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

Identity check with 3rd parties #267

Open
radumarias opened this issue Dec 17, 2024 · 2 comments
Open

Identity check with 3rd parties #267

radumarias opened this issue Dec 17, 2024 · 2 comments

Comments

@radumarias
Copy link
Member

The idea is to check user identity with a third-party identity checker. If they hold illegal files and the government comes to us, we will redirect them to the third-party checker to get their real identity, and we will not be held responsible.

Constraits

  • Don't keep any of the user data. We don't want to complicate things with GDPR
  • Only keep some reference from the identity checker

Indentity checkers

What 3rd party provider can we use for that? LinkedIn uses Persona

https://chatgpt.com/share/6741ced3-2a24-8003-94b5-186bbf95ff88

Structure

  • Create a dedicated crate for this that uses rencfs (the core) as a lib. You can create abstractions and common minimalistic generic functionality in the core but keep the core more generic
@CQuerini247
Copy link

Check

@radumarias
Copy link
Member Author

@CQuerini247 check what? :)

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

No branches or pull requests

2 participants