Created
November 20, 2014 20:54
-
-
Save umamialex/e269f1c6fc71eee02e9a to your computer and use it in GitHub Desktop.
Revisions
-
umamialex created this gist
Nov 20, 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 suitupalex on github. * I am suitupalex (https://keybase.io/suitupalex) on keybase. * I have a public key whose fingerprint is 66B8 C43C EB1B F001 A661 3541 4F4D 35B3 9B97 67C9 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "66b8c43ceb1bf001a66135414f4d35b39b9767c9", "host": "keybase.io", "key_id": "4f4d35b39b9767c9", "uid": "8e4dfe02e1f58eff20efa02d6f153d00", "username": "suitupalex" }, "service": { "name": "github", "username": "suitupalex" }, "type": "web_service_binding", "version": 1 }, "ctime": 1416516764, "expire_in": 157680000, "prev": "c0fdf39cea3f2229597345e8f4e15c5e5e634ebb2831247fcc95d8a6af5dbd94", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [66B8 C43C EB1B F001 A661 3541 4F4D 35B3 9B97 67C9](https://keybase.io/suitupalex) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.1.6 Comment: https://keybase.io/crypto yMHXAnicfZFdSFNhGMe3nFkTaSBk2FVvhYQrzvfHKGNpNpoUwVZSyjwf7ztP6tna dsy5BKPuummVRKYXZgxmkBeKWIGZ2JcSSWmohRGV1BKzQsqk7Byxu+i9eXj/z//3 8H94BrPSTFZz2eGMCltLdMk83D+rmTyqpyUGxIAcBY4YqILLBSmqH4aCIUWNAAdg GJGTKFKCIi4iDMMFhsFJmsIpRMkkLZK8yLMMK/HADioDYYPQx4hCGO5QArqmf3yK rKv/8GvLDQ5SMoIYAXFEcxAhAoNIwAiZQThNyhhmGMMwpAo1UHeHNSWiBYVqWAca 7EDXaxUJGqlX+n4lUqmJ/2Mi0aAhnoSibwX3iYoq60vrVC0MhZWAChy47pQiisHj FM7QOMMylB3AuqASgj7FcNAsw2H6s4NgCNbqIyUMyYjkJSiQiCAInuZZkqIhhyiI 0xINaciQFBRFgiNxgmKRJPG0zAmMgGhZlHkKGAudUAPAQegxBb8RXfGrQkQLQdAw 0F9mMZmtptXpq4yzmaxrbX+P+S6RseQ9Wg5+r4k1fLqWW59sLOq6OVVybH3G7k7b 3oKsh3HsJ5my2N23K6SE91mqzzJz6Eb18fbW7q/C+T3uAar4lNPDbnw/N7P9Xjzv yuyIK7jgzN/2ZX9bQb3o+dCU41vadz9zYnE0/az3Vt6B4oUjhYPO/raSOcH9eSyx cyjt7lu2vOeJZWa8Pnn1eU9H6+Yz2Reib6YXlUfTo6eLXJYtqarYyPDYuV1TTZfc yYHx3omqwVcvxxubXfPg8tivoXwL+7rU6squ+ZjsiCR8qR+PzRTUvl2/g5dv6uXj F5mc3PiDQkvfhrSa72XT3eu29hbkN08eLHXOT2Z6n76w1bV3/QEsSxd5 =FA7J -----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/suitupalex ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id suitupalex # encrypt a message to me keybase encrypt suitupalex -m 'a secret message...' # ...and more... ```