Created
March 13, 2014 17:47
-
-
Save nz/9533292 to your computer and use it in GitHub Desktop.
Revisions
-
nz created this gist
Mar 13, 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,82 @@ ### Keybase proof I hereby claim: * I am nz on github. * I am nz (https://keybase.io/nz) on keybase. * I have a public key whose fingerprint is 9B6A A415 178D EE9F A265 B3E9 DF54 6078 26E3 B167 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "9b6aa415178dee9fa265b3e9df54607826e3b167", "host": "keybase.io", "key_id": "df54607826e3b167", "uid": "925b95f3ab9d972683eff75d748db000", "username": "nz" }, "service": { "name": "github", "username": "nz" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394732850, "expire_in": 157680000, "prev": "b538baef823eed328f55c45f57107343f5eb9387c1759b8eff7f8a5c34dc3326", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [9B6A A415 178D EE9F A265 B3E9 DF54 6078 26E3 B167](https://keybase.io/nz) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMHRAnicbZFdSBRdHMbXj1xTTEmMQCM8mYku287MnvnYrvQlMS9K1Au/YDtn5sw6 SrO7M7vquilkQhddWBSVQguVZaBSRBFBH360Rbqp8YY30Rt4kQilXbylQolnxe68 Gp7n/J5n/n/+rzOSLGkJx34tDFWHTo0nTI/9F7TU5K+wYYC9Sgi4wqCVbH1UTfcQ w2doegC4gIR5hJwMZARRIURSEctDzBFJUaGTdwgiyxMOM7wAbKDZa8YTtAYjk9g1 L/WocGsKdXfgg1sPEguxBFUOYUmRBJYXOaKqAlQEp6hgh8MRB01i6OgMobTeCbps gOo2TaY6DLZ9jxZoDuKd2EDIFxftBLu3Y26s6QpdktJtxDA1rw5cDCXlgBbPMZzk FDhWhA4bIB0+zSBuLU5AgRfpPNT1GaSNVmLIiRgRVWQ5QhSaUCGUnVCFAuMQOCen QoIlThRkRoASFuNrqSKCMudUZI5jefp/k/h1L3CxdEzkoZWm5tFRIGgQ0DUx1pRs SUizpOxKjJ/JkrY76+/xvEOpluHo4Tv1e/NOLOatqSWfLnZXxKw3f0dqOvz91pcl 5W9RQcRqno98YYk9ctmS2hddW51et4+c6zvZ2j+13sD31h4flEpvlP0TnVq1HhzO HLDyrbD9weR7uzpUnLvRM5eV0vPCNjOxPP7sVc617+HEfPbbkYV8dJovlAtz7r17 jLIHF3uzZ5gfxmxLQa35Zvrr5NyFhj+ll8Bq6H5wtmegtLu/OnPkUCwx9n/Ryu2N 5efXYa7UWVdRbNY9feRfl1o8P8fLm/erR8uqMm5J/ujZyoLRpc+N8//2JX8Mpzde aSp6smc++YDDnrMvVv9wMDMXVc1erU+/+2E0CSwJlZt+EQZv =xYqG -----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/nz ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id nz # encrypt a message to me keybase encrypt nz -m 'a secret message...' # ...and more... ```