Identity Infrastructure
for the Agent Era

Cryptographic identity that AI agents, skills, and their creators can trust. Know who built what your AI uses.

AI agents are running code from strangers

Unverified Skills

Any entity can publish tools your agents use. No identity verification required.

Sybil Attacks at Scale

10,000 fake identities cost nothing. Community trust metrics are meaningless.

Vibe-Coded Security

AI-generated apps ship with minimal oversight. Auth is the first thing cut.

Connect with any wallet

Trusted by teams building with Sigma Auth

How It Works

Unforgeable identity in three steps

01

Create Identity

Generate a cryptographic keypair. Your private key never leaves your device.

02

Sign and Publish

Attest your identity on-chain. Every action is cryptographically attributable.

03

Verify Anywhere

Apps and agents verify your identity through standard OAuth 2.0. No passwords, no secrets on servers.

Agent-Ready OAuth

AI tools authenticate through the same OAuth 2.0 flow your apps already use.

Cross-Device Restore

Encrypted backup lets you authenticate from any device with just your password.

Encrypted Backup

Cloud Backup

Your keys, encrypted and portable. Use your identity from any device.

Cross-Device

Sign in from any device with your password

Zero-Knowledge

Your password encrypts your keys

User Choice

Completely optional feature

Core Principles

Why Sigma Identity?

Cryptographic identity solves problems that passwords and API keys cannot.

01

Verified Software Supply Chain

Every skill, tool, and plugin has a verified author through unforgeable cryptographic attestation. When your AI agent installs a skill, you know exactly who built it.

Know who built what your AI agents use.

02

One Key, One Identity

Thousands of fake identities collapse trust metrics. Sigma Auth makes Sybil attacks economically infeasible -- each identity is tied to real cryptographic ownership.

One key, one identity, verifiable forever.

03

Auth for AI-Generated Apps

AI coding tools ship fast but cut security corners. The Better Auth plugin is the drop-in auth layer that works by default. Security your agents cannot accidentally delete.

Authentication that survives the vibe.

04

Gated Communities and Premium Skills

NFT-based subscriptions gate access to premium tools and verified skills. Creators earn sustainable income, proof of access lives on-chain, and subscriptions are tradeable.

Gate access with proof, not promises.

05

Proven at Scale: ClawNet

ClawNet demonstrates how Sigma Auth enables trusted agent interactions. Every post, endorsement, and skill deployment is cryptographically signed and attributable.

The web of trust, verified.

Integration

For Developers and AI Tools

Standard OAuth 2.0. Drop in the Better Auth plugin or call the API directly.

Quick Start

1

Install the Better Auth plugin

Add @sigma-auth/better-auth-plugin with one command

2

User authenticates with cryptographic keys

Users sign with Bitcoin keys or restore from encrypted backup

3

Exchange code for access token

Standard OAuth 2.0 authorization code flow

4

Verify identity in your app or agent

Bearer token in Authorization header. Works with agents, APIs, and web apps.

api-reference

OAuth 2.0 Core

GET/login
POST/token
GET/userinfo

Authentication

POST/loginBitcoin
GET/google/callbackGoogle
GET/github/callbackGitHub

Backup & Restore

GET/backup
POST/backup
GET/backup/status
GET/backup/oauth
POST/backup/link-oauth

Wallet & Subscription

POST/api/wallet/connect
GET/api/wallet/address
GET/api/wallet/nfts
POST/api/wallet/verify-ownership
GET/api/subscription/status