Created
July 25, 2015 05:04
-
-
Save brianddk/8fe2731eb3fb2517481d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -Get a Keybase Invite | |
| -Install GnuPG 2.1.6 (modern) | |
| -Install Node.js | |
| -Create a PGP profile | |
| -- gpg --full-gen-key | |
| -- Make strong PW | |
| - Save https://keybase.io/docs/server_security/our_code_signing_key | |
| - gpg --import our_code_signing_key (have to edit a cr/lf) | |
| - npm install -g keybase-installer | |
| - keybase version (ignore cfg file warn) | |
| - keybase join | |
| - keybase push |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment