Created
September 24, 2014 07:24
Revisions
-
veorq created this gist
Sep 24, 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,81 @@ ### Keybase proof I hereby claim: * I am veorq on github. * I am veorq (https://keybase.io/veorq) on keybase. * I have a public key whose fingerprint is 552D 1262 0D6D D218 31C9 F8C0 BB9E 780D 4EC8 0BA4 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "552d12620d6dd21831c9f8c0bb9e780d4ec80ba4", "host": "keybase.io", "key_id": "bb9e780d4ec80ba4", "uid": "1794bdd238a70ba71d224f0490072f00", "username": "veorq" }, "service": { "name": "github", "username": "veorq" }, "type": "web_service_binding", "version": 1 }, "ctime": 1411543456, "expire_in": 157680000, "prev": "925838f63ef269269e4ca990f42bbb2698409ad473ee472820faee803875dac0", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [552D 1262 0D6D D218 31C9 F8C0 BB9E 780D 4EC8 0BA4](https://keybase.io/veorq) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owGbwMvMwMS4e14Fr98J7iWMpw88TWIIUSpcXq2UlJ9SqWRVrZSdCqbSMvPSU4sK ijLzSpSslExNjVIMjcyMDFLMUlKMDC2MDZMt0yySDZKSLFPNLQxSTFKTLQySEk2U dJQy8otBOoDGJCUWp+pl5gPFgJz4zBSgKBb1pWAJQ3NLkySg0cYWieZACXPDFCMj kzQDE0sDA3OjNAMDkMLi1KK8xNxUoOqy1PyiQqVaHSWgUFlmcirIwVCp9MySjNIk HMpLKgtA/PLUpHiozvikzLwUoFeBGspSi4oz8/OUrAyBKpNLMkFaDU0MDU1NjE1M zXSUUisKMotS4zNBKkzNzSwMgEBHqaAotQxopKWRqYWxRZqZcWqakZklEKWaJCda WhqkmRglJSUB+RYmBpaJKSbmxqmpJuZGFkYGaYmpqRYGxhbmpimJySD/FacW5uUr WRkDnZmYDjSyODM9L7GktChVqZark1GGhYGRiYGNlQkUWwxcnAKwOLztyv6/eKoB U2D7avvKAyJxa05//dWsa2MX/rxU67qo4Q3lOhP/gKL3MRndvVe8864t3SzCYJ9y zLJLZccH+6xvyQ8K0u7+NuBL0ft4djf7ne1vnm3fPlF3a0qrVPASmxPT4np3Zc/5 tPSj8e1C9uLHt2Z9bJH9+GdWm9Peqsz5Vzc3S64rNbbtP//ox7YXOg0TJNZF/Yrc ryDlqMXKkq1tszfs5i0za4G708KPsnYcY50/77tMeMzsqK/vqucbiH5f9W9n8qKd a13T69hmF0e/uWyhVNWiqtkop9oX3yT538XMO1+fd1nNxvTNk64bmgVcnro5py/2 bfeWsprZBnb3Z/MJcEV4zIjwqT278IvFvCAA =g9is -----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/veorq ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id veorq # encrypt a message to me keybase encrypt veorq -m 'a secret message...' # ...and more... ```