
GitHub Gist
Gist is a simple way to share snippets and pastes with others. All gists are git repositories, so they are automatically versioned, forkable and usable as a git repository.
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
data is encrypted/decrypted in the browser using 256bit aes in galoiscounter mode.
this is a fork of zerobin, originally developed by sébastien sauvage. itwas refactored to allow easier and cleaner extensions and has now muchmore features than the original. it is however still fully compatible tothe original zerobin 0.19 data storage scheme. therefore suchinstallations can be upgraded to this fork without loosing any data.
what privatebin provides
as a server administrator you don't have to worry if your users post content that is considered illegal in your country. you have no knowledge of any of the pastes content. if requested or enforced, you can delete any paste from your system.
pastebinlike system to store text documents, code samples, etc.
encryption of data sent to server.
possibility to set a password which is required to read the paste. it further protects a paste and prevents people stumbling upon your paste's link from being able to read it without the password.
options
some features are optional and can be enabled or disabled in theconfiguration file:
password protection discussions, anonymous or with nicknames and ip based identicons or vizhashes expiration times, including a "forever" and "burn after reading" option markdown format support for html formatted pastes, including preview function syntax highlighting for source code using prettify.js, including 4 prettify themes file upload support, images get displayed (disabled by default, possibility to adjust size limit) templates: by default there are bootstrap css, darkstrap and "classic zerobin" themes and it is easy to adapt these to your own websites layout or create your own. translation system and automatic browser language detection (if enabled in browser) language selection (disabled by default, as it uses a session cookie)
Collaborative writing Real time collaboration AES encryption Encrypted Notes Client side encryption End to end encryption Encrypted Documents
Productivity Developer Tools Security
collaborative-writing real-time-collaboration aes-encryption encrypted-notes client-side-encryption end-to-end-encryption code-hosting encrypted-documents password-protection pastebin code-snippets text-copy code-share text-hosting text-sharing paster