Created
October 21, 2014 05:15
-
-
Save smarthall/39d9db9392de8dbff1f8 to your computer and use it in GitHub Desktop.
Revisions
-
smarthall created this gist
Oct 21, 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,87 @@ ### Keybase proof I hereby claim: * I am smarthall on github. * I am smarthall (https://keybase.io/smarthall) on keybase. * I have a public key whose fingerprint is A7FC 317E A9D0 5A34 45E7 2BCD 8AD9 D99E 2E0A 44E2 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "a7fc317ea9d05a3445e72bcd8ad9d99e2e0a44e2", "host": "keybase.io", "key_id": "8ad9d99e2e0a44e2", "uid": "ab93c46c5eb5a70fbe5c4994c4af0300", "username": "smarthall" }, "service": { "name": "github", "username": "smarthall" }, "type": "web_service_binding", "version": 1 }, "ctime": 1413868456, "expire_in": 157680000, "prev": "5162d8c19a83f09d80f705f8cb2ff0b70908cc7c26d849c90ac48ecad7c97db0", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [A7FC 317E A9D0 5A34 45E7 2BCD 8AD9 D99E 2E0A 44E2](https://keybase.io/smarthall) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owGbwMvMwMTYdfPmPD0ul0eMpw+8TWIIcX29vlopKT+lUsmqWik7FUylZealpxYV FGXmlShZKSWapyUbG5qnJlqmGJgmGpuYmKaaGyUlp1gkplimWFqmGqUaJJqYpBop 6Shl5BeDdACNSUosTtXLzAeKATnxmSlAUSzqS8ESiUmWxskmZsmmqUmmieYGaUmp pskmlpYmySaJaQbGBgYghcWpRXmJualA1cW5iUUlGYk5OUq1OkpA4bLM5FSQo6HS 6ZklGaVJeLSUVBaAxMpTk+KhuuOTMvNSgF4GaipLLSrOzM9TsjIEqkwuyQRpNzQx NLYwszAxNdNRSq0oyCxKjc8EqTA1N7MwAAIdpYKi1DKgkaaGZkYpFsmGlokWxmkG likWBmnmBqZpFslJRmlpBknmBpYGFsnJ5slGZikWJpbJlgaJySYWqcmJKebJluYp SSB/FqcW5uUrWRkDnZmYDnJ5ZnpeYklpUapSLVcnkwwLAyMTAxsrEyjWGLg4BWBx efIc/z/F8sPWYguM/1a0vUvb8innXbasW8kzt/juCWvumhcsOXKb72usjkj45ubA jIdm+1ffEzr7+fJViUknV6jKhfhd+Ku2mo1bfZeY1pLSXzYzizZPjrq4/GWjNNdK pa4lK78LSPOWs12/f2zis8z4UCYvS9fTUtoqOzbIr93eIs7TMO+c4k2hinaFmTtm 9FSxvj9mHlJZ+yvpStXPRbVX646lVH/3NrZVupXwUmqDj9jSLyv7me4JydYK+6go 2dvfO8Sq2r6eS4NT2V1m+mUWMedo5fAiS7mc+FP3f+rv/7Pk3wmJ62yK00/MNy33 iDke0vq0Vab9Eqe61iV7ycL/vxme3Dd0vvO34EBQRJIoz82WJVcFTZ6udfwoezR4 X4zuTz4h8ftiLxLrMpY3FfoqbjzCyVLaYHqEW3ldtafVqQaFq7cfbD2+r/c69+Tb 9je6uCxnnw7XsBJzkzo361z3366J6yx26wUZaevWXPY6/Vb4wXUh39rZGkvOPV32 Ivm3PMcd91OHz6heyWWZ+3TFhjtf2SOFrmet2dox+2ijgLjvnpi5UX4xrLPPz5V/ bZly53cig5nl2q0/w599007v33bhQ/ehyScMr/ApMDDdrHlzr/7PDba+ZgFjsQnB 4tbvJ3JOW2m8haOjwOKCQwdzvXhKgMIk0wdKK9ijNhUYTf7yhMvWQKbwqYJYljx/ 5a/nRd4P9nPKBVtvnuhmCAA= =O8Ec -----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/smarthall ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id smarthall # encrypt a message to me keybase encrypt smarthall -m 'a secret message...' # ...and more... ```