{{tag>faq verification}} ====== How do I verify against my Keybase account? ====== [[https://keybase.io/|Keybase]] is a key directory that maps social media identities to encryption keys (including, but not limited to PGP keys) in a publicly auditable manner((https://en.wikipedia.org/wiki/Keybase)). ===== Mastodon support removed after Zoom acquired Keybase ===== In the past, Mastodon was integrated with Keybase. However, the integration code with Keybase was removed from the Mastodon codebase in November 2020((https://github.com/mastodon/mastodon/issues/13670))((https://github.com/mastodon/mastodon/pull/17045)), after Zoom bought Keybase in May 2020((https://blog.zoom.us/zoom-acquires-keybase-and-announces-goal-of-developing-the-most-broadly-used-enterprise-end-to-end-encryption-offering/)). The Mastodon integration code still exists in Keybase, but the Keybase integration code has been removed from Mastodon. Regardless of Zoom ownership, Keybase is still under active development as of November 2022((https://github.com/keybase/client/commits/master)). ===== Workaround to continue to use Keybase with Mastodon =====
Mastodon
- Navigate in the browser to the *raw* public view (username.keybase.pub) of the file (and you might want to view source to make sure that the "me" rel tag is there):
https://[keybase-username].keybase.pub/path/to/file.html
- Use that link as your Keybase link in your Mastodon profile.
A bit hack-y ... but it works!