So i made hidetext.sh, basically you paste some text and get an encrypted link you can send. no account needed and you can make it delete itself after someone opens it once. it also does qr codes and files now.
honestly i mostly built it because i was tired of sending wifi passwords and api keys over slack and them just sitting there forever lol
kinda curious what other people use this kind of thing for though. and if theres anything pastebin or similar sites do that annoys you. been thinking about adding a proper code sharing thing too, like paste a snippet and it actually highlights the syntax instead of just plain text, but not sure if people would use that over a gist anyway lmk what you think.

Hey Product Hunt π
So theres a million pastebin type tools out there but most of them log your ip, make you sign up, or just keep your text sitting on their servers forever. i wanted something stupid simple, paste your text, get a link, and optionally have it delete itself after someone opens it once.
thats basically hidetext.sh:
π end to end encrypted (we literally cant read your stuff)
π« no accounts, no tracking
π₯ burn after read if you want it
π works for text and files, plus qr sharing
no signup to try it, just open it and paste something. would love to hear what you think and what i should build next