Last active
October 30, 2017 14:42
-
-
Save apostoloss/2de374537a64150db031 to your computer and use it in GitHub Desktop.
public gist for keybase.io
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 apostoloss on github. | |
* I am apostoloss (https://keybase.io/apostoloss) on keybase. | |
* I have a public key whose fingerprint is 4A9F E6ED 8B35 7AFF 49A8 B235 E338 F18B 9FE3 74CF | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "4a9fe6ed8b357aff49a8b235e338f18b9fe374cf", | |
"host": "keybase.io", | |
"key_id": "e338f18b9fe374cf", | |
"kid": "010172c1f45349631a3a01a9db8a6ea84be13b400ac33e0077416392543d42475aa20a", | |
"uid": "92f2c39bc517bb332a76c904f88db600", | |
"username": "apostoloss" | |
}, | |
"service": { | |
"name": "github", | |
"username": "apostoloss" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1419878059, | |
"expire_in": 157680000, | |
"prev": null, | |
"seqno": 1, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[4A9F E6ED 8B35 7AFF 49A8 B235 E338 F18B 9FE3 74CF](https://keybase.io/apostoloss) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v2.0.1 | |
Comment: https://keybase.io/crypto | |
yMHfAnicfVFbSBRRGF4vq7iQJXbZkCgOZYSLzsyZ61ZmZUovFmWXB205M3NmHbSZ | |
aXbXTTbR9iFLJcyswLJyK5ANJKSkm6EiBYYFWQ/GYkaRRNSDD0FK2ozYW3Refs53 | |
+3/+f2RZisOVtGZd+4/GA3426eXgQshR3n39bgSIulwHvBFQjReLomp+bBqmqgWB | |
F9BIUDCLZV6EDIcUhRYQL1KQwRDyCsmLFgs5WlKAB1TpAdthxYgogPNV3cKsj0+V | |
LfQf+upFgiAJkqMkUqEZSAssJBFEBIkEWeQRixFPi5iEIk0QSIIQEwTH0SQLBYqh | |
oUxTNMcgRBHIigstxgmUQklQECWG5EQRQgpxrCQQtMLzssgShC0MYFNDx7GlRoY1 | |
s16jBwKg3gMsvFaVsL2EJd6vBqtC4v88wTrDBsNY9C3ZfaKqydYOLVctNgOqrgEv | |
aSmloGr7SZoUeI4nGMED8ElDNbFPtRUMx/KE9TzAMHEt8Gqhmhp7pBOabrFWI+S3 | |
+gRUv4aCIROD+uHBilRHksuR5ky27+hwZaz4e92er+kLoaKVZtfcz3H26LQ+fOXI | |
pWAoO3+ye1tfbumO3XEAPjSlOB84Nj4xWnaG4p2rmt9OJ+dkjsy4X7zTy9efL2Td | |
36MDrqYitFx6Hzd6C/Z25ESN7DJ3yTf61bHEno4EPh1+Fk1tgTkPSxcONVZmRK4W | |
34vd/p1W3Hpzde6bvMrIxJgzMXyjdS1xanBcOrhp/szsWPP4RFuFl0tpvRzf9bSs | |
rPpTWbRtngYzd5K3dMYKx84eTu8rmRr9wvbFJv15j15PKZ7emVh79ob++5vR84v9 | |
Q3Xc5GjWgDErZN7iex4PnZvLSBSAhqyPW9muaw3YHfbJEecF/77P4e0tv/b/AZda | |
E8k= | |
=ZACs | |
-----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/apostoloss | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id apostoloss | |
# encrypt a message to me | |
keybase encrypt apostoloss -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment