Created
April 28, 2014 12:02
Revisions
-
davidblewett created this gist
Apr 28, 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,83 @@ ### Keybase proof I hereby claim: * I am davidblewett on github. * I am davidblewett (https://keybase.io/davidblewett) on keybase. * I have a public key whose fingerprint is ED14 1F64 7518 707E 2F44 63F7 6BF6 EFA4 3358 C9F8 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "ed141f647518707e2f4463f76bf6efa43358c9f8", "host": "keybase.io", "key_id": "6bf6efa43358c9f8", "uid": "ff05780af42b5415970d7d0186c55800", "username": "davidblewett" }, "service": { "name": "github", "username": "davidblewett" }, "type": "web_service_binding", "version": 1 }, "ctime": 1398686548, "expire_in": 157680000, "prev": "2210464d84b85ce7e0637895fb771a6173d745788d25c548aacf9a2971db5bc4", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [ED14 1F64 7518 707E 2F44 63F7 6BF6 EFA4 3358 C9F8](https://keybase.io/davidblewett) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.12 Comment: https://keybase.io/crypto yMHeAnicfZFtSBRbGMfHfAlXNDFRaSHsoIW22czsmTmzG1yNjLCwEPWbuM3Lmd2z 2u46O7vrKopKIPhB6C6o1A1XhKDAfCH7opiEN4K8HwxSCGwLkbiXipBLonSvnhX7 Fn0azv/5Pb95Hp6l7FTGkhIr6Z1dfX/Zk/JqcSvE1DdfaugEil+LAmcnaMEHH534 3NgIGMRnAifAGgc5XYRI4CTEIszrEIp2HYmKLmJdhna7IKkOXQI24PEHkx1Uo8hB XEH8NKMPF9Fo+hM+dFDQdVZAEivrkFcEyAkOxGpIYzlJVAVBYtkkGMSGT76FKa3J YaIprTiCTRN02QCthIlKK53gkHAT0xNSft1lRgPJOIIV16HApRCfRhenfWFsBInf B5wcJVWTJA2c3SGJkihAyQZwe4AY2EWShIBEOiLL2kDAwGGq5HmOhSLUJKhIgooR ZkU7khyCriDEySKH7BqCdF9J4wWV6mRZ1R0y70CcpgiKCun/g7jN5wdOno4pu6ky SNw+2QwZGHQ9X2xKY1IsTEb6keTpGEtm7o+DNtYe3Yvg6ruTxR1P9cFR+3Bp83DL p1MfcyyN05XbQk54ITbz9lmateTsnPfe8MMXI4mmv8HkvHPtA19e2jq1Ax9MbcKy 5a/Miiu7vG9hudCyeS7akV911fh2TC32dl98XbS7nR8oCy0lMnfuJ7KtAwNddevx l+F211BtOcSn63seFw1m3PmneSgSi13/b6Jhrujd6GZ/Kpldz4ru1mSNu0DLZ1IQ D1T/0XfBbPsfxc8nvkx4uwv4HOueP35i69puzZv0v4rXx2//trcy/yh3jHev1vdW 3dzuPu69UlFnzbtxxvF7ZR4z9sQ65/Ey39emFzcKN9DM4Ej/vz25f540l/YBcfoN 8g== =HVof -----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/davidblewett ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id davidblewett # encrypt a message to me keybase encrypt davidblewett -m 'a secret message...' # ...and more... ```