Created
December 24, 2014 20:55
-
-
Save hfukada/b7494e0099c93fe3fadd to your computer and use it in GitHub Desktop.
keybase.md
This file contains 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 characters
### Keybase proof | |
I hereby claim: | |
* I am hfukada on github. | |
* I am hiroshf (https://keybase.io/hiroshf) on keybase. | |
* I have a public key whose fingerprint is 2E52 8A40 D052 B98C 3AE7 E119 9DE5 5147 A170 3CCE | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "2e528a40d052b98c3ae7e1199de55147a1703cce", | |
"host": "keybase.io", | |
"key_id": "9de55147a1703cce", | |
"kid": "0101da3d524ce8505aa69a86631aec99ef5a06175cdefbc7aaf2e503cae5c6b84bd40a", | |
"uid": "5d80840db3fd7fd1a6c6b4015fb7c800", | |
"username": "hiroshf" | |
}, | |
"service": { | |
"name": "github", | |
"username": "hfukada" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1419454442, | |
"expire_in": 157680000, | |
"prev": null, | |
"seqno": 1, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[2E52 8A40 D052 B98C 3AE7 E119 9DE5 5147 A170 3CCE](https://keybase.io/hiroshf) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v2.0.1 | |
Comment: https://keybase.io/crypto | |
yMHnAnicbVFtSBNhHN+0FzYRoj5V+KFDMnDm3XbP7m4QZCVJqFTKpJqO5+6e2063 | |
23bbbg3TTE2JQK18GWZGEIpgZUJSFCjSG/hFgiLSEqJSRNDKXjSxnhP7En16eH5v | |
/x///+PUZIPZeGc15eH09ol+49jIUtRQfDVjtpLgA2KccFQSFWjtkWTFg9SgKisR | |
wkFYEbCykCZFElh5jhVsEDGIojhORABQNAMphrQJAiIshDcQ1h04hodhtFcOYAx/ | |
3LKI0f/oK9YIkiIpEdpEYKUFxAISQGjnIGu32yiIBI5DEoCknWKAICKJFxgIJdwJ | |
Z0AEBDvP0rxIkxDHRdfigMiSLK7L2ySRkUQK2rGIJikg8YzAkqQuDCNVgX6E1V5Z | |
DYS9ElFlITCoybgX3sA66ZEj3ij/j0GKVkAR6oZIPKgjMcS7171uXlZEvD1s0ZAa | |
lgMK4aCwUojIupmiKY4GNE1bLQQ6HZRV5JZ1BWDsuBhJWoigijTCoUR9Pr1PSAlg | |
Fg+CHjwnLHsUGImqiKgaHXFtMBjNhk0bk/QLGsymLX/v6ohtXuV6duQMPsj3eM92 | |
ndvZ6mtJ7H4fX2l3FbKLPxp6jt5MSggTQ1/ZG9t68z72j/X9qgVNtab+g8PjeVTx | |
TGezmH0qt/Bww/RS10VjomS8bEqYzNX6BGf960ferrir41N1WsfJrCXt5eBcTnfI | |
XBbvOyakvkrLLCxJP3O/PbNXe+HztBZkn0ysvr0+YaouMqQPlDstt2LzbS5ro9R5 | |
qKo58GF6Oa9lqLzmRKz0za7FrGdXsua+NfuT6gt6/FPH60pXau4Vfbl0OeXp85/a | |
cmjfEXPbgvxua/n35OH0hdCeuUZu9PNy3cyFqfnbs9fGTAf8ZRlN+yvz754feOLs | |
dk7+1v4A728flg== | |
=7oyz | |
-----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/hiroshf | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id hiroshf | |
# encrypt a message to me | |
keybase encrypt hiroshf -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment