Created
May 31, 2015 22:07
Revisions
-
rdewald created this gist
May 31, 2015 .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,77 @@ ### Keybase proof I hereby claim: * I am rdewald on github. * I am rdewald (https://keybase.io/rdewald) on keybase. * I have a public key whose fingerprint is 41C7 96EF 5C65 533C 0ACE F3B2 1076 65B0 85F5 CBB4 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "41c796ef5c65533c0acef3b2107665b085f5cbb4", "host": "keybase.io", "key_id": "107665b085f5cbb4", "kid": "0111ee83c9cd182af1a437297fbcc7352caa29b1a2365cd6dba4cf2532ccf4a567b70a", "uid": "0b7f55e0eccd5e2901244d8a85488119", "username": "rdewald" }, "service": { "name": "github", "username": "rdewald" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433110020, "expire_in": 157680000, "prev": "fe1fccd3e5ec84141b462cf1f8660fe6b6e07ed02f7c158d722d2c73cd4b1a43", "seqno": 6, "tag": "signature" } ``` with the key [41C7 96EF 5C65 533C 0ACE F3B2 1076 65B0 85F5 CBB4](https://keybase.io/rdewald), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMEEAnicdVLNalQxFL5qFRwQ2gcQIetRcvJ/Z+Wq+AIirobk5GQapt6Z3vmppZRS qq4FH0B3bgRd+AKKi8L4AvoALlyJKChuzK11p9mEfH+cfMm7Kxeq3sb6kl49/L56 fW71xi6q2+NHa/ssTOIeG+yzMZ1uKTcjaqdtbuZswBSgrQ0ljUZrKZF7pCSDAG6N 0YE7XagQFOuzrcmsc5SY4Gd0I08KVg7DHAv6D/34lOAAQOQk1hjBCZ/AK2lFbVNA tFIL9F7UAbyQRmM0MXiFSWgpEJPy2thguS9xiz9xwSatiRNi1CRqDkKp6LzTyjmA uhPOqG38PSrqNtKu347soM8KuMxIXQNn5CjPtxbhv4b53rRDdikMz7zDkJtY2iuW JbWzPGnYAIoS57kzg5ISgHPB+4zuT3NLw9wptDWOl9Vn05aWJTIRpDK+JE3oFCgI yghMkJwxPJEJhrilyEWyCNpFK0QUpSuMKnTtse42O82EDUwZ049K5CyPGj9ftMQO 3m6uVRu96tLF893zV73L638/xc3t6tmHu1+ebO4cP/788ufJ4Wrw7dPiRFVPh19f XH9/5+jjrcN09eh5/8GvH3DtN0Sjva0= =bwNP -----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/rdewald ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id rdewald # encrypt a message to me keybase encrypt rdewald -m 'a secret message...' # ...and more... ```