Instantly share code, notes, and snippets.
CreatedMarch 15, 2014 15:47
Save litherland/9569262 to your computer and use it in GitHub Desktop.
Revisions
litherland created this gist
Mar 15, 2014 .There are no files selected for viewing
82 changes: 82 additions & 0 deletionskeybase.mdThis 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 litherland on github. * I am litherland (https://keybase.io/litherland) on keybase. * I have a public key whose fingerprint is 0B64 1290 EBE9 DD11 5DD3 688B 6CE5 82A2 C47C A112 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint":"0b641290ebe9dd115dd3688b6ce582a2c47ca112", "host":"keybase.io", "key_id":"6ce582a2c47ca112", "uid":"2ce1476b9876169685378d0f04931700", "username":"litherland" }, "service": { "name":"github", "username":"litherland" }, "type":"web_service_binding", "version":1 }, "ctime":1394898367, "expire_in":157680000, "prev":"bf9356c8488c25ded57b5eb90b70a0f63aecad639d6fe23dec714ab7a046d56b", "seqno":2, "tag":"signature" } ``` with the PGP key whose fingerprint is [0B64 1290 EBE9 DD11 5DD3 688B 6CE5 82A2 C47C A112](https://keybase.io/litherland) (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 yMHcAnicfZFfSBRbHMd3LTMXjS0oLkVUk6jJFvP3zMw+iqWIBWqYmrjMmXN2HdTZ bWZnSzYt+iPavXBLDG5BoPdKaTfRqCTDm5uFIWtYG1hg4GJS9lDCag9Src6KvV06 L4fz+f7hd/g9S19nsVkrBj//c33iQZM1HPpiWEozjOEgAb2ogXAGiVq8erkV1YM1 n6aofsJJkBCwFC2SGGIRIYriEGKAIEAgY06gJVpmeVmiKJpwEDVePZEwa6Ck4wOK 12Tmw6Ugk/6P31gVaBlTLA+gKPCAAiIQOIYXEOkmWZGheJJMGHWsqVI9Nt11ir8G a3WSiohGB2HygCKbPEis6R5TN+CvMv4GXwKexNC1FndBRUXmp81UAGu64lUJJ2U6 Zb+SyFOMyAqiwADeQeBTPkXDLiXh4HggkOZxED4NB8xK6BYZDsgCKwgyzSGMOB5y GIok5EmJdANGwrKEACMi4MY0g7DMU6wEeYlkAeJAYmodn1C9hJM2x5Q8ZqWueFTJ b2iYaBwJVa23WG2WDclJibVZbKn2n8u8GNpo6ega667t6xAncOul98Pv4n8e/8GN 7D2zPPF4uhfal79P5uUWlN+bmxlMk4eWqg+qxbF4aCncGbhaOht5FCy5Exgf6928 wOVEF/IunE25ZkwdKzfK9gM31b/Qb/z9gmob+GtqMZgbjzJF3L8to/0pR/KrYtHW nkn7zSdJf/RUoHjOt6zmvvPpuwqP2pjscFHFcHfbNj3z8ptX5/TU9o8FD5f7SpI7 kyKx9t3V9yO3qdjWaMvX4tObBprmX2p66t3FGefzyubw6IcrW5idkU/WYEH+27Z6 Ac52HX5663X7vvnszj2//zduv5FetmOuLm16pnDKd8iesT0T6b9lVQ6tAGqVHSE= =8DWz -----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/litherland ###From the command line: Consider the[keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id litherland # encrypt a message to me keybase encrypt litherland -m'a secret message...' # ...and more... ```