Created
March 23, 2014 21:50
Revisions
-
ncallister created this gist
Mar 23, 2014 .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 ncallister on github. * I am ncallister (https://keybase.io/ncallister) on keybase. * I have a public key whose fingerprint is B70A 0FA1 09E5 9D95 8050 9D97 5B06 06EB F5D0 01D5 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "b70a0fa109e59d9580509d975b0606ebf5d001d5", "host": "keybase.io", "key_id": "5B0606EBF5D001D5", "uid": "ae84938b7a0dff31fd78fd08050d8f00", "username": "ncallister" }, "service": { "name": "github", "username": "ncallister" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395611300, "expire_in": 157680000, "prev": "0b783d1bb306adfdbfd3b57aa032a989f92f109377a1508d81066f34c1e7d122", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [B70A 0FA1 09E5 9D95 8050 9D97 5B06 06EB F5D0 01D5](https://keybase.io/ncallister) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.14 (GNU/Linux) owF9kVtIFFEYx3fXMiu7mdFDhjrpQ7nqmR1nZ2aTSlEpDIy8EIgtc/ac2R1cZ7eZ 2fXWugWSiHiF1DC2HnqwlB6ssJcwpNAKQrTEoKei7KZoKGnS5YzYa08f5//9/t/l fB07okwWc3l09NflCfNr84vH89BUnFl2q56CPlRLOeqpSrweJFlxY9WvyopOOSjI ARFIIg0EzApIYHnAAhI5FgI7sGMosQgAGrGUlfL4NMNBykBRwxmyj2jk4ZQRUdlc g8/PLWDzCJ9n8IH1hIj5LIHhIScCJEkMLSGOlxAw+iBeAsAANawqYhUmtOISvV5Z 07FKhawU0YOyCxtTb+Tdsu4JwP959Fq/IVZj6NywO6GsILI0cQWxqsk+hXLQhHTp suGnGYG10zQDgJXCNX5ZxU7ZIFjOzgNgqH4VB0lJADmeQTSEDLCLSEJQQgxkOVEE jE0UeEESbBL5R4bjRJoFPOJpYLdLTJaLxhyibTbKWOiC4qMcNjKm6CYlNdmtiHpA xVSo2ZywyWS2mKI3W4yzmbZt3f3vmKGmGNPTuq4zEe3mD+3t3YbWS2lKxuDplUjM voqEUXN86tGQ+/2XueWR20XDQaFR/TjVu/96cWKyq/ZYvDve1+RcnXjQ8fBZ29DA jZL60rKrwcz09hnXwPXV2OLSpbLU8JryO6V1Nu/kwKHsJG8UqhZLTnT/fH6wb23w SsMkho3WlKpw77XDB46XLCbNb5/ect/T9WRxLKlmz0rR0mhdZ1xloLA9kFveAXs6 Wyo+x85aTgUjH/TJtQJUffbRzlel4NzkN3N4V6GjZ7pp70j/sP/8ncSWy9lzbX/y 37TlHPmUPJM+nmad8gbv/XrZ3ed9N9GMF8qHviPPWByI9IcXLubo438B =uazQ -----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/ncallister ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id ncallister # encrypt a message to me keybase encrypt ncallister -m 'a secret message...' # ...and more... ```