Software:PrivateBin

From HandWiki
PrivateBin
Other namesPrivate Bin
Initial releaseJuly 9, 2016; 9 years ago (2016-07-09)
Repositorygithub.com/PrivateBin/PrivateBin
Written inPHP, JavaScript
TypePastebin
Websiteprivatebin.info

PrivateBin is self-hosted and open source pastebin software that deletes pasted text after a visit. It can be configured to not delete the paste after first view, at which point there is an option of commenting and replying to the paste, like on an Internet forum.[1] All pastes on PrivateBin are encrypted with a password.[2][3] The encryption is both during transport and at rest.[4]

PrivateBin was forked from ZeroBin.

Features

PrivateBin also supports:[5]

  • QR code generation from URLs for sharing
  • Language selection
  • File upload support
  • Syntax highlighting with prettify.js
  • Markdown support
  • Expiry after first visit or certain time.

References