Keybase still only supports proofs for certain kinds of identity - so I'll be listing unsupported kinds of proof here. They're all signed using my PGP public key, which has the fingerprint 83F3 DCEC 98D5 22B6 A38A F5D9 27D0 76D2 ACA7 BABE, so if you want to verify the proofs yourself, you'll need to import that key into your keychain first. With GnuPG:

curl https://keybase.io/00dani/key.asc | gpg --import
# or, if you prefer, fetch from a keyserver:
gpg --recv-key 83F3DCEC98D522B6A38AF5D927D076D2ACA7BABE

Now, on to the proofs!

crime.team/~00dani

My cute li'l page on the crime.team tilde club. To verify:

curl https://crime.team/~00dani/keybase.txt | gpg --verify

00dani@octodon.social

My main Mastodon profile! The referenced toot contains a link to the proof, along with the proof's SHA-512 hash (to show nobody tampered with the file!). To verify:

wget https://00dani.keybase.pub/proofs/octodon.txt
sha512sum octodon.txt # confirm that the hash matches the one i tooted
gpg --verify octodon.txt

00dani@glitch.social

An alternative Mastodon profile, which I have because I love cutting-edge alpha software. The referenced toot contains a link to the proof, along with the proof's SHA-512 hash (to show nobody tampered with the file!). To verify:

wget https://00dani.keybase.pub/proofs/glitch.txt
sha512sum glitch.txt # confirm that the hash matches the one i tooted
gpg --verify glitch.txt

00dani@dev.glitch.social

An alternative Mastodon profile, which - like the regular glitch.social - I have because I love cutting-edge alpha software. The referenced toot contains a link to the proof, along with the proof's SHA-512 hash (to show nobody tampered with the file!). To verify:

wget https://00dani.keybase.pub/proofs/dev.glitch.txt
sha512sum dev.glitch.txt # confirm that the hash matches the one i tooted
gpg --verify dev.glitch.txt

00dani@mastodon.social

An alternative Mastodon profile, which I have because mastodon.social was the original instance and was where everyone started. The referenced toot contains a link to the proof, along with the proof's SHA-512 hash (to show nobody tampered with the file!). To verify:

wget https://00dani.keybase.pub/proofs/mastodon.txt
sha512sum mastodon.txt # confirm that the hash matches the one i tooted
gpg --verify mastodon.txt

00dani@vulpine.club

An alternative Mastodon profile, which I have because I'm awoo. The referenced toot contains a link to the proof, along with the proof's SHA-512 hash (to show nobody tampered with the file!). To verify:

wget https://00dani.keybase.pub/proofs/vulpine.txt
sha512sum vulpine.txt # confirm that the hash matches the one i tooted
gpg --verify vulpine.txt

00dani@witches.town

An alternative Mastodon profile, which I have because I am extremely queer. The referenced toot contains a link to the proof, along with the proof's SHA-512 hash (to show nobody tampered with the file!). To verify:

wget https://00dani.keybase.pub/proofs/witches.txt
sha512sum witches.txt # confirm that the hash matches the one i tooted
gpg --verify witches.txt