Created
July 6, 2015 15:19
-
-
Save randompixel/d6cc206caafcd0b42111 to your computer and use it in GitHub Desktop.
Revisions
-
David Harper created this gist
Jul 6, 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,82 @@ ### Keybase proof I hereby claim: * I am randompixel on github. * I am randompixel (https://keybase.io/randompixel) on keybase. * I have a public key whose fingerprint is 6D25 B07D 2AEE 2692 A279 8C1B B7EC 06A0 1D5C AB36 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "6d25b07d2aee2692a2798c1bb7ec06a01d5cab36", "host": "keybase.io", "key_id": "b7ec06a01d5cab36", "kid": "0101e112325b07bdedc5ccc26d0411ad06d5f3052e5329a244a9f4562ec0878438e40a", "uid": "41449bf4366acfb850a8e65d7252a719", "username": "randompixel" }, "service": { "name": "github", "username": "randompixel" }, "type": "web_service_binding", "version": 1 }, "ctime": 1436195938, "expire_in": 157680000, "prev": "ac93bb60bdd982834111f783e7d4ec2011637b91c0bb2f03b3aa7eb043376ef4", "seqno": 2, "tag": "signature" } ``` with the key [6D25 B07D 2AEE 2692 A279 8C1B B7EC 06A0 1D5C AB36](https://keybase.io/randompixel), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.20 Comment: https://keybase.io/crypto yMIKAnicfZJbSJRBFMfX1KiVWhXrIQhhIAlaZWa++1J0MSMrCyTroWSbmW9298v6 9vPbXW+bEt1AKhRD1KheSjEhosDKB9PsItRDvUg3SaKMQgn0pTKwZqXeonkZ5pz/ /3fOHM6jZekeb9r6y+dvX9hsH0h79mBjwlNx8RJNAho160EgCar4whWy7DB3Hdey 4yAAVBMrFGomJpxj1cAEa4bOEKUaZ1AlEJkKI1RSgR9EorGUQ2AoifEiKypi4hG0 TBH9h75qIQERRBwhLC3UoSY3mcIYw6oJZYSICVVTCUlQwVyRsEGwLBMjJCsqFjxd 02VJ5zIkApdYwMlIlg0akiVVJSxEdQUSnauKqWEFEw0ZKWGMuzY5yoXaJbYZPepY dfwIaPQDkaixGE9N4Y8gbMUjCfpfU7zeSUVrOQ3+8QepZZtiisJWw92YFbVBAAkl i1spABLNIUMxJN0PeJ1juTxopRSKpupQHD9wXF4jkIQZEqUqpKZp6FiXxDxQSNMl rpkyZxgipEoaNRCDlOIQlKhEiMYplCVJU3lIBqkfVdtREMCiTRIWyJgVtkk84XLQ ODJ8MMOT5vUszlyU2gOPd2n23+2Y6lri6W5uWm6PvVlTuyf37Lu+DU/bf35oO9B0 6xbwvLza8d2//1fPzKHi+eQc6zqTNXG8oQVlnfz0NXPR8Kbq85XqtPSq+LravOPb xMrete3e6m5ttLVt1eDEtv6OzNJ9N7w/csvXJS5UPMwBO272R7acdtNHZrJX+64k 8/pWrJ4dH/a3V409NnxFvtHo3sJ9k/OVn+fp+KmS+sFWPvT6cEvnza9Lndb3QzkD eR9fDN53+snU2w8l+WXlG3bXgY+T5/rS69+0tTQem46wHpTRe0lmrDAPJss6k3cT d3bm50e2rrr2hPgKbleGvyjBqudzwT27chtOkO2ljm9gssAZn72X9Rt/TCVW =2z4w -----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/randompixel ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id randompixel # encrypt a message to me keybase encrypt randompixel -m 'a secret message...' # ...and more... ```