Created
November 17, 2014 18:16
-
-
Save fredrik-rambris/27be96eb1b8b3edffd21 to your computer and use it in GitHub Desktop.
Revisions
-
fredrik-rambris created this gist
Nov 17, 2014 .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,81 @@ ### Keybase proof I hereby claim: * I am fredrik-rambris on github. * I am fredrik_rambris (https://keybase.io/fredrik_rambris) on keybase. * I have a public key whose fingerprint is 8D0E D16A 92D4 35D7 0238 1CFF 6354 7C4A B9E0 DD7E To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "8d0ed16a92d435d702381cff63547c4ab9e0dd7e", "host": "keybase.io", "key_id": "63547c4ab9e0dd7e", "uid": "45a6fb4c8707bff5b8019373092e0f00", "username": "fredrik_rambris" }, "service": { "name": "github", "username": "fredrik-rambris" }, "type": "web_service_binding", "version": 1 }, "ctime": 1416248099, "expire_in": 157680000, "prev": "1f33b322057ac6dbf2db316fa6284ec609f064a002bf6f6eccd475bd4670b02f", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [8D0E D16A 92D4 35D7 0238 1CFF 6354 7C4A B9E0 DD7E](https://keybase.io/fredrik_rambris) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owFtkVtIVFEUhmdGjRS8EBgharXLTBhtn/uc8SGQJBIjKxnRyPHss/cZz4gz45mL TqYpRJCFdEfpoVJfQrIreCFliIJM7GbUZBjii6IomUQ3HzpHCnpwvyz2+r//Zy3W hcQYk8Usl54sGpyeajaPRX4iU6k7P6cRIC8OA3sjqCFrRVE9LqL5NNUTAHZgw5Bg ipdEGrMMhwVIMzZKVhSe4VhBZiUkEoixQIAVVHv9hkOPQZKf5Klevad/nCrWu+vw wTWB5SReQaxsE6CAFIVDNkiJjMBAkSZQgdAA/UTzSLVEpxWNYE2tcWpSLdJUP2iy Al0MqTIxRv8LudRAdRCta8z9zxgI+wylniDn3wwnUj1YX1+3hojmV70eYKd0Ug6o RgjFUjzN2qAoWgFp8KkacaoGwQm8DerPCnwaCemRlMIwiKFpyAmSzGOk0BgxFK9I PG1jicxDUYE8K0FII4VXeCLLmBU4hFlegAjSCjC2qvN4gZ3Rx5RceqRfdXmkQFAj oCnhrDk91mS2mDbEWYwLmhLiU/7d9fHQRtNgtLyNe1QV50Jb93wG7b31qeML/b2r E/dznrxrHXN/eT58NZo99KAKf/147WjHvemUmYHOuozrlXmBg725uPhFflf70sWs tIolh21uHsw2JXxaeBgpKbA4+37PJQ10v3W08TXMygfr4e8xeO/29K78wuDk8coy f6TixyTeYZmfKr4TH9PSerMzlHpsYrx8X3iy50jZ6Wd3o9kvXbuDt0q9FJt5xd32 amQ5nLxrInE271DzrzMpt08UOp6uunuyLtOR4ob+AsYxKt7I6N6ZO9P/JhzJ3DT9 zX2ub3G4bKRjW2jL5qTz9lML5pWW5JJLsQeG3hdFR18vLg8p+6tMJO0P =Qjki -----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/fredrik_rambris ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id fredrik_rambris # encrypt a message to me keybase encrypt fredrik_rambris -m 'a secret message...' # ...and more... ```