Whisper.Page (<a href="https://whisper.page" rel="nofollow noreferrer">https://whisper.page</a>)<p>Hi HN,<p>I made an app to share secrets, notes, and code blocks with someone you trust. Some of the interesting/useful aspects of Whisper Pages are:<p>* Focused around Markdown
* Open source
* Client-side decryption with WebAssembly (the key is stored in the window location hash in the URL)<p>Please check it out and let me know what you think. There are tons and tons of similar apps out there, so this is not exactly revolutionary – but it was fun to try to figure it out.<p>Some features that I am thinking about for the future:
* API
* Notification when your Whisper Page has been destroyed
* Permanent and/or scheduled Whisper Pages
* Destroy after X number of views
* Other cool things I can try with WASM