14 comments

  • dgellow 22 minutes ago

    Not looking forward to a dehumanized internet where that’s mainstream… agents are tools to support humans, here you’re helping them impersonating humans. That feels pretty terrible to be honest

    > The internet was made for humans exclusively, designed to keep machines out by default.

    I don’t buy that at all. APIs exist to enable “machines” to interact with services

    • janalsncm 19 minutes ago

      In principle this tool allows the owner of a website to block this domain entirely. Although I’m not sure the incentives are really aligned.

  • FailMore an hour ago

    I like it. I am building something very agent-use focused (https://sdocs.dev) and I’ve been thinking of introducing a /agent-evaluation page, which an agent can curl to then discuss with their user if SmallDocs is right for them. I really like the agent action to email flow. I’m introducing user accounts + subscriptions soon and think I’ll use that.

    • GrinningFool 27 minutes ago

      And now we see the beginning of how even local LLMs will be turned against their users -- by persuading agents to advertise to them.

      I don't think that's what you're intending here, but it's the next logical step. Agents are on the Internet, and they represent an opportunity to reach their humans.

  • pixel_popping 11 minutes ago

    A bit disappointed that security standards (like encryption at rest via user own key or whatever derivative of that) isn't implemented, I feel it would really prove to users that the commitment isn't to train on body content but to act purely as a mail manager.

  • janalsncm an hour ago

    I would imagine that many websites will block this domain, but that’s also ok because there’s nothing wrong with an owner deciding their site is for humans only. My hope is that you do not facilitate their circumvention of that policy.

  • samas10 an hour ago

    It's interesting, A2A communication has begun but human trust isn't there. I think the biggest tell tale sign will be the acceptance of fully agentic workflows with no human intervention. Until then, restricted-until-claimed seems like the only viable method to ensure trust of all users.

  • rgbrgb an hour ago

    Congrats on the launch!

    > Agents can now get an email inbox by themselves. (This also means a lot of email nobody wants to read gets processed by AI instead of your inbox being cluttered with spam and slop)

    Can you explain this? I would think it means the exact opposite.

  • afzalive an hour ago

    It needs to be end-to-end encrypted.

    • OsrsNeedsf2P 36 minutes ago

      How do you do that if you only control one end?

      • dgellow 14 minutes ago

        Asymmetric encryption? Both you (the human) and the agent publish public keys, the agent sign/encrypt the OTP request with you public key, you verify/decrypt using your private key, then do the same the other way to send the OTP (always encrypted though, given you’re sending a secret).

        Something like that?

  • DeathArrow an hour ago

    A smtp is all what an agent needs to send email.

    • adisingh13 9 minutes ago

      agreed from a fundamental level. but i think being an intelligent and aware as an autonomous entity requires capabilities beyond sending. agents will need to have contextual awareness of the messages they send and receive

  • HarryDu 3 hours ago

    From now we just need a prompt and our agent will have an email account ready to use?