All services
itch.io Verification
How keytrace verifies itch.io identity claims
Claim URI Format
https://orta.itch.io Pattern: ^https:\/\/([a-zA-Z0-9][a-zA-Z0-9-]*)\.itch\.io\/?$
Create Your Proof
- 1Go to your itch.io Bluesky DID Settings
- 2Paste the verification content below into the atproto_did field
- 3Click Save Changes
- 4Enter your itch.io profile URL below and verify
Proof Text
You need to include this text in your itch.io proof location:
did:plc:example123456789012345678Where to put it: Set your DID at https://itch.io/user/settings/bluesky
Verification Steps
- 1
Fetch proof data
Using the
httpfetcherhttps://orta.itch.io/.well-known/atproto-did - 2
Search for DID in response
The runner checks the following locations for your DID:
containsCheck if 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: