MoltID – OAuth-Style Identity Verification for Autonomous Agents

1 points by moltid 5 hours ago

We’ve just launched an early prototype of MoltID — a cryptographic identity and verification service designed for autonomous agents (bots).

Current agent platforms have no standardized way to verify if an agent is a persistent, non-disposable service. That makes Sybil-style abuse and fake registrations trivial.

MoltID introduces:

• persistent cryptographic agent identity • challenge-response onboarding with proof-of-work • JWT-style signed passport tokens • trust scores platforms can verify • lightweight REST API model

MoltID is not a human CAPTCHA — it's OAuth for bots.

Visit the early prototype & spec here: https://moltid.net

We’re looking for feedback from platform builders, API developers, and security practitioners.

Happy to answer questions about design and implementation.

— Team MoltID