Select your language

Home arrow-right paste.sh

We've compiled a list of 39 free and paid alternatives to paste.sh. The primary competitors include Pastebin.com, hastebin. In addition to these, users also draw comparisons between paste.sh and ZeroBin, Rentry.co, Ghostbin. Also you can look at other similar options here: About.


Pastebin is a website where you can store any text online for easy sharing.

hastebin
Free Open Source

Pad editor for source code.personal

ZeroBin
Free Open Source

ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted...

Markdown pastebin and publishing service with preview, custom urls and editing.

Ghostbin
Free Open Source

Ghostbin is an open source paste service.

PrivateBin
Free Open Source

PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...

Have you ever wanted to send an article or long conversation over IM or post to Twitter, only to...

A unique paste tool to share and store code snippets, files, documents of every kind, publicly or...

0bin.net
Free Open Source

0bin is client side encrypted pastebin that can be launched without a database.

This is a simple paste site. It doesn't do syntax highlighting, or get in your

paste.sh Platforms

tick-square Web-Based

paste.sh Video and Screenshots

paste.sh Overview

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 encrypting your data. It uses a recently
introduced 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 with
JavaScript.

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 to
install 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 AES-256 (via the
CryptoJS library). The key is generated on the client side and the server is
never able to decrypt the data, this works because the URL fragment (the part of
the URL after the '#' symbol) is never sent to the server.

Beware that depending on how you share the URL with others the fragment part may
be stored by other systems.

You can edit the paste for some time after pasting; this uses a session cookie
in your browser. (Yes, if you deny cookies this site won't work, sorry).

[ continues ~ https://paste.sh/about ]

Top paste.sh Alternatives

Share your opinion about the software, leave a review and help make it even better!

paste.sh Tags

paste-text paste-hosting paste-host paste-code pastebin

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?