Developer Builds Free Client-Side Encrypted Burn-After-Read Note Sharing Tool
A developer built ScorchNote, a free web app for sharing sensitive text like passwords and API keys, after finding that most one-time secret tools rely on server-side encryption. The app encrypts all data directly in the user's browser before it is transmitted, ensuring the server only ever stores an unreadable encrypted payload. The decryption key is embedded in the URL hash fragment, which browsers do not send to servers during HTTP requests, making it technically impossible for the server owner to access the content. Once a recipient opens the link, the encrypted payload is immediately deleted from the server database. The tool is designed to be lightweight, tracker-free, and focused solely on secure, one-time secret sharing.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in