Pastebin.com
Pastebin.com is a website where you can store text for a certain period of time.
This is a simple paste site. It doesn't do syntax highlighting, or get in your way. It gives you a textarea and you type in it. However behind the scenes it is...
this is a simple paste site. it doesn't do syntax highlighting, or get in yourway. it gives you a textarea and you type in it.
however behind the scenes it is encrypting your data. it uses a recentlyintroduced browser feature (crypto.getrandomvalues) to do this securely.
this does mean you need a modern browser. it seems to work best in chrome,firefox also works well. reading pastes should work in most browsers withjavascript.
however if you didn't guess from the name there is also a shell script"paste.sh"; see https://paste.sh/client or run the following commands toinstall it:
cd ~/bin curl o https://raw.github.com/dgl/paste.sh/master/paste.sh chmod +x paste.sh
javascript running in your browser encrypts your data using aes256 (via thecryptojs library). the key is generated on the client side and the server isnever able to decrypt the data, this works because the url fragment (the part ofthe url after the '#' symbol) is never sent to the server.
beware that depending on how you share the url with others the fragment part maybe stored by other systems.
you can edit the paste for some time after pasting; this uses a session cookiein your browser. (yes, if you deny cookies this site won't work, sorry).
[ continues ~ https://paste.sh/about ]
pastebin paste-code paste-host paste-hosting paste-text
Pastebin.com is a website where you can store text for a certain period of time.
Free Windows Android iPhone Web Chrome Firefox HP webOS
Sharing code is a good thing, and it should be _really_ easy to do it. A lot of times, I want to show you something I'm seeing - and that's where we use pastebins. Haste is the prettiest, easiest to use pastebin ever made.
Free Open Source Mac OS X Linux Web Ruby Cloudron JavaScript Node.JS
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
Free Open Source Web Self-Hosted
Pasteonline is a website where you can store any text online for easy sharing. The website is mainly used by programmers to store pieces of sources code or configuration...
Free Web
The application accessible via a proxy server web : http://bit.no.com:43110/1NFUSEDZjmCFJE1JSG5UjwCRK6zDwQRQd7 With Zeronet installed and running, the application is...
Free Open Source Windows Linux Web Mac Python
MyPasteBox is a advanced text storage tool where you can store text, sensitive data and source code for a set period of time.
Free Web