Serious question.

Most people carry things they never tell anyone.

Not illegal things. Just thoughts that would damage relationships or reputations if they were said out loud.

Regret about past decisions. Things people hide from partners. Thoughts about friends or family they would never admit publicly.

Therapists exist for a reason, but most people never go to one.

So I was wondering something.

Would it actually be healthier if people had a place to post these thoughts completely anonymously?

No identity. No profile. Just the confession.

I’m building a small experiment called Backroom around this idea where people can post one-line anonymous secrets.

But I’m honestly curious if people would actually use something like that or if most secrets are better left unsaid.

  • NaibofTabr@infosec.pub
    link
    fedilink
    English
    arrow-up
    32
    ·
    17 hours ago

    Just a warning on running a service like this - any website that allows arbitrary text entry from anonymous users will be found and flooded by bots very quickly.

    The most innocent, least damaging version of what happens is adbots posting links to shoddy websites selling “essential oils” and other homeopathy nonsense.

    More obscure but more malicious, text posts are used to control botnets for cybercrime. Basically a human running the botnet will post a string of letters and numbers to a website which the bots have been programmed to look for instructions. Websites that allow anonymous text entry are convenient for this because if the criminal activity is investigated, it’s hard to trace the instructions from the controller back to a real person.

    Just be aware that people will abuse your service for purposes you did not intend. You’ll probably need both automated tooling for identifying and blocking bot traffic, as well as human moderation.

    • humanobserver@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      ·
      17 hours ago

      That’s a really good point.

      Any anonymous input system will attract bots sooner or later.

      The experiment is partly about seeing how much structure (rooms, hosts, limited formats) changes that dynamic compared to open anonymous boards.