
SoulAuth opens actor-native identity infrastructure
TRANTOR LABS has released SoulAuth, an Apache-2.0 Rust reference implementation alongside an arXiv paper. It treats humans and long-lived AI actors as first-class identity subjects while separating identity from credentials, sessions, clients, and authority.
SoulAuth tackles a foundational problem for autonomous agents: attribution becomes difficult when identities are tied to temporary keys, runtimes, or user accounts.
- –AI actors can authenticate independently through Ed25519 challenge-response rather than requiring human accounts
- –OIDC, tokens, audit trails, MFA, lockout, and self-hosting make the project relevant to production identity stacks
- –Rust and explicit architectural boundaries suit security-sensitive infrastructure
- –The team reports partial conformance, with unified credential modeling and historical attribution still incomplete
- –Its small public footprint makes this more of an inspectable research foundation than a mature drop-in identity provider
DISCOVERED
1h ago
2026-09-14
PUBLISHED
2h ago
2026-09-14
RELEVANCE
AUTHOR
RcityKun