Created
April 28, 2015 23:37
-
-
Save maur5/03cf7b24f6d76ef58c47 to your computer and use it in GitHub Desktop.
Revisions
-
MauriceSprague created this gist
Apr 28, 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,92 @@ ### Keybase proof I hereby claim: * I am mauricesprague on github. * I am msprague (https://keybase.io/msprague) on keybase. * I have a public key whose fingerprint is 0E81 EB3F 7E9E 2EE0 353A 34D8 AFC8 8053 78AC 0892 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.7" }, "key": { "fingerprint": "0e81eb3f7e9e2ee0353a34d8afc8805378ac0892", "host": "keybase.io", "key_id": "AFC8805378AC0892", "uid": "b9ece68a69ae33a4eaf16b5275490d19", "username": "msprague" }, "merkle_root": { "ctime": 1430264128, "hash": "bf76e3bb83a632e4c9fb5fd4a998300c1336cd5c97735aed7ee1bd015844df9a42bf3dd4a150a824fcc6400c8952358717a98d7a9a7f55e32bd7fde6bdf2a0ec", "seqno": 212339 }, "service": { "name": "github", "username": "mauricesprague" }, "type": "web_service_binding", "version": 1 }, "ctime": 1430264201, "expire_in": 157680000, "prev": "b99fcabce0d012eed9bfa17a6b3a296646bb5d5e805c42d1cc109e6ee3daf669", "seqno": 10, "tag": "signature" } ``` with the key [0E81 EB3F 7E9E 2EE0 353A 34D8 AFC8 8053 78AC 0892](https://keybase.io/msprague), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Comment: GPGTools - https://gpgtools.org owFdkltoHUUcxs+pNbGpkoqIplpa1odaCKczO7uzM6GR1EiEFit4iQ2ncJzLf88Z m5w92d2TK7EtGGyMYBBfDPhQfaiXqAh90UqoL9ZSrQ+l2KpQlbZWQxXFYow0Ohsj ps7DMJfffPP/5pupW27INeXf/WT/o0MzN72YP/mDzD3e0TIx6shIDztto47qNVBN s1FV9IHT5uyFYSkSKJhoUzXSUHgq2bTMtDoDECcmqloKFYJC4Iy1Znh2ODTVMsS1 2GRaDgKGQZIwAA4uACI+EcTTTISKMeSTgAmFGHetZCVK0utudZY0S0bb1e1dncv8 9s5lvr60ITkooExQLoAQ4YEIMZW+G/geRxrzDEwgXrbUl9RiUa5DVm8fxHt7oRRH 0ZJplZoMwR5BLvWwy2xFIqlkV4QBBSIlI4ISFzzFQ+mH2hOcM4KQwoRQpX3Fg4D4 AnQAgKVG2Geep0MuPFeGRFse+0gw1wuVop49x7jvEp8FOBCcaduJIPR9IK7UQaiB Sh26AoGyFhLor0ZOm4tdQvhYNo8HjIIVYZVNWqnL/7kV9dhSKzynw7VsYxBkKXn7 H42SNFVtM1sZKrbo9e/hItzqwFDNxFAyGeEHlCHbWp1aDANLQfBQCakAWes2as1l KKw1KolwOaUeldLXPtgUledqrBRGHCgA0SKklP/nElvRVJStZmLKVZHWY1v7RP7u 1bl8U67hxlXZt801rVn3719uWtP41w7o2bnz6oaRrssdrzwcTZ9P123+7NeL3pbK fd2LPzU275ianRwLnjh6Yu29D42chvrsyK5ds98M/rj/6Z4vX99QnukcGf7gyLmX C1+Ys/fXty12s55D3x1+Mr9t4fDp9vf75Z7xuTtXHV//UvPFifnL/QcHptrX3nXu w2uLuQuvVuZv/fOFLjo3z8cbzw49c+raH2cuFE9cmnlssnjgavz8wrON9/x+6eiD M++8NQcf9R/srmz8Rar2oclccWGjOdky99vur8aPrE9ONX+dR2Pd7urN337/6ZXe tmMf74vPTBxCz50fvOON9LYt0w+8OTXdIA8cx8UG7+af5XuV18zW2688Mji6r9jS YT7/Gw== =nNqu -----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/msprague ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id msprague # encrypt a message to me keybase encrypt msprague -m 'a secret message...' # ...and more... ```