Created
March 3, 2014 17:23
-
-
Save pellegrino/9329967 to your computer and use it in GitHub Desktop.
Revisions
-
pellegrino created this gist
Mar 3, 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,82 @@ ### Keybase proof I hereby claim: * I am pellegrino on github. * I am pellegrino (https://keybase.io/pellegrino) on keybase. * I have a public key whose fingerprint is 5518 2BBE 6EFD 9065 CDD7 B747 D37E B440 0468 AD36 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "55182bbe6efd9065cdd7b747d37eb4400468ad36", "host": "keybase.io", "key_id": "d37eb4400468ad36", "uid": "f8d4156ccc43088e82e8e14ccac41600", "username": "pellegrino" }, "service": { "name": "github", "username": "pellegrino" }, "type": "web_service_binding", "version": 1 }, "ctime": 1393867413, "expire_in": 157680000, "prev": "02295d4cb1a86c44d54278500a2a8f77797a9df4dd78008dc52aa35593e4bf3c", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [5518 2BBE 6EFD 9065 CDD7 B747 D37E B440 0468 AD36](https://keybase.io/pellegrino) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMHbAnicfZFbSFRPHMePlyw3ArtgJUEwIvSw2rnMuS1CiLeIP4YVmZos5zJnPWS7 69lbtqj5YBc0RMUuSqKJGFFRD4JEtBaK0bEitELtwdyorJCMvPzDzFmxt2hehvn+ vp/v/GZ+A5tiCEtUVfPgRNnl5IEos3/GRxzedr8lCGSXWgFsQXACrW6a7nQgw23o Ti+wAZalBFqWEYc0VSQ5VlFVXuYhrzI8kiEkScgJkspwwApKXZ4IgWNkyYPSdBfW 8MGuq1j9i9+3WtAEFVIspygKZEhBQAKNBERBRZEUSHEkGTF6kOGUTiLsdqOyMuTA vblApRVg3a8rWA+CtbpD95b65H8x3gp3RAwg2b6G22XdqeJHY8qPDI/ucgIbhZ2K V4/wFCMyAsdDirECdMqtG8iuRxwszwkkXlbgNpAfR5I0LbIqVGRKEjgFQpWFNC+w JCnRkqDxPC/ykqhqEP8gBgVVYWlJYlhWZBCUNUbB93tQOe7SRuM2JQeO9OgOp+T1 GQhUPu4/HktEWYi4ddGRsRGW+IQ/w/yfWb8Mh7tzzi2PVf1s+BIqONaRLobC05P0 5Ia97pSe4h8bu1uWhpOPptVUz0eP3Es4WNd0o/NiV1F8+dX2b09K9/hf3G7Mft+k XXhQU2U632T5Lr1+GyY+umrPbp0YeTXTPb1rVPudnjmGSrK+LhbL1802qxAiSNfO Q/UjucaWmJya3EGx3WL2XquN66gOvStKnKfqki3nzbyp7FtU4NP28XDsUM+VHeZs 4VIzkTr3rOvl0GJj5+7CwGQgrqRg/MNE3i/0tDUwlxEUNy84lHrxZpspHemtTZpv mB3N+dyXmjHalz/b+mjBvv+/xczBsL0pcd9z5uGdlDNJB1JOf787lb8C+48eIQ== =byNm -----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/pellegrino ### From the command line: Consider the [the keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id pellegrino # encrypt a message to me keybase encrypt pellegrino -m 'a secret message...' # ...and more... ```