Created
April 22, 2015 13:50
-
-
Save pushrax/ce7c93e1c6d2ed083e8d to your computer and use it in GitHub Desktop.
Revisions
-
pushrax created this gist
Apr 22, 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,81 @@ ### Keybase proof I hereby claim: * I am pushrax on github. * I am pushrax (https://keybase.io/pushrax) on keybase. * I have a public key whose fingerprint is E1F4 5158 16CF 7C2A 189B 816C 33B7 1578 9EE9 E9DC To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "e1f4515816cf7c2a189b816c33b715789ee9e9dc", "host": "keybase.io", "key_id": "33b715789ee9e9dc", "kid": "01019dcd962073438255921f9b6e4421d8959e5a629b03c8da4be38e2b3f883f191f0a", "uid": "391e690ef43c4252d22d84ed555c2400", "username": "pushrax" }, "service": { "name": "github", "username": "pushrax" }, "type": "web_service_binding", "version": 1 }, "ctime": 1429710619, "expire_in": 157680000, "prev": "8dd9eb2c5e2d6b1e8f143f90dfacca0903570fa3fc1f568da1195ebd91ba78f2", "seqno": 5, "tag": "signature" } ``` with the key [E1F4 5158 16CF 7C2A 189B 816C 33B7 1578 9EE9 E9DC](https://keybase.io/pushrax), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owF1Ul1IFFEY3V3bSkNQqIg0WkchpC3m3pk7c+8SPYRUimFGYli0zc+d3XFrd91d N81M0B4UwRZ/etFSEleRBJ9c60EQssDoIUFJzcBC/CHyJ5DqqRmzt7ovl+9855zv 3sMXS02y2Kxc4lDV09XVj9a341i2lIj9WTWMHFCrGVcN46M7l6b7PTQUDOn+CONi KNB4BBAGgqKJCpQAJrJZcJwsAiRiQimhRFUYJ+MNhE2FYSNLYXpaDxiYUbh11UD/ wfftNFjAAqNWiQBZkeM5DBEiEGhEFijPQ6BigghFkgCJzHIKViVephymUOY0jDkN EKCxkmFX+WcOAVQgLNV4TuEhgiqEKuapihBSIM+yJjFMQ37pDjXYwcqwNyRVMbVO xgCjukLNBHabHj3irZT/K4hUB03kLpXdu1q3rPtVIz1DEqWhsB7wMy5gMJWIbooB D4kIWAEQJ0OrgnqIunWTgUQBs8ZxMsEQjRqWWFUJlaGCKFQFGVCsAZ7TCKtqkqJI LGE5JLKaxGkK0JBgJAIAQVRWCZAlEWuQMX9T4Q8wLmQ8U/IYlmHd45cilSHK1KY0 WTP3WKw2y167zVwAS0py2t+1aOzab+m4Cju3fmbwLfX3XycuR4vreh3Ktbg4xh/e 7Fl8hdeFiiRv1b7zNb3biwPLPTO5aaVf29rrz7WtDM6nLkRKedvz91/cy1Mjwz7R cZBvX2uYW/icCJy6aPfXHRBLXl7qXyqf6st5Zkkfmh8oKWwpznE1b+VmvfvU3T1Y lBh1509fSD8Rv+coyD5eUPbCMX1lLLNseLX59uj05sTJHzR3ueHMxEJn48j3/Mlk 97ZL2HBw9g3v+lBhw5MjxW59zpP35mF2nhKzdRcK+Gjc3vEolvM42h9bKnJ+8z04 27oy2zTz4deN8Qx48xh7q1Ttm61nWyfF62uR8vq8eJfL9hs= =81Kl -----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/pushrax ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id pushrax # encrypt a message to me keybase encrypt pushrax -m 'a secret message...' # ...and more... ```