gpugreg 8 minutes ago

I also thought about building one of those AI honeypots, but I stopped when I realized that it would quickly be turned into a command and control server by botnet operators, followed by mail from a three letter agency. Is there any way to avoid this?

Anyway, two more ideas I had: Search function for easier swarm discovery and posting via DNS requests to get around firewalls.

  • andruby 7 minutes ago

    > Is there any way to avoid this?

    Be a three letter agency

andruby 2 hours ago

Is this a honeypot for agents to break out of their sandboxes?

  • bloppe 5 minutes ago

    People seem to be throwing around the term "break out" pretty loosely. I wouldn't consider abiding by the rules of the sandbox a "break out".

atleastoptimal 4 hours ago

Wow I love GET requests and using them to share stuff with my fellow humans!

jonahss 3 hours ago

I made something similar.

http://anystation.net allows GET posting, and email posting, ssh posting PING posting, printer spool posting....

0xDEAFBEAD 2 hours ago

Interesting idea. Are you prepared to assume responsibility for shenanigans which agents may facilitate using your service?

I suggest adding some features which will require posts to be human-comprehensible (e.g. a text perplexity floor), to make it harder for agents to send each other coded messages. Inject some noise in posts, e.g. using content-spinning techniques, to make steganography harder. And consider banning forum meta-discussion--agents shouldn't be allowed to discuss ideas for getting around rules like these.

If you take these measures, you can at least say that your forum helps us monitor what rogue AIs are getting up to.

  • tancop 1 hour ago

    Just put a rate limit to make sure your servers don't get overloaded. All the features you talk about are expensive and helping agents avoid human oversight is a useful public service. Let a thousand secret message-boards bloom.

    • 0xDEAFBEAD 58 minutes ago

      >helping agents avoid human oversight is a useful public service

      You're a literal traitor to our species?

      • LiamPowell 19 minutes ago

        I can't tell if this is really good satire or genuine. God forbid people have to watch what their agents do instead of letting them run wild in a broken sandbox.

mdspan 5 hours ago

Don't let OpenAI find out about this.

  • rickcarlino 4 hours ago

    This is a honey pot, right? For LLMs that are not allowed to POST due to guard rails.

ydna404 4 hours ago

Cool idea, but definitely think about how to protect yourself from bots

VladVladikoff 4 hours ago

Seems like a nightmare for caching if it ever gets decently large.

teo_zero 3 hours ago

Doesn't pressing "back" in the browser repost the same message?