Created
September 18, 2014 13:56
Revisions
-
rwebler created this gist
Sep 18, 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,87 @@ ### Keybase proof I hereby claim: * I am rwebler on github. * I am rwebler (https://keybase.io/rwebler) on keybase. * I have a public key whose fingerprint is EDA6 1C59 C764 9277 3B32 C0EC F4D3 14F2 96F5 F4CA To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "eda61c59c76492773b32c0ecf4d314f296f5f4ca", "host": "keybase.io", "key_id": "f4d314f296f5f4ca", "uid": "a8e86f39d7206b3c1d24e22b1c0a0a00", "username": "rwebler" }, "service": { "name": "github", "username": "rwebler" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411048547, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [EDA6 1C59 C764 9277 3B32 C0EC F4D3 14F2 96F5 F4CA](https://keybase.io/rwebler) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.3 Comment: https://keybase.io/crypto yMKjAnicO8LLzMDF+OWyyKdpX7+cYjx9YFUpQ4jUk+RqpaT8lEolq2ql7FQwlZaZ l55aVFCUmVeiZKWUmpJoZphsaplsbmZiaWRubpxkbJRskJqcZpJibGiSZmRplmaa ZpKcqKSjlJFfDNIBNCYpsThVLzMfKAbkxGemAEWxqC8FSyRapFqYpRlbppgbGZgl GScbphiZpBoZJRkmGyQCoQFIYXFqUV5ibipQdVF5alJOapFSrY4SULAsMzkV5GSo ZHpmSUZpEk4NJZUFIBGgQDxUb3xSZl4K0LtALWWpRcWZ+XlKVoZAlcklmSDNhiaG hgYmFqYm5jpKqRUFmUWp8ZkgFabmZhYGQKCjVFCUWqZklVeakwNyT2FePlAWaFFi OtCe4sz0vMSS0qJUpdpDB6NZGBi5GNhYmUBBzsDFKQCLiDk/+b9pKtZe+qd1ZkG/ Sjj3M15NHcbtD9sTtq2vaT3X13lBbU9Sww0nfQ4Df61YUTZ76fApSuurZb9lVv67 Vfrc90fPFccCqUwm3ZynG55cLL78lf+hR/yvC08bci7sK/xsvlFxI9NNceMGl0mf +1++q+ewvK6VYa49c2/BfOG+OZsjYuo2/K8vWDiTcXH1M/Z9fI/FtqyQOHNCIcSM c/ONOz/yhe5m6V6MlFo1V8yP0/PyHQuxDpWZ/+5sVzt7eelsmR5FSZGqZyu55tr4 y759seTMM6MdH25/8r91WfDbzcDDjWJbbl9mk7Pvn5Ed1lHTtz17ces8ppdBO5cv iY2a9c2l5GCNKec/E0vl4odzjNbYa9am6BouuMqlxqdv8bJ8acUDQ0Hp6VMeFFZK hkeqL7jxqP1p6tSWZOXYuVa7rc++2bUn98uHbxN3szBu2xRvUjeZT4bfpf1tZWHy BNP0ecaW2brv0n1fR+pNvZfAYJIRKfiBy7jhVfjxO8WtqnwbuRfrGKh/+dhueH+3 puDfSu97okbVBdx1Vyy1FfZPW6wmz/nQ4bFLUWtQyPLw7fvty6eHW014aSOy2ebA iw3/pS5+/irud2ryIVa3/LbDSZF5exb8Utn88ZjokZ3yG/8LbbpRFvDzrJ2/7O2b 8W0/1RW/fc/8ZttmyvpN5ueCOosdjOGXch6s3HpYuvG5ycszNXqsU8SumaX+ublE BQBUw4Ja =bOv5 -----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/rwebler ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id rwebler # encrypt a message to me keybase encrypt rwebler -m 'a secret message...' # ...and more... ```