Protocol Layers

Four layers of verified trust

SIG operates through identity, trust, attestation, and distribution layers.

1

Identity Layer

Publish a did:web identifier tied to your domain.

2

Trust Layer

Publish Ed25519 signing keys as JWKS at well-known URLs.

3

Attestation Layer

Sign and publish relationship events in an append-only NDJSON feed.

4

Distribution Layer

Consumers fetch, verify, and derive state through standard HTTPS.

Ed25519
Signing
JWS
Verification
HTTPS
Transport
100%
Open Source