Created
October 1, 2014 20:48
-
-
Save barrywoolgar/d5da25294c06bdfa2fed to your computer and use it in GitHub Desktop.
Revisions
-
barrywoolgar created this gist
Oct 1, 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 barrywoolgar on github. * I am barrywoolgar (https://keybase.io/barrywoolgar) on keybase. * I have a public key whose fingerprint is 1E6A 36FE FED4 E3ED 032D AAA4 5C4E B12C 1CF6 A0BC To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "1e6a36fefed4e3ed032daaa45c4eb12c1cf6a0bc", "host": "keybase.io", "key_id": "5c4eb12c1cf6a0bc", "uid": "a160046b662d6e03600bc87252c0e000", "username": "barrywoolgar" }, "service": { "name": "github", "username": "barrywoolgar" }, "type": "web_service_binding", "version": 1 }, "ctime": 1412196389, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [1E6A 36FE FED4 E3ED 032D AAA4 5C4E B12C 1CF6 A0BC](https://keybase.io/barrywoolgar) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMGcAnicO8LLzMDFGOgp5fKnf1YZ4+kDW0oZQnQyVKuVkvJTKpWsqpWyU8FUWmZe empRQVFmXomSlZJhqlmisVlaalpqikmqcWqKgbFRSmJioolpsklqkqFRsmFymlmi QVKyko5SRn4xSAfQmKTE4lS9zHygGJATn5kCFMWivhQskWhoZmBgYpZkZmaUYpZq YAzkJSVbmBuZGiUbpBoYGIAUFqcW5SXmpgJVJyUWFVWW5+fnpCcWKdXqKAFlyjKT U0HuhqpIzyzJKE3Cr6uksgAkXJ6aFA81ID4pMy8F6HGgvrLUouLM/DwlK0OgyuSS TJAJhiaGRoaWZsYWljpKqRUFmUWp8ZkgFabmZhZANxroKBUUpZYpWeWV5uSAHFWY lw+UBVqUmA60pzgzPS+xpLQoVan20IEYFgZGLgY2ViZQ4DNwcQrAoiSwi/2vXFXw wewfwT9WC3TdCG2aZzdPft3+74ktzB/rd8jM+ct3Q8bdu5t9ZnK/Zdp8h+1Tmk/M 23pcooK77srbmW8OmsXMvB1x0IBpg676ij9fd2q/mXZEg1NMy1loyhcJ1X9CN8o9 goxPylkl+q9wMFknas341FR/1bM9T6+n7I2oC2m7Yj5/Zdo7NTaJZTIXk26WOisu eB/KM22u3POkb/ODheqEZ4RLzfi7TvtFkl/U7Z7bWjx9Xw5aLnvz16Pchz+cx+in kcMH/p8LzcXalCPtN6/YtHNzo9bElZL7bP42KfEJcvuE/pzWtif83F3dmBNnfGzW 3Nw1cV8dA4+PTzv3XSUZN78cy10alj1Cs7oBqYf9nQ== =UCQo -----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/barrywoolgar ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id barrywoolgar # encrypt a message to me keybase encrypt barrywoolgar -m 'a secret message...' # ...and more... ```