Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide API for user's identity check #209

Open
vporton opened this issue Oct 12, 2020 · 1 comment
Open

Provide API for user's identity check #209

vporton opened this issue Oct 12, 2020 · 1 comment

Comments

@vporton
Copy link

vporton commented Oct 12, 2020

Motivation

We need a way to check if two different accounts are associated with the same human or not. It is called user identity or anti-Sybil.

This task became especially important because of MPlus4Climate/MPlusToolKit#3 (comment)

Details

For anti-Sybil check if user’s private key is associated with a GoodDollar UBI account. To persuade somebody to give away his private key, one probably needs to pay him more than his basic income. So to get many fake accounts costs rather much, moreover, if we receive somebody’s private key, he can be in control of his funds (all tokens and FUSE associated with that account, not only his basic income).

Feature request: Provide an official API to easily do it using GoodDollar.

See also: aragon/client#1524

@vporton
Copy link
Author

vporton commented Oct 12, 2020

Also need API to check if an address has claimed recently (or even better determine the time of his or her last claim).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant