Created
March 19, 2014 17:51
-
-
Save scelis/9647372 to your computer and use it in GitHub Desktop.
Revisions
-
scelis created this gist
Mar 19, 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,88 @@ ### Keybase proof I hereby claim: * I am scelis on github. * I am scelis (https://keybase.io/scelis) on keybase. * I have a public key whose fingerprint is 57F9 3313 8704 A915 DE95 0475 D8A2 3129 3CD8 305C To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "57f933138704a915de950475d8a231293cd8305c", "host": "keybase.io", "key_id": "D8A231293CD8305C", "uid": "8db001fb0e6013a3f6dcd478c25b0c00", "username": "scelis" }, "service": { "name": "github", "username": "scelis" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395251470, "expire_in": 157680000, "prev": "dfdb4923edf3fd80bf52795c004c90956c09171352aa7e21ef497821916ec0a0", "seqno": 6, "tag": "signature" } ``` with the PGP key whose fingerprint is [57F9 3313 8704 A915 DE95 0475 D8A2 3129 3CD8 305C](https://keybase.io/scelis) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org owGbwMvMwMV4Y5Ghps0NgxjG0weeJTEEa97kq1ZKyk+pVLKqVspOBVNpmXnpqUUF RZl5JUpWSqbmaZbGxobGFuYGJomWhqYpqZamBibmpikWiUbGhkaWxskpFsYGpslK OkoZ+cUgHUBjkhKLU/Uy84FiQE58ZgpQ1MXCEaLe2QWk3hkoVwqWsEhJMjAwTEsy SDUzMDRONE4zS0lOMTG3SDYyTTJINjAAKSxOLcpLzE0Fqi5OTs3JLFaq1VECipVl JqeCXAyVS88syShNwqW+pLIAJFCemhQP1RqflJmXAvQsUEdZalFxZn6ekpUhUGVy SSZIr6GxpamRqaGJuYGOUmpFQWZRanwmSIWpuZmFARDoKBUUpZYBjUxJS0kysTQy Tk1JM05LsTBISjM1Mrc0BbrdJNnSwNLULNnA0tDc0NjUKDHRPNXIMDXNxNLcwsjQ 0tAsNdkgEeTD4tTCvHwlKzOgMxPTQc7OTM9LLCktSlWq7WSSYWFg5GJgY2UCRRcD F6cALBLfigswrOFZbbS4YJfgzwmXDPeIvlJe/23X8xtKatNC6n2ifv9Q2eJ10eym kAj/S+9P/04tjf8e5KYnu3XNt9YaBjHdXb+MthveinKdU8/XFfSk8cpbLm+JmZKH V3e+mf4vWSPuX8T75RUl2s2iNqeWP3z/y/j/45KG5ktr+Y7ObbBfPPXipfs3D4Su eKmfd8blXoemQrpo5ROJoKtrchpPVckxPhV8x5aTe2KC64Qz0rbh+QXS3Uar/IV2 CFxztvTwrzsx6Z2Ld77G5vipXqEnuAtn/r5n13LpmfG2rJQz7zw36mnZH996xLea hcnXgn3yvd3eszl3PfGR0ovpY5vF+ICXY99BvrPy5v+l1A/e3PPEKydW+r5F8d/Z 7GvKH9uExnLcn3g0tXRm81nOYnHJ2RqCmxaY7P1Yrp2/+kDD2o/6y7RMln8MYV7X KyJ76gFP18x/+QEmXzR7IwImrlnx+ebL09mvfnQVx7dUmHb+6T9hf+t4euPth6sn Oor9vdNTFG7mOocn62XDZ2XHlw8Dea6dU60U3K2wQk9tenyhQVf37+CZ99w+FFc8 d/3rZB+9W+Dg8V+XxP+F//j3U+fPzxfz/p2/vytd924ys9eplOLVu+8o3lJecHXH 5B31zh+Pff3z863jmmP7X9tn38yo3Gxcotcdr5PJIfvP/tSFy+WCUZkPqnwlcr/E Jd3SfZTIwCzKHnKD+7nTsUsT7xw33AIA =TUxJ -----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/scelis ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id scelis # encrypt a message to me keybase encrypt scelis -m 'a secret message...' # ...and more... ```