keybase / client

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

Create way to do identity proof on CMS/blog systems #11549

Open brandelune opened 6 years ago

brandelune commented 6 years ago

It does not seem possible to get an identity proof from a blogspot blog.

5h4d0ww0lf commented 6 years ago

Just claim it create message I %username% hereby claim that I am %username% on keybase and as proof, I am signing this message and sign it with saltpack.

brandelune commented 6 years ago

Sure, but I don't want that kind of message to appear on the blog itself.

5h4d0ww0lf commented 6 years ago

You need public proof so it has to be on the blog itself publicly reachable. In same way as github proof works https://gist.github.com/brandelune/79922aa97ec0b88ef55b3fd6015c582e

5h4d0ww0lf commented 6 years ago

Yeah and if you can't proof mac4translators.blogspot.jp by uploading a file to /.well_known/ then revoke it keybase sigs revoke 12

brandelune commented 6 years ago

I understand that. But it should not have to be a page that it physically linked to the blog top page. Just like the proof for homepages.

dabura667 commented 6 years ago

Be more specific.

5h4d0ww0lf commented 6 years ago

@brandelune It has to be linked to the account or page. Webs are proven by placing a file in ./well_known/xxxxxxxx where is written what I wrote and this proves that you have access to the file system under webpage or through DNS record by placing txt record to your zone which proves that you have access to zone. If you want to prove blog where you don't have acces to anything other than blog itself what would you want other than public message on blog?