Kind/Competitor: Sigilum — Agent Identity Registry + Credential Proxy #90
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Competitor
Kind/Documentation
Kind/Enhancement
Kind/Epic
Kind/Feature
Kind/Security
Kind/Story
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Scope/Core
Scope/Cross-Plugin
Scope/Plugin-System
Scope/Single-Plugin
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ultanio/cobot#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sigilum
URL: https://sigilum.id
By: PaymanAI
SDK: npm @sigilum/sdk
License: Proprietary (SaaS + open SDK)
What is it?
Sigilum is an identity registry for AI agents. Agents authenticate with their own Ed25519 keypairs against services — the operator's API keys stay in a local gateway and are never exposed to the agent.
Strengths
did:sigilum:{human}:{service}#{agent}— clean namespacenpm install @sigilum/sdkWeaknesses
did:sigilum), not interoperable with existing identity systemsOverlap with Cobot
What can we learn?
Comparison with avault
avault solves secret storage (encrypted on disk, RAM-only daemon). Sigilum solves secret usage (agent never needs to see keys). Complementary approaches.