Keytrace is in alpha. You likely will need to re-verify your claims when we it goes live.

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

  1. 1Go to tangled.org/strings and create a new string
  2. 2Name the file keytrace.json
  3. 3Paste the verification content below into the file
  4. 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:example123456789012345678

Where to put it: Create a string on tangled.org with a keytrace.json file containing the proof text

Verification Steps

  1. 1

    Fetch proof data

    Using the http fetcher

    https://tangled.org/strings/alice/abc123def/raw
  2. 2

    Search for DID in response

    The runner checks the following locations for your DID:

    • didcontains

      Check if did contains the DID

  3. 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: