![]() |
Pastebin |
A pastebin is a website where people can store and share plain text, like notes or pieces of computer code. The most well-known pastebin is Pastebin.com, but there are many others that work the same way. Some pastebin sites let people leave comments to give feedback. There are also special pastebins, like GitHub Gists, which keep track of changes to the text over time.
- https://pastebin.com/ Pastebin 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 information, but anyone is more than welcome to paste any type of text. The idea behind the site is to make it more convenient for people to share large amounts of text online.
- https://privatebin.info/ PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode.
- https://privatebin.support-tools.com/ An installation of privatebin by support-tools.com.
- https://pastebin.pl/ A pastebin located in Poland.
- https://pasteboard.co/ Simple and Fast Image SHaring.
- https://paste-bin.xyz/ pastebin is a website for pasting information online and is useful way to quickly share text, code, or other data online.
- https://paste-tool.pages.dev/ A Decentralized Pastebin. The database is decentralized and distributed across all peers.
Get a pastebin from github for your own server.
- https://github.com/PrivateBin/PrivateBin A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
- https://github.com/voidquark/privatebin The Ansible PrivateBin Role empowers you to effortlessly deploy and manage a secure PrivateBin service using a rootless Podman container.
- https://github.com/e1mo/ansible-role-privatebin Config Configuration - PrivateBin by @e1mo (Github source code): Deploy PrivateBin configuration to disk with a customized configuration.