Created
April 30, 2015 08:57
-
-
Save xgouchet/bbe50065d65cc3712bae to your computer and use it in GitHub Desktop.
Revisions
-
xgouchet created this gist
Apr 30, 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,88 @@ ### Keybase proof I hereby claim: * I am xgouchet on github. * I am xgouchet (https://keybase.io/xgouchet) on keybase. * I have a public key whose fingerprint is 35B2 0154 3D41 A27E 2DBA 7C6E 7650 A508 4AB6 4CD6 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "35b201543d41a27e2dba7c6e7650a5084ab64cd6", "host": "keybase.io", "key_id": "7650a5084ab64cd6", "kid": "01018a2be14b1bb15bb1f89fb1504ae87c4019ec28318dc5603ff07d0f4b4b33032e0a", "uid": "773fd7e0b2398dc2ec98342efba21519", "username": "xgouchet" }, "revoke": { "sig_ids": [ "aa95dfd5cdf0aa923e2c0fa54bffa7fd90616b7a22f4060fee0b9663b720be900f" ] }, "service": { "name": "github", "username": "xgouchet" }, "type": "web_service_binding", "version": 1 }, "ctime": 1430384266, "expire_in": 157680000, "prev": "2e53d821e541281fe2246beda5ddc3eaaec82f59c3046e3e1ef7d8715d6cd394", "seqno": 3, "tag": "signature" } ``` with the key [35B2 0154 3D41 A27E 2DBA 7C6E 7650 A508 4AB6 4CD6](https://keybase.io/xgouchet), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owF1Um1olVUcv5umd6PlqAgSkzjfZsvO63Oe50aZCdrEpAUmmXo9L/9z79Pmc6/P fUmZ+yBlYGnzU1JQSaFJOAKxUWC1IRNpCuqHuQ+zCImSpq4XaiyUzl32rQ4czv/8 z+/3+7+c/8G2eZnmpvpzR7Jrh9aNN41d05kNK28c6EO6ZHehXB/qgbnDxUkB0nIa J1WUQ0xoiongzHKiqARqtZImABkIrAQOudIBNzZAnahYqjQYXkarCiyPS97nL/nY eu9/4HvmHjDBJFRUA+GaaE2E3y6MnLcwVxBKwzGJwNCQkdAaEWDmHJYWO665Zgwz Clh5udo/cSRzVgLWlEUeTsFEIeMUnFaUCBI1gBVIE7UdPHpnoVQzRaii/k6UQr3U A40OVOKCT7qCci8hpSJhnRXGOuxtyoAa7JTg2jklnY1wQAItFaWO4wA78JGjIGBa UqwhwtihLV7bR6zHZk78TuRCXC3W9P9nU91VbrheAZ2/Q87rOLH+bzynDmklLiUo RzzSVOMGm3DfipDTIOhEsLMcp5CPGwghgxD71YnKvkIvSUEwG1ICLwhOaEgcUMoD DVYJaw0DpcCE1InIMMwDYEDASRtKImxgLIs4atSzIymhHPN5qoLX9B1LVLWWAupv 3de0ZH6mqTmz4K7mxnxlWlva/x26rs+zmXdfLe97vfTp0j9Glj225rNtz8pfw8LA TPuKVW9fvrn93vLBr+4fm9569vGJ8WXtP/90cf7vk/Up++P6waVtLce65cazX2zO 4sp93wyeOLVpW23tL1NvnP5k494NZ2jysRx68WTXqGbrFk6uPr9Etn1/5Z3Fu9dc 7Vvw6Jct3+5mH94z2Ns9NFl5YmJstDtJxyfSuPWj8qXR3uHhN7NfCxQeP33dnDIf PD/73o0fXq4vukUeurb/wdWzF85k93RMX/ntanE43zvSmh/o6J65veLQ6KLN8w79 OTObe+Spo8vTwwu/m3rt/ZGJ9eLwkf1P3j0+vfLh4tP9M29FD6w6nlw8V930zMDe 88f+OtCxp+tv =gxIk -----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/xgouchet ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id xgouchet # encrypt a message to me keybase encrypt xgouchet -m 'a secret message...' # ...and more... ```