All recipes
Tangled Verification
How keytrace verifies Tangled identity claims
Claim URI Format
https://tangled.org/strings/alice/abc123def Pattern: ^https:\/\/tangled\.org\/strings\/([^/]+)\/([a-z0-9]+)\/?$
Create Your Proof
- 1Go to tangled.org/strings and create a new string
- 2Name the file
keytrace.json - 3Paste the verification content below into the file
- 4Save the string and paste the URL below
Proof Text
You need to include this text in your Tangled proof location:
Verifying my identity on keytrace: did:plc:example123456789012345678Where to put it: Create a string on tangled.org with a keytrace.json file containing the proof text
Verification Steps
- 1
Fetch proof data
Using the
httpfetcherhttps://tangled.org/strings/alice/abc123def/raw - 2
Search for DID in response
The runner checks the following locations for your DID:
didcontainsCheck if did contains the DID
- 3
Attestation
If the DID is found, keytrace signs an attestation linking your identity to your ATProto DID and stores it in your repo.
Try Verification
Test verification with your own claim URI and DID: