Secrets
Share sensitive info without leaving it in chat.
Info
Year · 2022
Type · Web
Built with · Next.js, Xata
Links
Why I built it
I needed to send a key to a friend and didn't want it sitting in a chat forever. Built this out of curiosity. Still works great.
What was hard
Getting end-to-end encryption right without making the product annoying. Nothing sensitive could sit in plaintext, even briefly, and the key exchange had to stay simple enough that people would actually use it.