secretgit
about

everyone has a secret.

We built secretgit because most of the web stopped letting you write without a name attached.

secretgit is a global anonymous confession and survival-tactics platform. People come here to write the things they can't say out loud — to a partner, a parent, a boss, or a friend. They post a confession, or they share an "escape" (a real excuse, a real exit, voted on by other readers), and they leave. There are no accounts. There is no profile to defend, nothing to log into, nothing the next person scrolling past will trace back.

Two content rows live side by side. Confessions — the anonymous secret you're carrying, in your own language, in your own words. Escapes — the kind of question Google can't answer for you because the answers belong to people who lived through them: how to skip the wedding you said yes to, how to leave a meeting that's gone wrong, how to recover when a partner caught your screen at the worst possible moment.

We're available in seven languages on day one — English, Turkish, Spanish, German, French, Arabic, Russian — and the user-generated content stays in whatever language the writer wrote it in. We don't auto-translate confessions, because language is part of the entry; a Turkish writer's posts read like Turkish writing, not like an English translation that lost the rhythm.

how the anonymity actually works

Every confession site claims to be anonymous. Most of them log IP addresses, cookies, and browser fingerprints to "prevent abuse" — and then the people running the database have a full record of who said what.

We don't do that. The only piece of identifying information we keep against a post is a SHA-256 hash of (your IP + your User-Agent + a server-side salt). That hash is one-way: we can detect that two posts came from the same browser within a rate-limit window, but we can't reverse the hash to your IP. Our salt rotates. Your hash from yesterday isn't the same as your hash today, so the rate-limit window is the only window where we can correlate at all.

We do not record cookies. We do not record browser fingerprints. We do not retain access logs at the application layer. The hosting provider (Vercel) has its own access logs — we don't read them and we don't query them — but if you want to be belt-and-braces about it, use a VPN and a private window. The anonymity here is real; you can extend it as far as you want.

what we moderate (and what we don't)

We don't moderate confessions for taste, for moral content, or for whether you "should" feel that way. The point of the site is to let writers write without that filter.

We do moderate for safety. No doxxing — confessions can name yourself, never another identifiable person. No content involving minors sexually, violently, or otherwise harmfully. No active threats against specific people. NSFW content is segregated behind a blur and a click — opt-in for readers, never the other way around.

For the full version, see the community rules and our trust & safety page.