Created
June 17, 2015 19:17
-
-
Save michael-bey/3b11c2829f19b7450ea9 to your computer and use it in GitHub Desktop.
Revisions
-
michael-bey created this gist
Jun 17, 2015 .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,83 @@ ### Keybase proof I hereby claim: * I am benichmt1 on github. * I am benichmt1 (https://keybase.io/benichmt1) on keybase. * I have a public key whose fingerprint is 25ED DBC4 1F27 0809 F976 591E 77BE 66D2 2608 12C9 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "25eddbc41f270809f976591e77be66d2260812c9", "host": "keybase.io", "key_id": "77be66d2260812c9", "kid": "010178a33f6c0ea56030e434645b4c7b383e068024b6f5937dae62a2c38157a0c3d90a", "uid": "badbdaf1c27b3470402162b04bf5d819", "username": "benichmt1" }, "service": { "name": "github", "username": "benichmt1" }, "type": "web_service_binding", "version": 1 }, "ctime": 1434568554, "expire_in": 157680000, "prev": "8c1d670c1c2f3f2569e54ff1105978fe8a248efb4e91510495d741f5739c2ec1", "seqno": 2, "tag": "signature" } ``` with the key [25ED DBC4 1F27 0809 F976 591E 77BE 66D2 2608 12C9](https://keybase.io/benichmt1), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMISAnicfVJbSFRBGF7t6paZD6VRlh0Ku8g2M+fMnHO2F0vNIqLIEhNzPZc5u6fw 7LYXK8qsQAhzLaSgRCmzssKwCAqkBy3LLg8mEkpFpaAbRFFJFx+S5oi9RfMyzPd/ 3zfz/fN3JU5xOOOu95Laoc4Xm+Ked66NOHYe695ziFP9+kHOfYjbSyc2w7S8NBgI mlaYc3MIU11XNQEaSAQSkA1ZJFiGVBRVSoiOEAESRJrMZXI+f8hWMBtVCVGX6WcY O3hMnaH/4O+dKAAIoCgpPG8QDVAFE8ADKvACEbAqaKLKSzwFRAJIUImBZV7UFUqQ gjReglhUgMbrMlCYXWTCTlV0VVcMqCEmFUQgAAQJUoGgGliXoH1vJESDllJGbTa1 TM1XFoZcRSbH4HJTo3YPJsteM+yLqP+RhA8GbGw/VT2Tao9qWjrrIBOV02DI9Fuc GzKmFjZtOWTJMJEwFjI5eiBgBqnHtBlYZBHZyuQCQVrOLCUN6kQEGgti8AbCRKZY MAwIAZZFyaCSggSJGqpAZYghEGSsi+yTsMjLGqIa5Ow8+yw/50bsmYqXWYZMr6WE I0HKVTzoKJ7qiHM6pk+Lt2fA4UyY+3cy6J2ZjrqiD/0dVdHUS66snrZVC+6BwrTk 6m9drg3DJ/Jyv98Yb1+fczaxYaDu55i7+53vEUht+hJLeN0VK+l7POPh3ORQ6ew1 L5taqvuSnGevLjkHWrNP8dlS7vm7DYNf1x1YkPEkebT5Zv2zVyj6M/rW1ViYNPCx JmVzdl+je8XRK4t/RzaunrV/+rVb41XNZOTX8XNFo+LYevwj5dOKtJH4wfStQ8Ht WXQsp8U1fDgmzKnszEAFSTFPZWPqkTPLPvcn5q58XxqYtzSrKJ0WppVsuzhUldW1 Nkc/2dC0e2Hr6R3tW6L5b5av23O5OH9R6tMLcv/tgpr70frSlLZekldc276rZ/6i Pz6/IgQ= =aGYl -----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/benichmt1 ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id benichmt1 # encrypt a message to me keybase encrypt benichmt1 -m 'a secret message...' # ...and more... ```