MindGarden LLC

Someone else’s agent is going to ask for your data.

MindGarden is Nick Gamb’s independent identity security research and consulting practice. Its current work is UMA for Agents, a decentralized authorization protocol for AI agents. It lets you set the terms for your own data once, on infrastructure you control, and holds other people’s agents to those terms while you are offline.

The current work

Authorization that works while you are offline.

Access control assumes the party asking for a resource is either the person who owns it or a service that person registered in advance. Agents are often neither. A customer brings their own; a third party sends one to ask for a record on their behalf. UMA for Agents handles this the way User-Managed Access always did. The owner writes terms once and runs the server that holds them, and other people’s agents negotiate against those terms without the owner being online.

It is a working proof of concept built with Eve Maler, who co-authored the UMA specifications. The protocol, the reference architecture and the findings we sent back to the spec authors are all public, and the lab runs locally or on Kubernetes.