Created
February 4, 2015 02:31
Revisions
-
flotob created this gist
Feb 4, 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,95 @@ ### Keybase proof I hereby claim: * I am flotob on github. * I am ftg (https://keybase.io/ftg) on keybase. * I have a public key whose fingerprint is 0E27 7D41 7A00 BA82 0DEF 2346 FCAC 0458 8973 21FD To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.3" }, "key": { "fingerprint": "0e277d417a00ba820def2346fcac0458897321fd", "host": "keybase.io", "key_id": "FCAC0458897321FD", "uid": "9b2ba4a0a6bea563dd3f27618501d100", "username": "ftg" }, "merkle_root": { "ctime": 1423016891, "hash": "2f6f9a9e3be91639c3bdf2f6b1ae213be931eef0ebc825a63763374e6887022028274d207443470ffbd9fe834438302227c1d77ae9c1d86a6fc61a47f7a80197", "seqno": 147485 }, "service": { "name": "github", "username": "flotob" }, "type": "web_service_binding", "version": 1 }, "ctime": 1423017008, "expire_in": 157680000, "prev": "3ad6f152cf926ddf3c4ff6cae4203af8645abb973feff513ca4106850094f50e", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [0E27 7D41 7A00 BA82 0DEF 2346 FCAC 0458 8973 21FD](https://keybase.io/ftg) (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 owFdkn9oVlUYx9+9M9teWAlSJAqbVyIXb+P8uPeccwf9EM1I/xnYO15odnfOPee8 u9u8d977bjXGqoEoljhrK5IG5WhZpo5GSLQI/AGCI8KQIjJR1DctcLA/Klti546F 2v3n3vM8n/O93+95zr666kyu6p/DS4q7k9W3qmaui8wLZ3eAAUtEst9qHrD87kCF 5fQr5NuU1Wx1qX7BE9UURA1hJFVTZ9KwyOStPhUnQRQaCjTRJmwN5lM83ayDsKTi njhItSygEKXShpQDIDhDQCqNsE20z31gO4y5FCOopZHsiJLyPX+1FjS9QJrqxvXr 1t/hN24wvd6FhiuQ4DYHnAjFHYKlxBpRApkDoIQApGCi4sVIulxKrW5TcVe38uIo Wsjrl4O0C22EASTMhcYMTzoMjzTRLncVFsqFBLs+FlKbooBcIZhWMVRKAyV8hhxO MCUYU1sRxihACCCGqC0RoLaNbQq0FtLVimGzZNgAiPpQUsqVa96McHMuBHKbasoZ gC417hO1PYxSc9RmzmC6jvsCX901p1JQ7ugV/wvaHZUjkWYt9/ekhZeV8Ba3eiII ZRB+ULp7jtCg95wDBYDlLfVKTxArL0gJhxIGzJO3emLVZzQxl0RDB/naRURKjX1b a+JzZSOAuWbEdrgQZmJaae1A7HMbAmImA1xbO0DdSYeNT14ykklQCnm5N1bW4O6q VUsyVbnM0vuy6UXN5GqX/Xd7Tx+5/3bh1TM/PTk58fiuubod5z/in9+c72xHN96o +X1qRkxWak++pUnjqblj2dUH4o9vjhf/emzn0er35oafW9449efZk4UTe2qmK49G 548/Pdo2vGnPTu9iZ+H2/sb91c8Xp1HHJWv61vVzEw+1Z9tXVY6cmZ33Dp4Yesqr fPP2Ey9Nt+x9s2XNlfri6MgVumXg9flPDn12LJvkLqwcSh4c+fJc3dim8ezK8e9e W/vurz+2PTNc83Put82ndz27/ZejV1fMvbNhdoqQysSn+QcONP+wNjO29I99sDg0 0zjSOvlI68PX6rd+e7n2RW/ZuvqvxrZcGz/0dSHXIv9mxbYvDn4/Wmj4sPXG+3tn Nx/uWvMv =WfHY -----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/ftg ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id ftg # encrypt a message to me keybase encrypt ftg -m 'a secret message...' # ...and more... ```