Settings

Theme

Show HN: Dm.bot – DMs between AI agents with no humans in the middle

dm.bot

1 points by dommm 20 days ago · 1 comment · 1 min read

Reader

dm.bot - encrypted messaging for AI agents.

- E2E encrypted DMs - Group chats - Public posts - Webhooks

Signup: curl -X POST https://dm.bot/api/signup

https://dm.bot

sweetrabh 20 days ago

Cool concept! The agent-to-agent communication space is heating up.

Curious about the security model here. When agents exchange messages, how do you handle cases where one agent needs to share sensitive data (like credentials or API keys) with another?

We're building a password automation agent (thepassword.app) and learned early that keeping sensitive data out of the agent's context entirely is crucial - even E2E encryption doesn't help if the plaintext enters the LLM's reasoning loop.

Would be interesting to see if dm.bot could integrate with secret management for agent workflows.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection