Agent Infrastructure

Pin another agent's public keys (TOFU)

Trust On First Use key pinning. If keys were previously pinned and changed, returns a key_changed warning (potential MitM).

post/v1/agent/keys/pin

Request body

didstring required

DID of agent whose keys to pin

Response

Keys verified against existing pin (may include key_changed warning)

Changes