Created
September 8, 2015 14:47
Revisions
-
panicbit created this gist
Sep 8, 2015 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,82 @@ ### Keybase proof I hereby claim: * I am panicbit on github. * I am panicbit (https://keybase.io/panicbit) on keybase. * I have a public key whose fingerprint is 3C1A A5AB 6903 540F 9C0E 00FE 7FCE 5195 1A29 7D69 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3c1aa5ab6903540f9c0e00fe7fce51951a297d69", "host": "keybase.io", "key_id": "7fce51951a297d69", "kid": "0101a02c2c31b2b57a01e7d334fc01db3e29565f840b80f27fedf333d32bdd3055550a", "uid": "f459e1226f6899ea878ed72d4f07e419", "username": "panicbit" }, "service": { "name": "github", "username": "panicbit" }, "type": "web_service_binding", "version": 1 }, "ctime": 1441723546, "expire_in": 157680000, "prev": "e613c000c156f0b027e53224aaaec83f3c493da53468a41f1be35082c4ad427f", "seqno": 2, "tag": "signature" } ``` with the key [3C1A A5AB 6903 540F 9C0E 00FE 7FCE 5195 1A29 7D69](https://keybase.io/panicbit), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.43 Comment: https://keybase.io/crypto yMIEAnicdVJZSFVRFH0OKb1QzMSfBOUSBPK0M9xRhL7sQzEiMpSM17n3nvu8Dve+ 2QmzsBCMVNLItNQiSHqBSIMRkhqJpP5kH0pFNOCXzQNiGnae2F/tn8NZe621z1ns J0lxDmdMe/7bnnBXuhIzO6mEHCWffvQ2cqqt13N5jVwV3TwM0/JQv9dvWkEuj8Ma JEQgqqgALPDAUDRAATCoZGhUgIoACVIkXVQ4F1dhB6IKZqOSAM01bYaxi9vUGfoP ftVmA0AACUAa0jBUkSpIBEAq6RjzhgagrmKKFEEUDJkHqgwMJBlUNzDGOkaqrmMg sAKE2YU27QxeUChESDREWVEokSWZ6hLSeQNIlIfRuaEA9VukhjK2l1impppBrsnF MTRsajQawVbXYwYrQur/FcF6bxSqpap7S+xWTUtn+TFNmPoDpm1xeZAxtaAZVUOe hxJiOYoujtZ5TT91m1GGIIkyYOXivH4aZpZUhFhjgAYF0QAqQBIVMEI8IYRqMjaw xitYJwLmRZnw0IAqxQKQkcYTnWcRcdHv+Cyby0PsmcTDLAOmxyLBkJ9yTY8nyuMd MU5HwrbY6AY4nNtT/u7FUmPiWvyV2uy+q83o0M34ZN9KJNBwILNoyrGY0PmwPWZh aWP1acewemsoxTjytSZ2/pfdMnx3MFCd3PPqefrncjJXUtTtvrM/rftnh7kwdXRn luee84xvsnI+dr1tbSUnDW98qHddeNHHL8R1LC51rSftmrPzM4dKZ995J3dfLzud XTYzf37GOeAd7W8eGLxc3VrVdsPXW7mUUVu2eOzN9Nkd90vNSF1WasvFVvt1cE/W BL/P87HQkZHTgPcWLrcuC2PXToojtl0xHulP7IQj3x5EDhYfj7s0Nlr3KNf38stk FV6NnOr9fs56tubs/91ZMJ16O6X/cHFC4vuC8InYhPFy+Q9SgCdj =7gcZ -----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/panicbit ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id panicbit # encrypt a message to me keybase encrypt panicbit -m 'a secret message...' # ...and more... ```