TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Whisper.Page – Share secrets, notes, and code with someone you trust

2 pointsby ackatzover 1 year ago
Whisper.Page (<a href="https:&#x2F;&#x2F;whisper.page" rel="nofollow noreferrer">https:&#x2F;&#x2F;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&#x2F;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&#x2F;or scheduled Whisper Pages * Destroy after X number of views * Other cool things I can try with WASM

2 comments

az09mugenover 1 year ago
There is yopass <a href="https:&#x2F;&#x2F;github.com&#x2F;jhaals&#x2F;yopass">https:&#x2F;&#x2F;github.com&#x2F;jhaals&#x2F;yopass</a> in the same vein
m348e912over 1 year ago
Stupid question: If the decryption key is in the URL (which I assume it is), what&#x27;s the point of decrypting client side?
评论 #38137023 未加载