Created
December 12, 2014 15:12
-
-
Save atrull/b1b7ba273b43a1d13ec1 to your computer and use it in GitHub Desktop.
Revisions
-
Alex Trull renamed this gist
Dec 12, 2014 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Alex Trull created this gist
Dec 12, 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,76 @@ ### Keybase proof I hereby claim: * I am atrull on github. * I am atrull (https://keybase.io/atrull) on keybase. * I have a public key whose fingerprint is 4104 BB9C A39E 1250 8BF2 28E5 7B2E 26EB F796 C534 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "4104bb9ca39e12508bf228e57b2e26ebf796c534", "host": "keybase.io", "key_id": "7b2e26ebf796c534", "uid": "e921754482a7749cc65d4f112a9fca00", "username": "atrull" }, "service": { "name": "github", "username": "atrull" }, "type": "web_service_binding", "version": 1 }, "ctime": 1418397102, "expire_in": 157680000, "prev": "9816181fd0de13cdedac4f49e173907af22fd2e2c96d26e4adc7845b4e07eafc", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [4104 BB9C A39E 1250 8BF2 28E5 7B2E 26EB F796 C534](https://keybase.io/atrull) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owF1UT1LHUEU3bwXhTwIiUX+wAhWDzMzO7uz8yCQSkgpaP0yH3fWiWb3ZT+ePh5W NpI0giB2gpV/QOsUpggp8gsSsAgp8gNSpMldMV2c5jLnnnO4596jx/2otzRfXfn1 ++STePDl408TbXxYuJoTU7oZGc3JNtwWH4ocqkkVioaMiGBUGKOsjhUwntDMeM4z SKThwFMwXqrUJrEgQ7JV1p0CbYyuYTWUiOFnHByi/+G3tw1QnMlEiIxrKYWyNk2c 8IxxrbzVlHbEGqpCvwVk66Zqd3bI/pAgNg0WuonvenlotlpzH7+ZTTpgF8z4Tjo2 oXAYFhVTqOpQFmTEkGmb0GmZYFmsJKN8SGBvEioYh46RyDSj+IZkUsEULVXGUpYx 76gDFlsHTlvhBe5LxopKjQvzDtNblTpcgdDOykwkRgCVoL0lXZh3RUlGMY6pc7Ss Q17opq2A7A8O1x5GS71ocaHXnSsaPHr674ibn6Ozdvn65uLm+zPdf7NyfNp/+eL8 /Z/obL18/e1g8Pzrk1f5j6sNfn1s+pd/AQ== =p7o4 -----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/atrull ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id atrull # encrypt a message to me keybase encrypt atrull -m 'a secret message...' # ...and more... ```