Created
February 26, 2015 17:22
-
-
Save mgreensmith/a6b27c9a828adc746b96 to your computer and use it in GitHub Desktop.
Revisions
-
mgreensmith created this gist
Feb 26, 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,88 @@ ### Keybase proof I hereby claim: * I am mgreensmith on github. * I am mgreensmith (https://keybase.io/mgreensmith) on keybase. * I have a public key whose fingerprint is 4653 A366 1ADF 9C40 2B11 A897 7C31 F1A8 7CFC 5BA0 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.7" }, "key": { "fingerprint": "4653a3661adf9c402b11a8977c31f1a87cfc5ba0", "host": "keybase.io", "key_id": "7C31F1A87CFC5BA0", "uid": "4563b12ceb278ea8d3800b524130f219", "username": "mgreensmith" }, "service": { "name": "github", "username": "mgreensmith" }, "type": "web_service_binding", "version": 1 }, "ctime": 1424971259, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the key [4653 A366 1ADF 9C40 2B11 A897 7C31 F1A8 7CFC 5BA0](https://keybase.io/mgreensmith), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owGbwMvMwMRYY/hxRc2f6AWMpw98SmIIeR/6u1opKT+lUsmqWik5JzM1rwTEykvM TVWyUspOrUxKLE7Vy8xXyMtPSdXLKlaAqtFRKkstKs7MzwOqMtAz1zNXqtUBKQdp TsvMS08tKijKBJmlZGJmapxobGZmmJiSZplsYmCUZGiYaGFpbp5sbJgGZJknpyWb JiUaAI3MyC8uQbFVCWxmfGYKUNTc2djQzdDRwtzZzdnUyRGkvhQsYWJqZpxkaJSc mmRkbpGaaJFibGFgkGRqZGJobJBmZGgJUlicWgT1Um56UWpqXnFuZkkGyMlAibLM 5FQkP6cDZUqT8GoqqSwAiZanJsVD9ccnZealAL2NHC6GQJXJJZkgAwxNjEwszQ2N TC11lFIrCjKLUuMzQSpMzc2AbjUw0FEqKEotU7LKK83JAbmpMC8fKAu0KDEdaE9x ZnpeYklpUapSbSeTDAsDIxMDGysTKOoYuDgFYBGasluAYQm3xoQlHulZe5bM1Fh8 PGVCLnPMwlPVAZbnrNh1727qyA6Isy5x+fJmxqdr0Rf5b8jWlSv9PNqQXcJ8LTdo yV+lymO/D37mUDKUXblwScbanlsygjfb0ro9q08naX1mKsmTnpCxMfPibQbTpfen KlWz2+tk3C11WDBp/ee507R6chfy77LQklVZfXf/v20zUl8e+vsxIaA+5piZwiPJ eZkXVhp5SAe0uGi5ThCZcGA9/5baz/LfJa3vJT45YdbsJevJO2fLKU2+nI6tE10z pKQP5ottzgm58Wyv+oUkC8vz8wpUC8X5Vj/oeOXq+HHShEcR6fOjN4V/n7Z0sj5/ zuy9z05odt4qELvpctM7wP+EgYmU0nuZl8GtN89n+aumT446lX8v2zX8wJk9cQqs /LEJijcLZdesdmq8/GjVTd/Sxt+iJ7zOfw99u3TGm4+3Pdt9eqX6mmZ+Fp7Ftqo6 eh9Hwe2LEsqzV26fo55yacf/pPu/pbIt2E8+67S6tNd3j1Lshey/j1qlP54Weel4 iG+KSOZ6IbX1DlP1L7rLZ8vG/Oy2WvbD5bTn3G8v1hWe4LgU9iYppPjuMsmn+ccf p/PqmelzhlaKO8QZfdKVb/4atvzeKvPca0fOT5pqe8D25h5j64Vl7x2+/NaZJiLx cs1Gr1/KkV4bxSx6li466l290CH93b/7n19XJXR9/KOcYMnHZ3LZSbLHsuS7EgA= =z5Oy -----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/mgreensmith ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id mgreensmith # encrypt a message to me keybase encrypt mgreensmith -m 'a secret message...' # ...and more... ```