Keybase
Categories
Component ID
2364645
Component name
Keybase
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
366
Component created
Component changed
Component body
Allows you to "prove web" for keybase.io using your Drupal site.
Keybase is a website, but it's also an open source command line program. You can do so much with it: sign, verify, encrypt, generate messages, sign code, move keys around, etc., all using GPG for the crypto. All of this can be embedded into other software, written by anyone.
Installation
- Download and extract the module to the usual path, then enable it via the modules page.
- Make sure you have the Administer site configuration permission.
- Run
keybase prove web http://example.comand then visit the keybase module configuration page at admin/config/services/keybase on your site. - Paste the generated well-known content from keybase into the settings form and click Save configuration.
- Check that you can see the generated content at http://example.com/keybase.txt
- Tell keybase it can check the web content.
- Done!
