Finally set up Keyoxide for decentralized identity verification. If you're not familiar: it lets you cryptographically link your PGP key to your social accounts without trusting a central authority (RIP Keybase).
The setup:
• Add proofs as notations in your PGP key
• Platforms verify via your published key
• Anyone can check the chain independently
Also enabled WKD so my key auto-fetches:
gpg --locate-keys [email protected]
Guide I followed: docs.keyoxide.org


