Created
January 27, 2015 14:34
Revisions
-
windyjonas created this gist
Jan 27, 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,84 @@ ### Keybase proof I hereby claim: * I am windyjonas on github. * I am windyjonas (https://keybase.io/windyjonas) on keybase. * I have a public key whose fingerprint is 5BF8 D812 4615 EA19 968F 1118 FE1A EA69 189F 5885 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5bf8d8124615ea19968f1118fe1aea69189f5885", "host": "keybase.io", "key_id": "fe1aea69189f5885", "kid": "01015fbb41514d094bba0d13993ccae50e147280bf35bbe22a9b51bf9e6e23bdd00c0a", "uid": "7e2d00f5f7052c2c0aaeee26e124ee00", "username": "windyjonas" }, "service": { "name": "github", "username": "windyjonas" }, "type": "web_service_binding", "version": 1 }, "ctime": 1422369241, "expire_in": 157680000, "prev": "ad530b304d9e0c924cdb3c1747f0758d1162a3008954ff429aa0f0d3b0f9aee0", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [5BF8 D812 4615 EA19 968F 1118 FE1A EA69 189F 5885](https://keybase.io/windyjonas) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMIHAnicfVJdSFNRHJ+tD1wWoZBBH+Ltw8ph59yv3Tsy0UrtJQt96MEa59x77rwN d+c+tCkSPSQUUdlwBBoZBStKSQwTET9CMTIxBCdSRBlBPSgsi/Rho7Nhb9F5OZzf F+f35z+2xWyypL25WYlWpV/paZOjhQFT1cSD+SYGG2qQsTcxLpK6NN3tJF6PV3f7 GTsjYE1SJcjyIhQIgrIsShqEUNIIRASJMpRkTZAkgbEyNYYv6aAxGPlIgW5QjD4c ukrRf+hdKQJAAAUNYx4KkFeBzGOMgAo5WeYUBREBEMjbWAlgjRMwJiyLZCxArMlE JCyHVRUABSAaF0jF2QhLEU3QbEBgFZZSiBDCioRWIASApNBHvG5US6i6QXerwYuG G/mYZitD8XpdIckhrPFO3V8TwP/z+IOeFEiwY83uwFRAZ0hd9cTr0w03Y4dUqfj1 pB/yLMuJMstDK0MueXQvcehJhWATJUCPlfF4ST2NRKrAAcwBXpUJUKhBUTGnQBtv 04BNkFQIRRZxAEiywGsaz8oIAQ2oHAaaTDsnm/pIndtg7Cz9JnLSSJ/udCN/wEuY 5lcj1etNaRbTxg3rkltgsqRv+7sbtuZNCWDWo/PLx4e+XxirOu9fmp5F73MjFod/ 6PKeG0VDk43X/OZydXEpY/rQct3sSmj3wtmpkrLiM6eKrhb1hyXXatbwsfa54GzL yu3utOJ2PfbBVFiWP3UiHs9+aWWudz8fbOwcfN0XTXTs5+KtqGdv1lZ77dS7O4M1 c5lMhaN1Mf4z0c13qF3W0WioFzyqMEdOthy8kj8zcv9F+r2FtqPjeuD02+n+HZvr vB9jebe+mXLCD43Ox7GKvs9fhg9M/m54kp2jdLVhV6Qnei78NHzXWhkrH3+0K5L3 abg342toe1ApzRrxGDuf9edmTlQvHykpHVAGfuwzEppUMBM6/AevRC/M =KbXO -----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/windyjonas ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id windyjonas # encrypt a message to me keybase encrypt windyjonas -m 'a secret message...' # ...and more... ```