Created
September 22, 2014 21:56
Revisions
-
nvie renamed this gist
Sep 22, 2014 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
nvie created this gist
Sep 22, 2014 .There are no files selected for viewing
This file contains 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 nvie on github. * I am nvie (https://keybase.io/nvie) on keybase. * I have a public key whose fingerprint is 9B5C 55F6 2651 625C C4EE 7C8F 4DAB 9440 5EA5 AAF0 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "9b5c55f62651625cc4ee7c8f4dab94405ea5aaf0", "host": "keybase.io", "key_id": "4dab94405ea5aaf0", "uid": "219d4148fc83cd667b1e6039f0563400", "username": "nvie" }, "service": { "name": "github", "username": "nvie" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411422935, "expire_in": 157680000, "prev": "df34ec5835f5d4df56ee24df98119a1aa8974fb7776227b2d218eb78bbeb75e4", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [9B5C 55F6 2651 625C C4EE 7C8F 4DAB 9440 5EA5 AAF0](https://keybase.io/nvie) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHPAnicO8LLzMDFeDW7lJnVRdyT8fSBR6UMIQqzrlcrJeWnVCpZVStlp4KptMy8 9NSigqLMvBIlKyXLJNNkU9M0MyMzU0MzI9PkZJPUVPNkizSTlMQkSxMTA9PURNPE xDQDJR2ljPxikA6gMUmJxal6mflAMSAnPjMFKIpFfSlYwsjQMsXE0MQiLdnCODnF zMw8yTDVzMDYMs3A1MzYxACssDi1KC8xNxWoOq8sM1WpVkcJKFKWmZwKci9UJj2z JKM0CbvqksoCELc8NSkeqjE+KTMvBehRoPqy1KLizPw8JStDoMrkkkyQTkMTQ0MT IyNLY1MdpdSKgsyi1PhMkApTczMLAyDQUSooSi0DGpmSZmySmmxqYWyaZppikpJm apaaagSkLS0MDS0TDRMTLSzNTdKSzM3NzYyMzJOMUowMLVKTzC2SkoCkaaqJEsgr hXn5SlZGQGcmpgONLM5Mz0ssKS0CuvzQgRgWBkYuBjZWJlBUMXBxCsAi0OE3+x9e GYGuhR/X116+fjpvwsdD7X+V5j9iYmCL0LxncnXeoagSySuGunKMjxgvOH7V2t+m 7NmwsOBHi77XOf9Kg0z9v/di/HR/XFrvf/5XVI7QymMhaZMSlgS1B23zW7ohbu/W uzF284WCteP9rn2ca9s8/80Ns8WlqbLmv39yPJK9b2V2zdD/V1ssc2mp7Bvdzpex 5lO2fbNve7931i69O5s+H+OJbNaf9UjyM0/B9zvsKnbTUgpsM0OSlsU0MUaeLTT3 WW8vt+Sdbc+i8naO06JNhjwXTiX5rtO0rtdIz6qtkdZc0/8syCdc99D9mIjT6vIP u/g+H5royrDs59Y9p6Z+vpadPDH+10/J0wkrvwEA6iIMQg== =gy+z -----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/nvie ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id nvie # encrypt a message to me keybase encrypt nvie -m 'a secret message...' # ...and more... ```