keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.9k stars 1.23k forks source link

Keybase can't find the Github proof #19448

Open mbthedude opened 5 years ago

mbthedude commented 5 years ago

Tried this several times to get it to recognise the keybase.md file in my Gists but it fails every time. If I type manually I can easily find it. Seems the software isn't bug free yet?

https://gist.github.com/mbthedude

Keybase proof

I hereby claim:

I am mbthedude on github.
I am mbthedude (https://keybase.io/mbthedude) on keybase.
I have a public key ASCA-wdlSWhVyelZ9DewdYGFvIRFUUasIqEPpQmDWwqkCwo

To claim this, I am signing this object:

{ "body": { "key": { "eldest_kid": "012080fb0765496855c9e959f437b0758185bc84455146ac22a10fa509835b0aa40b0a", "host": "keybase.io", "kid": "012080fb0765496855c9e959f437b0758185bc84455146ac22a10fa509835b0aa40b0a", "uid": "674d14ee9a4c699db30b5a3b48db9f19", "username": "mbthedude" }, "merkle_root": { "ctime": 1568108512, "hash": "a451884074ba341b296d7955104b176d70c6ed3edcae32b286e094c3b0ee6c86284f8e630fb4a62fee942f51a0625da3d1ad4621695170de2afa7dba7396e7db", "hash_meta": "473f913ad508dd7387a0d1405b3cf1befe94be419bd3c547111cad8e8582d7fb", "seqno": 6364687 }, "service": { "entropy": "XO1sF+qP1h77lyQ/JyOy5fMd", "name": "github", "username": "mbthedude" }, "type": "web_service_binding", "version": 2 }, "client": { "name": "keybase.io go client", "version": "4.4.0" }, "ctime": 1568108583, "expire_in": 504576000, "prev": "4a9fe0f98e8fa41402934693a85901c2f8e56e4a3cae5ac465726caee75989e6", "seqno": 5, "tag": "signature" }

with the key ASCA-wdlSWhVyelZ9DewdYGFvIRFUUasIqEPpQmDWwqkCwo, yielding the signature:

hKRib2R5hqhkZXRhY2hlZMOpaGFzaF90eXBlCqNrZXnEIwEggPsHZUloVcnpWfQ3sHWBhbyERVFGrCKhD6UJg1sKpAsKp3BheWxvYWTESpcCBcQgSp/g+Y6PpBQCk0aTqFkBwvjlbko8rlrEZXJsrudZiebEIBnfwLX3afJ4y4DBMDceB/a22sgay9X5K5FYNLZeZOB8AgHCo3NpZ8RA2/mOdO46E1GYDjuE8ak728TKiwInMlPpoC9D/jTwbtgD1LwnDIdWTabdt05ND0uB27P8AKAKT1EAWWqw2xRuAqhzaWdfdHlwZSCkaGFzaIKkdHlwZQildmFsdWXEIPtXsj9wAxuWje9AFpGq5yFFz4CqTPMFb4Xs8OWT050go3RhZ80CAqd2ZXJzaW9uAQ==

And finally, I am proving ownership of the github account by posting this as a gist. My publicly-auditable identity:

https://keybase.io/mbthedude From the command line:

Consider the keybase command line program.

look me up

keybase id mbthedude

Dansyuqri commented 5 years ago

Hi, can you check if the gist is still up and if it is a public gist? I can't seem to see it on https://gist.github.com/mbthedude

ghost commented 3 years ago

I have the same issue.

williamputraintan commented 2 years ago

Had the same issue but solved as I realise that I had not make my keybase.md gist to be public 🤦 (as it was instructed on the Keybase instruction).

Just make sure that you select the Create public gist when publishing. By default, it will set to a secret gist

Screen Shot 2022-03-17 at 5 22 51 pm

Or if you had create a secret gist, there is an option to make it public. Go to your secret gist, click on edit and there is an option on the top right to make it a public gist.

Screen Shot 2022-03-17 at 5 26 37 pm

Hope this helps.

Cheers!

pburkindine commented 2 years ago

For me, the issue was resolved by destroying the private gist, which I had clicked Make Public on, and re-creating a new public gist.