Created
March 10, 2014 15:13
Revisions
-
afivos created this gist
Mar 10, 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 afivos on github. * I am afivos (https://keybase.io/afivos) on keybase. * I have a public key whose fingerprint is A736 8B76 C039 F18B FC8D FC7A 6415 D80A EA92 71A3 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "a7368b76c039f18bfc8dfc7a6415d80aea9271a3", "host": "keybase.io", "key_id": "6415d80aea9271a3", "uid": "88664da3483616e5a47ee086014ddb00", "username": "afivos" }, "service": { "name": "github", "username": "afivos" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394464372, "expire_in": 157680000, "prev": "aa0bf972668567e429e837f3ce075770994d5af52d632258e913e09f89765114", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [A736 8B76 C039 F18B FC8D FC7A 6415 D80A EA92 71A3](https://keybase.io/afivos) (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 yMHaAnicdZFtSBRbGMd3t81yS12JkF5UOBpKbDbvZ2YpwuJiSSBkLhTmNrNzZnc0 d7aZ2TVf8UNaRFd7gRSLqFsfLCgiKayUdBOJFsSyIiWoTYqMtOBCKaI5I/atzpfD +T3///M/D89A0jKLwzpSV/lmg4Matcb6PoUtxemv9VogKGI1cNeCCrR4SXLQj9SQ Kgd14AY8JBlWgIwPIzkJZwXJx4qSD/IMhdMii/GI5wiI8yRwgYCimQ6jjcBrKE9W DGY8vLJo0D/ow4sFlmUYSuRJiiUZnEE0T0GEMJbBcEoUBQwzhRpSg3wlMr8jyRFF A/UuYLCI7DNYLViq+WU9EBb+pterQyaoQoJ3yeoV5KBoDGs4IkjVZCUI3Lih9Omy 6cVJjqIYioSEC6BjIVlFXtlU0JBhMeO4QEhFETODxwSJgwTDsDQDEUVwiCWhRPoQ BmkIMY6jRJqXaEJkSIKgWcThJMI4ieUgQ+M4ZeRr6GhQAW4jSef9RktN9gd5Pawi UB/tK7VbrA5LwnKbuS6LI9H5e4l3b6yYTWh6eebX/vH3U+9ym08+byUuDl2Il/dV KbuV/E376IaWrf8/KBz3bLwazk6M53Tceyju6Z4MtN38HC88PeF0qracweRtwx2v tmRq/+YeylLaUuzdsYyyVVm7WivHvvTaPHXP5ueq8p11aeU7uB/THDps+Xg+P+NA qqxjMz3NLS+SjsfP9gin2jPEAvvI/JGVRZ22yx8eKUVrNqdZ1xXjl+4M9EcrsNSD k+1T0cyc4emycynZNdYT3+07S4fe3s+73jUmlPz3xJvb0Mjejs18zbvWWxJf/W17 ur9979qmwK2Gp4PJvV2do1F4xe/+2QHJxzUeZ8E/nlhj9uz6OXKifwE8DArH =1e0d -----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/afivos ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id afivos # encrypt a message to me keybase encrypt afivos -m 'a secret message...' # ...and more... ```