Created
March 11, 2014 15:18
-
-
Save ryankask/9487979 to your computer and use it in GitHub Desktop.
Revisions
-
ryankask created this gist
Mar 11, 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,78 @@ ### Keybase proof I hereby claim: * I am ryankask on github. * I am ryankask (https://keybase.io/ryankask) on keybase. * I have a public key whose fingerprint is 007B 321A 6B46 2028 CBE3 1446 BDF6 E756 1956 F3CF To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "007b321a6b462028cbe31446bdf6e7561956f3cf", "host": "keybase.io", "key_id": "BDF6E7561956F3CF", "uid": "e4e563529003857c7308e89e0d347900", "username": "ryankask" }, "service": { "name": "github", "username": "ryankask" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394551056, "expire_in": 157680000, "prev": "9a9024f55b15ba0b6ce5d19879040b164fd00d7ef3cb030951c7a9a4ec25374b", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [007B 321A 6B46 2028 CBE3 1446 BDF6 E756 1956 F3CF](https://keybase.io/ryankask) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org owF1UTtoFEEY3sQHeCLkRARBCA5BEA6Z2XntXOklV9oIQRA9Znb+vRsOd9fdvdMj phARLEMiFoKtlSKohY2gWCUpIliJnYWKlqJYCHE2nKXTDPO9+P75147sCxrNV7++ LJ9Y/rEzs/36mwkuzJ+ZW0EmsxPUXkFD2LsSl/ahyAuXVqiNMJaGhkQLw0SIwyg2 QAljwthEgOSCKC4SGieohQZZWTt8jNElnHWZx/yj56xHzy12xdJU36WdrudGewQw 4ILyUGFMIy5jSXEEkQJsKZMerIUlFKm+Cl5dTHQ61OUQrbaQR8cuhrrzlO27ajAy /3dUk7yGroPpTc0941LrB/aeMRSly1LUJl4ZV652E6oY5wRz0UJwI3cF9Fyt4FJE 2J8WygsY+0ilFQ5Zwrkh3GhsRAzcEhX5CRg2RLDEYmwl+K8ymGLFSSy10gzikFPJ 6s4lXEsz1Ga+pu77yNL1U12NCkCrd6/sD5qN4OCB2XpjQePQ3L893rsZ7F7aPLb0 YoN0Ts0uvB08KIPHH96vd3a+rj/99NkdffLwXbBrT/68c/FZbm4vbPz5OPOm+v3o +POXW98v3zp8frN5f/70Xw== =E818 -----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/ryankask ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id ryankask # encrypt a message to me keybase encrypt ryankask -m 'a secret message...' # ...and more... ```