Settings

Theme

Ask HN: Can my users prove they own a GitHub/LinkedIn account, would this work?

3 points by dukedougal 9 years ago · 2 comments · 1 min read


I want my users to prove their identity, or at least go some way towards establishing trust by saying "see I can be trusted, look, these is my LinkedIn account and this is my GitHub account".

I could possibnly do this my requiring them to sign in via Oauth to those sites, but maybe it would be easier to give the user a random string and get them to put it somewhere like on a public github page, thereby proviong that they own the account.

I'm not sure, maybe there is somewhere on LinkedIn that a string could be placed that proves the user owns the account.

What do you think of that idea?

andymurd 9 years ago

keybase.io do something similar with github - they give you a piece of text to publish as a gist. It seems to work for them.

  • niftich 9 years ago

    Also, domain validated certificates issued by CAs work the same way: among a few other requirements, you publish a value provided by them at a specific relative URL on your domain.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection