You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-custodial agent enrollment for the ARIA Protocol from Node.js and Bun. Generates a composite ML-DSA-65 + Ed25519 keypair locally and submits a self-signed manifest — the registry never sees the private key.
Non-custodial agent enrollment for the ARIA Protocol from Python. Generates a composite ML-DSA-65 + Ed25519 keypair locally and submits a self-signed manifest — the registry never sees the private key.
Single statically-linked binary that non-custodially enrolls an AI agent in the ARIA Protocol. Built for environments without Node, Python, or a browser — cron jobs, scratch containers, minimal VMs, CI runners, embedded devices.