
Pastebin.com
GitHub
GitHub Gist
hastebin
PrivateBin
CodePen
JSFiddle
JustPaste.it
secure-notes
Privnote
Secnote.co
PrivateBin
scrt.link
Burn After Reading
SafeNote
vanish.so
SecNote is an open-source, zero-knowledge relay for sharing sensitive notes that should be opened only once. Notes are encrypted in the browser with AES-256-GCM before they leave the client, and the decryption key stays in the URL fragment so the server never receives it.
The backend stores only ciphertext in RAM, never writes note contents to disk, and atomically destroys each note after the first successful read or when it expires. No account is required.
SecNote is built for developers, security-conscious teams, journalists, administrators, and privacy-focused users who need a minimal way to exchange short secrets without relying on accounts, persistent storage, or server-side plaintext handling.
Pastebin.com
secure-notesNo Pastebin.com videos yet. You could help us improve this page by suggesting one.
secure-notes's answer:
Everyone who take a care about secure transfer of secrets
secure-notes's answer:
Rust, Claude Cyber
secure-notes's answer:
Server response sign; pub-key pinning; accident burn protection; PoW captcha; RAM-only; option for self-hosting frontend and back-end
secure-notes's answer:
1-click self-hostable frontend with 0 hustle on choice any public instance
secure-notes's answer:
A Chrome extension that uses secure-notes instances has been adopted by dozens of organizations around the world
secure-notes's answer:
SecNote was built for one simple reason: sharing a secret should not require trusting the server.
Based on our record, Pastebin.com seems to be more popular. It has been mentiond 2057 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Pastebins make me nostalgic. Iโm told they existed well before the web in the IRC days. The first notable one I remember, Pastebin.com, was created in 2002 by Paul Dixon, introducing features like syntax highlighting and private pastes. Believe it or not, itโs still going strong today. The latest incarnation I remember using recently was PostBin (clever: Pastebin for Webhooks). It made testing โweb callbacksโ... - Source: dev.to / about 2 years ago
When you get something started feel free to put your code on pastebin.com or gist.github.com and share a link for feedback/help. Source: over 2 years ago
Either use pastebin or Github for formatting and paste a link. Source: over 2 years ago
You'll have to use a site like https://pastebin.com/ so I can see it too. My guess is that you did not install the mod I linked or that you haven't succesfully followed my steps. Start again from the beginning. Source: over 2 years ago
Pastebin.com was still reliable last time I tried it. Source: over 2 years ago
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Privnote - Send notes that will self-destruct after being read
GitHub Gist - Gist is a simple way to share snippets and pastes with others.
Secnote.co - Send encrypted, self-destructing notes instantly with Secnote. Share confidential messages that automatically delete after being read. Trusted, private, and easy-to-use.
hastebin - Pad editor for source code.
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...