All reports are user-submitted and unverified. Not a substitute for law enforcement.

About SafeVoice

What this is

SafeVoice is a community-driven, open-source awareness tool. It is not a place to make legal accusations. It is simply a place for people to say: "This person raised concerns for me in these specific ways." It is welcoming to people of all genders, sexual orientations, and backgrounds.

About the original name and mission

This platform was forked from a project called "NameHim" — a name chosen with purpose. Over 98% of violent crimes are committed by men. The vast majority of sexual assaults, harassment, and other forms of abuse are perpetrated by men. This is not about blaming every man; it's about naming a real, measurable, systemic problem in our society.

Nothing stops people from adding the names of abusers of any gender. Anyone is free to do so. But the original name pointed to the pattern, not the exception. We have evolved the name to SafeVoice to reflect our commitment to being a fully inclusive, welcoming space — for women, LGBTQ+ people, and everyone else who needs a safe place to speak.

How to use this information

Everything on this site is user-generated and unverified. We do not investigate, confirm, or endorse any claim. If you come across a name here, treat it as a starting point — someone to be aware of, to do your own research on. It is not about demonizing anyone permanently. It is a signal: be aware, and check for yourself.

Legal & safety notice

This site does not replace law enforcement, courts, or professional advice. If you believe someone is in immediate danger, call 911 (or your local emergency number). For serious accusations, go to the police — not just this website. See our Resources page for hotlines, legal options, and support.

Open source & transparency

This entire project is open source. You can read every line of code, suggest improvements, or report issues at our GitHub repository: github.com/namehim/namehim

If you want to fork this project or run your own version, you can download the live, moderated dataset at: api.namehim.app/filtered-reports. The data is updated every 30 seconds and excludes entries removed by moderation.

Privacy & data collection

We collect almost nothing. Your privacy is central to how SafeVoice works.

  • No accounts, no emails, no passwords. You never sign up or log in.
  • No IP addresses are stored. A temporary IP check is used only for rate limiting — it is never saved and expires within 60 seconds.
  • No tracking cookies. We only store a random anonymous ID in localStorage to enforce rate limits (max 3 reports per hour). This ID cannot identify you.
  • What you see in browser dev tools is the same data shown on the page — name, location, category, timestamp. No hidden data can re-identify submitters.
  • The submitter_uuid field in the raw API is a random, one-time identifier. It cannot be linked to your real identity. You can clear it anytime by clearing your browser storage.

In short: we don't know who you are, and we don't want to. Your safety and anonymity are the whole point.

Build your own

We encourage anyone who cares about this mission to fork this code, improve it, and run their own version. If anything ever happens to this site, the work can continue in the hands of anyone who wants to carry it forward. This should never be controlled by one person or one organization.

Why this exists

The original site went down within days of launching. People still need a space to share concerns anonymously and responsibly, without fear. This is an attempt to keep that door open — improved and maintained over time. Suggestions are always welcome.

How This Site Works

SafeVoice is an anonymous, open-source community awareness platform. Here is exactly what happens when you submit, browse, or interact with the site.

Reports are stored publicly and include: name, city, country, and category tags. You can submit via the standard form or the guided step-by-step wizard.

  • Reports are permanent but can be appealed via the platform review process.
  • You can submit up to 3 reports per hour from the same browser.
  • A CAPTCHA is required to prevent spam — no data from this is linked to your identity.
  • No account, email, or password — ever.
  • We do not store your IP address. A temporary rate-limit check expires in 60 seconds.
  • Only a random anonymous browser ID is stored in localStorage (for the 3-per-hour limit). You can clear it anytime.
  • The submitter_uuid in API responses is a random one-time ID with no link to your real identity.

Community-flagged or spam reports are reviewed and may be removed. The moderated dataset is at api.namehim.app/filtered-reports.

Email namehim.app@proton.me with the name and city as listed, and explain why you believe the report should be reviewed.

Open source Full source code at github.com/namehim/namehim. Anyone can audit, fork, or run their own instance.