Created
November 6, 2015 14:51
-
-
Save rnagle/664c841bdccec9ee68a2 to your computer and use it in GitHub Desktop.
Revisions
-
rnagle created this gist
Nov 6, 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,86 @@ ### Keybase proof I hereby claim: * I am rnagle on github. * I am ryannagle (https://keybase.io/ryannagle) on keybase. * I have a public key whose fingerprint is 5C70 4795 68A0 FD2C 2260 DCB9 CEB0 34CE 7186 AB08 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.8.23" }, "key": { "eldest_kid": "01014fbc0e12a5813b2c4d8ff4c635a250f5744b24a61a969813c581379de7d6a86b0a", "fingerprint": "5c70479568a0fd2c2260dcb9ceb034ce7186ab08", "host": "keybase.io", "key_id": "ceb034ce7186ab08", "kid": "01014fbc0e12a5813b2c4d8ff4c635a250f5744b24a61a969813c581379de7d6a86b0a", "uid": "6bdaefdd91dff27338474d07fdd95719", "username": "ryannagle" }, "service": { "name": "github", "username": "rnagle" }, "type": "web_service_binding", "version": 1 }, "ctime": 1446821301, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the key [5C70 4795 68A0 FD2C 2260 DCB9 CEB0 34CE 7186 AB08](https://keybase.io/ryannagle), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owGtkmtIFFEUx3dNbe0B1pc+pLSNFVrbNjN757GrRJESGC0pESXIcmfmzjo6zu7O 7JrLYqT2sDLKoIiKfFUIUklkBGqImlSKEIGKkPRYAytTyAhTpBmxsOhj99PlnN// nv8951xcvcxkMQ+0gIHAqWaLuW+cMx3K6OiMYJxPCGOuCMbLElKCxk2BxQhzYUUo zEEN2SWfVfEJyF6oWRcZG1aCVE3yKTqF21k76cDKbAZvqJEsIC3oKZIEI0vgBBA5 HkcECSmWcHAkDwRWFAFPOyhIUrhIMQBwJIA0AZ20U0d4g2OcAmIEGrI0h0O9oCgp XqT6VcmwiFE8gwPGSdEsxEWB5EmSxgWec/KIwx2ARwzB0pDDWV1Y4NOCf3wGW3Dq WbD3D/4/+w4tPEdzAkSiIDgJQRRJxuFgAQMEnDFCFEM4DVBD6mLj1TBUFOiVkdFV PVwi8WjJXLxSsCDE/SX5zQfDfiNwFHGeRamHkxRBb9/SsRFlthyMD0qGmACAZknC gRM2DJX6JRV5JAOhGJrF9WPD/CoqwVxKSJYNPwHFp2f1StCrF9IkrwKDIVUvfsac FGsyW0zxcTHGaplWJCT+2jdw2WI63h7ZiM2r5W1VmQ93y/29NwHT3/WjJuv+TDC7 OzUjb7Ae9RZb+dEIFZjLT97cnF83eTChsq7r0lpxalCKHyornn4TerB+KuddZ+tc 7fjejA/t24fLxasjHS/jYzesrPfWZDa9GBubzY4cy/sa10Dec11IO9l2uzG38eP+ K09oX/W62fM97tOvZrYcmSdvfT/RQu1JTJ7uThraFU15VnGuqdCfVVta+f5tWsVy 5bE73cp/KwATn6sbnk98Gtk0tKbnmjaa3oEdqLrjjcbdbYUx7sM3dqy6npW6FX+U mxTdGU0Y9b92crX7GvOh+6ltRJa/tKQEJkFaZJs63Hd2Lvkn =7qTe -----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/ryannagle ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id ryannagle # encrypt a message to me keybase encrypt ryannagle -m 'a secret message...' # ...and more... ```