Last active
          August 29, 2015 14:06 
        
      - 
      
 - 
        
Save adamjames/c07bcc55fa3fd1228483 to your computer and use it in GitHub Desktop.  
Revisions
- 
        
adamjames renamed this gist
Sep 23, 2014 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. - 
        
adamjames created this gist
Sep 23, 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 adamjames on github. * I am mrwizrd (https://keybase.io/mrwizrd) on keybase. * I have a public key whose fingerprint is C8C8 4F5D 4FD5 0388 BECB 73C5 1464 2518 529A B9BF To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "c8c84f5d4fd50388becb73c514642518529ab9bf", "host": "keybase.io", "key_id": "14642518529ab9bf", "uid": "cc6c8795083c84e1f374982ccbef2000", "username": "mrwizrd" }, "service": { "name": "github", "username": "adamjames" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411505244, "expire_in": 157680000, "prev": "b3ddc4361719e68a7dea09cf2d22f5e3be4e9d0928948fe1b7a8c646e1f0f536", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [C8C8 4F5D 4FD5 0388 BECB 73C5 1464 2518 529A B9BF](https://keybase.io/mrwizrd) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHaAnicbVFrSBRRGJ1VszQqaTEEidobFdpm836sUT+0JMpgbSHCzWUed9ZJdnac fZhuixhGQai9kLI/mWCgBEVWYA9FzKCXCRFoWyIUxKJEDzUNsjtiP4J+3XvPd865 5/ANrkrFMm27h/suj9fnfLc9709GMI8j4Y0BKajUAlcMVMHFQ9V0PzQNU9PDwAVk XuZplVFoVWFwiuclKEscJTMEzdIkQ/AMKYiSIKnACSqDIUuBbCQxBAu0IMLQw6cp CP0PP7I4kGVW5jmBwXkK/QQJleJogSdlWYIqieO4RQxBUxcDELEDZo1WZyog7gQI jGoytCIvDf1auDIi/SsQFTFwDF1DliRca1hYDZR8S2qfpOkKKoxEUWiGtKAOXARi ymHNkhM0QTA4Q9K0E8DjhmZCn2YxGI7lUTbcCQwTRpGlRCmKTFMswRECZHmRU6CI C7JKKiSpMpCSIA0FBRdIXqB5FRISJ/IyS7OoL64yFAusPtV6ELhIFFP0I8uQ5tfF cMSEID7Q703DbJlY+rIUa2VYZkbW30XWrVm+UHWuECMne+q9eY4f4FRpzkRryutH JRc8p88Xx78lJul3wY1fe9I7t+8ofSnkN5c+GznTO+RPLXE/SVvJz3R5u/Zw9hMr 3MlIpOkpdjfvBt1Qljs+lNOb7p691xm95SkbWb32jatd3TXm2Lwlo/vz5ECR3uMk pnfuf9zSWDFRxL7PtSftZqzt6hWP8XHfuvZa+6FX16k5OzWzd6y1/OKBDbHq4W2N WYm8Yrj1TtdU9i/gLDbxOaPh5HpsdiFQM9+RbE5raxmt7MjKKGQdo97E1G3CdqT7 YH78989BBk4fvs992XT2gTHPXut4yGVXfCh48alPfuu6dLQ80nTT+AODNQ2D =bq8g -----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/mrwizrd ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id mrwizrd # encrypt a message to me keybase encrypt mrwizrd -m 'a secret message...' # ...and more... ```