neroroyal.blogg.se

Reddit keybase
Reddit keybase






To help with your integration we have a Python reference implementation if you prefer to consume the material that way and a verification script for testing things out. You’ll also send us a config file (described below) which we’ll use to finish out the integration. Integrating with Keybase as an identity service involves implementing some product features, a couple API endpoints, and then talking to us. In this guide, let’s call your service the Identity Service, though we both know it’s so much more. Linking you and Keybase will link to each other, but only upon a successful proof.Proof checking the proof signature can be requested from your service, and cryptographically checked by anyone.Proof creation this is when the user signs a statement in Keybase, claiming to be a member of your service.Getting startedĪs you read this guide, you’ll go through: If you are looking to prove your identity on a personal instance then an https proof of the domain should do the trick, proving that you own that instance. Many instances are in listed in the Keybase app but we have paused adding new instances for now. Mastodon has built-in support for Keybase proofs starting with version 2.8.0. This short guide is a walkthrough of the endpoints you’ll need to implement to make it happen.

#Reddit keybase how to

Also, Keybase profiles will appear on the profiles of your service, allowing users to know how to reach each other securely. In other words, your service can join Reddit, Twitter, Github, and Facebook on Keybase profiles. And, going in the other direction, you can start with something she signed, and know for certain it was signed by Twitter user we are opening up a set of steps that your app or website can follow to get cryptographic connections to Keybase. If you know on Twitter, Keybase can provide you her keys and proof that they are in fact her keys. (Thanks to tammy for letting us use her happy profile as an example in the app store.) For example, it isĬryptographically proven that Keybase user tammy is all of these identities: The most basic idea behind Keybase is that it’s a protocol and directory for connecting people’s identities and keys together.






Reddit keybase