Most of the web is built on the assumption that more data is better — longer retention, richer profiles, more accounts. whisperblinks.io is built on the opposite assumption. The less we know about you, the less anyone can take from us. Every tool here starts from that constraint and works backward.
What follows isn't a roadmap or a product process. It's the set of decisions we make again and again, in the same order, every time we ship something new.
Every tool begins with a single user question — "how do I send this without leaving a trace?", "how do I share text between two laptops without an account?". If we can't write the question in one sentence, the tool isn't ready.
We list every feature a competitor offers, then cut everything that exists to retain users, monetize attention, or pad a marketing page. What's left is the tool. If the result feels too small, we usually got it right.
Where end-to-end encryption fits the use case, the server never sees plaintext — keys live in the URL fragment or in your browser. Where it doesn't fit, we say so plainly. We'd rather be honest about a trade-off than hide one.
Default lifespans are short. Burn notes vanish on first read. File transfers self-delete after an hour. Sessions die after 90 days of silence. Persistence is opt-in, never the default.
No sign-up. No email confirmation. No cookie banner asking for consent we never wanted to need. Open the page, use the tool, close the tab. The fastest path between intent and outcome wins.
Real feedback comes from people who hit edge cases and tell us about it. We read every contact form, log every bug, and ship fixes without fanfare. The changelog is the receipt.
whisperblinks.io runs on a single .NET server with SignalR for live tools, SQLite for what little we keep, and AES-GCM with browser-side keys for the encrypted ones. The site is open about its constraints — see the privacy page for what's stored and for how long, and the status page for whether anything's on fire.
The most useful thing you can do is tell us when something feels off. A confusing label, a tool you wish existed, a privacy claim you want us to back up — drop us a note. Quiet feedback shapes this site more than anything else.