Last active
August 29, 2015 14:22
-
-
Save Dovaa/4743c80c30f86f941666 to your computer and use it in GitHub Desktop.
Revisions
-
Dovaa revised this gist
May 28, 2015 . 2 changed files with 92 additions and 16 deletions.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 @@ -1,16 +0,0 @@ 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,92 @@ ### Keybase proof I hereby claim: * I am dovaa on github. * I am dovaa (https://keybase.io/dovaa) on keybase. * I have a public key whose fingerprint is B16A 3318 D99C F40D 6244 2E3A C5CC 018F 49BD D304 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.9" }, "key": { "fingerprint": "b16a3318d99cf40d62442e3ac5cc018f49bdd304", "host": "keybase.io", "key_id": "C5CC018F49BDD304", "uid": "53974317757917aa2c60de1b03fb4400", "username": "dovaa" }, "merkle_root": { "ctime": 1432849488, "hash": "8f928fc21f3067fde123edf380a737c441412ba2fe8fd25c05fdb72796bdcc1ea03d24c3885ac094afc22df5ff846ee06a1d3164e7ed53f1f232016a2f3626db", "seqno": 231531 }, "service": { "name": "github", "username": "dovaa" }, "type": "web_service_binding", "version": 1 }, "ctime": 1432849531, "expire_in": 157680000, "prev": "87b582824947ab3659569742e51316dae3b244bb23649d5afeb4b1737d7099e7", "seqno": 4, "tag": "signature" } ``` with the key [B16A 3318 D99C F40D 6244 2E3A C5CC 018F 49BD D304](https://keybase.io/dovaa), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owF1Ul1sVEUU3haBQIBABNMHE+i1L7TbOn935k4TJFpqaoKCBF40Zp25M7N7ob13 vXd3dVMbbEhaf3hAbSGprFABTcCHakz8CYmWnwRCQkgIUaEa/IkRFIo2fZA+4Nxa Izw4TzNzvvOd833n7Fk6L1Nfd2j1xMhT5eVNdeeuycy2/O7eXkdGquq09zp+d6DD UnoLRY922p0duipFotuCaE0YKd22PVkzh8k6FR0nQRRaFGhjbdzpy6bwNNkEYV7H xThIuRwJqcAYeopz3xCgKCIEaSx81/cB9AzhUikMiKUsREnpnqrOLGcuUPa3w+3o sPjHCX9sw4Z/8OXZgIs5Ixgy5jIOmRDIp0BpKAE2khAAUmCi4zlJKqoIkTbbo+Md 3ToXR9GsYr8UpHFIMPIIJ55n2xFJwWZ4hiPP+AgaDCgzlhphrQz2gGCY+YRAApEU yGjPKOT6wDVKMsQ4lcr3oRYAK0R87Hmu8AEnwnIhZVxjPEK1BlRAhSElmmnlYgMN wghY05DBFFElbf+JfiGMnHaEoYthX/qOK4Gv75pUPigVyvJ/pJaqxfT9opa5ucyc DEIVHAzzdw8yZb7XBlst6+iXikGsc0GKcBn1gD1ZpxjrSmoOk66HPGQtY0Ji6nKX 2nEg7UKrSQmNpZ23lAhTwpUrjJZEQuubYoBzzf4TR2yfIm8pkyAfilI51k7fa3UP 3pepq88smF+fbmpm8aLl/67v050L72ydGPo1efSLU2eW7O8/tvLZK5O06/DLkF3+ 48Rm2nkAHQmny19+0PHVWLVp8/atH58c+m3TkuO/7Dw7OjY9sG/V+9vEAm//8zLf /9c3tUWlfcuGX709fOmTy+sGzu0qNB4bHWt997nmiR8e+fPthVO3mGi6MNBwdeOe 9wrgxycmxz/69njv1Mqui62dX296pVYcGo0G6fmH956aOdqy8/fvd+n+0zd5T8Ob LWWyXjzZv3H053zlRveVNz5bMdS4BRE6vmJkbfOyyVpNxDPNU+8sPSq7frq1uHH+ p4OHXr+wevjDwQfemijMa72dtBQ65Zbphmfu9I3cX4uH113l352uXs/unvl8/fhD R/4G =PABY -----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/dovaa ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id dovaa # encrypt a message to me keybase encrypt dovaa -m 'a secret message...' # ...and more... ``` -
Dovaa revised this gist
May 28, 2015 . 1 changed file with 1 addition and 6 deletions.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 @@ -1,7 +1,3 @@ ### My publicly-auditable identity: https://keybase.io/dovaa @@ -17,5 +13,4 @@ keybase id dovaa # encrypt a message to me keybase encrypt dovaa -m 'a secret message...' # ...and more... -
Dovaa revised this gist
May 28, 2015 . 1 changed file with 5 additions and 1 deletion.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 @@ -1,3 +1,7 @@ ``` And finally, I am proving ownership of the github account by posting this as a gist. ### My publicly-auditable identity: https://keybase.io/dovaa @@ -14,4 +18,4 @@ keybase id dovaa keybase encrypt dovaa -m 'a secret message...' # ...and more... ``` -
Dovaa created this gist
May 28, 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,17 @@ ### My publicly-auditable identity: https://keybase.io/dovaa ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id dovaa # encrypt a message to me keybase encrypt dovaa -m 'a secret message...' # ...and more... ```