Created
June 15, 2015 21:02
Revisions
-
bryanforbes created this gist
Jun 15, 2015 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,86 @@ ### Keybase proof I hereby claim: * I am bryanforbes on github. * I am bryanforbes (https://keybase.io/bryanforbes) on keybase. * I have a public key whose fingerprint is 3D7D B728 713A BB7B B8B1 5B61 3888 17E0 70CA 0F3D To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.9" }, "key": { "fingerprint": "3d7db728713abb7bb8b15b61388817e070ca0f3d", "host": "keybase.io", "key_id": "388817E070CA0F3D", "uid": "e3da8a2c2831847eb69023fce548eb19", "username": "bryanforbes" }, "merkle_root": { "ctime": 1434401917, "hash": "f90e5adc6b1c20cfdfc7fd9ae834735015681b0a953741b1271b9937bfe4fba0a41de54e1d54ba00f3eadc3b304bb99b4901557fc25294f04d2479136388878f", "seqno": 247147 }, "service": { "name": "github", "username": "bryanforbes" }, "type": "web_service_binding", "version": 1 }, "ctime": 1434402057, "expire_in": 157680000, "prev": "2d9fcedf09d849ff6631ecc894ea21192f927c5b0472e47068b6a0acca367b60", "seqno": 2, "tag": "signature" } ``` with the key [3D7D B728 713A BB7B B8B1 5B61 3888 17E0 70CA 0F3D](https://keybase.io/bryanforbes), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2 owF9krtvFDEQxjfhISUSCmmgjVxRnE5+7dqOlCI8UlHQIMqTxx5fTJLdY/eScEQR 7TVICP4AEDVSOmqEqKBAiIialo4OiQJhH0FKGlzZnt98nm/GTy+dK+aX9fTqt9GH pbW5j9+huPt4beGAQOMnZPWAuO2I9TjvaruDZJVs4QRsh/3YrNSNx/79buWE6ZE9 bLvY1ImifdU35LCX8ZwcYj3EdtTGrEWEVx4U14oJC6AANLASKia01kwhVdRZGoRP kptNNz7zKplpDqLPOjP+VuJvrNMNcTPFdmcBFN5qyx3XgmmpECpDuQgOS6kRmMlg h+2JJWgntg5NC9jlknew3drGQds0M99uHDPFpJCSMsNUKsp2mykvGIql9a4C5jh1 wQengjcWtZBKlJSVlWZArSmFkgwYVwyMEQoCygCWWsl8qgiZL2U6JseY1AQIKiGB IE2SKFVwvORGBio9l8owUWXfSofkosMHdUNW0z2T6jCf273o8NS8hnG8uQv/NTye jPLtPsKge/1XYACx9mlmp4fKEnqmGZyWqRn4cBRbHMRMlKrSNK0eGbW4lzS5N6nr PlDjtTQhVJVg6Jw2Ei1nzPBguHIlUKk4SkUrDVVqjHNWVAoqespiqtMOk2QXh7Ud 77ZIDqcb54vl+eLihfn8aYvFhcv/fvKj9eJF++PO0vs5TrrFI3H918K137enb4qX 79a/HL+69/mKPHr77PnXTxvHKz+f/AE= =xMHg -----END PGP MESSAGE----- ``` And finally, I am proving ownership of the github account by posting this as a gist. ### My publicly-auditable identity: https://keybase.io/bryanforbes ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id bryanforbes # encrypt a message to me keybase encrypt bryanforbes -m 'a secret message...' # ...and more... ```