saynothing.io

Anonymous Secrets: Finding a Safe Place to Share Them

5 min read

The first anonymous secrets site most people remember was PostSecret, the project where strangers mailed handwritten secrets on postcards and Frank Warren photographed and posted them. It started in 2004. It's still going. Twenty years later there are dozens of digital equivalents — most of them worse than the original postcard project at the one thing that mattered: actually being anonymous.

If you're thinking about putting a secret somewhere, this is a short, honest guide to what to look for and what to avoid.

What 'safe' means here

Safety has two pieces:

  1. You can't be identified from what you post. No one can trace the secret back to you using IP, account, fingerprint, or content metadata.
  2. The platform won't betray that later. It doesn't quietly start collecting identifying data, get acquired by an ad company, or hand over server logs without resistance.

Most sites get the first part roughly right and the second part wrong. The pattern is: launch as 'anonymous', collect data quietly in the background, eventually monetize that data.

What to look for in a platform

  • No accounts. If it requires sign-up — even with a throwaway email — you're already not anonymous in the sense that matters.
  • No fingerprinting. Open the page with browser dev tools and look at the network tab. If you see calls to fingerprinting services (FingerprintJS, browser-fingerprint, third-party analytics), assume your secret is tagged.
  • Hashed or discarded IPs. A reasonable platform hashes IPs with a salt server-side, so the raw IP isn't stored in queryable form. The better ones discard the raw IP entirely after a short moderation window.
  • No precise location. A confession that shows your exact city is not anonymous from the people who already know you. State or country only is the right granularity.
  • Open about moderation. A platform that tells you what gets removed and why, with a stable policy, is more trustworthy than one that's vague.
  • Owner doesn't run ads. Ad networks are the primary economic pressure to collect identifying data. A site that doesn't take ad money has less reason to know who you are.

Red flags

  • Sign-up walls 'just for safety'.
  • Connecting via Google / Facebook / Apple — these tie the post to a verified identity even if the username is fake.
  • Aggressive permission requests (microphone, location, contacts) on first load.
  • Vague privacy policy with no IP retention information.
  • Recently sold to a larger company that hasn't published a fresh policy.

How to share without leaving a trail

Even on a well-designed platform, what *you* do matters as much as what the platform does:

  1. Don't include identifying details — full names, specific addresses, exact dates that only a few people would know.
  2. Don't post from the same network you use for everything else if the secret is extraordinarily sensitive. Mobile data instead of home Wi-Fi is a meaningful difference.
  3. Don't screenshot your post and share it to a place that has your real identity. That's the most common way people accidentally de-anonymize themselves.
  4. Don't tell anyone you posted it. This is the second most common way.
The platform can be perfect and you can still out yourself in the way you talk about the secret afterward. The discipline matters more than the technology.

Why we built saynothing.io this way

We built saynothing.io under these constraints because most of the alternatives didn't meet them. No accounts. No usernames. Salted IP hashes that the admin UI can't trivially reverse. Coarse public locations only. No ads. No tracking pixels. The public feed shows what people said and where they roughly were and nothing else.

Share an anonymous secret →

Frequently asked questions

Can I really share secrets anonymously online?
Yes, on a platform built for it. The two requirements are technical (no account, hashed IP, no fingerprinting) and behavioral (don't include identifying details, don't screenshot and share). saynothing.io meets the technical side; the rest is up to you.
Is sharing anonymous secrets legal?
In most countries, yes — anonymous speech is protected, including embarrassing personal disclosures. Posting illegal content (threats, sexualized content involving minors, doxxing) is not protected and will be removed and reported.
Will my secret stay up forever?
Posts are kept on the feed until they're removed by a moderator or reported and confirmed as a policy violation. We don't auto-delete on a fixed schedule.

Keep reading

What People Actually Confess Online (and Why It Matters)
After watching enough anonymous confession feeds, the shape of what people actually share gets surprisingly recognizable. Here's the rough taxonomy — and what it suggests about why anonymous spaces matter.
A Quiet Place to Vent Online: Why saynothing.io Exists
Most of the internet is the worst possible place to vent — loud, public, performative, watched. A genuinely quiet place to vent online is rarer than it should be.
The Psychology Behind Online Confessions: Why It Actually Helps
There's a reason confession exists in nearly every culture and religious tradition. The research on what happens in the brain when you say a hidden thing out loud is more interesting than you'd expect.