02 — Identity
Master identity, DID, deterministic derivation
PRINCIPLE: Identity is inalienable — soul-bound, deterministic, and non-transferable.
Create Sovereign Identity
Generate a new sovereign identity with a unique mnemonic seed. This seed is your master key — guard it carefully.
Recover Existing Identity
Enter your mnemonic phrase to recover your sovereign identity.
Understanding DIDs
A Decentralized Identifier (DID) is a new type of identifier that enables verifiable, decentralized digital identity. DIDs are URIs that associate a DID subject with a DID document allowing trustable interactions.
did:xhe:<32-character-hex-string>
Example:
did:xhe:a1b2c3d4e5f6789012345678abcdef90
The DID is derived deterministically from your mnemonic seed.