OriginProtocol / origin

Monorepo for our developer tools and decentralized marketplace application
https://www.originprotocol.com/developers
MIT License
652 stars 196 forks source link

Add additional identity attestation types #2006

Closed joshfraser closed 5 years ago

joshfraser commented 5 years ago

Attestations for Twitter & Facebook are way less relevant for our Chinese users than wechat which is ubiquitous in Asia. They appear to have an OAuth API that we could use:

https://open.wechat.com/cgi-bin/newreadtemplate?t=overseas_open/docs/web/login/getting-user-profile#login_getting-user-profile

Similarly, we should investigate other local options like Kakao, Naver, QQ, LINE, VK, etc. Other attestations like Github make a lot of sense to me as well. We should also consider a generalized version of the Airbnb attestation that allows you to connect your identity on any third-party website. You would submit a link to your profile on any third-party site and we can verify that you indeed control it by adding the verification phrase that we give you.

Of course, we'll need to figure out a better UI if we end up supporting a plethora of attestation types.

micahalcorn commented 5 years ago

Related: #1825 & #1401 😅

micahalcorn commented 5 years ago

Bumping this per @joshfraser ⬆️

Specifically: GitHub & LinkedIn (low-hanging fruit) and Kakao & WeChat (in demand)

Related: #2294, #2295, #2393, #2394

micahalcorn commented 5 years ago

Closing in favor of those listed above 👆