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

Implement and integrate a PoW blockchain logic in users' credentials. #3

Open
MavrosOplarxigos opened this issue Jan 24, 2024 · 0 comments

Comments

@MavrosOplarxigos
Copy link
Owner

By integrating blockchain logic into the credentials of the user (be it pseudonymous or non-pseudonymous) the scheme becomes more resilient against Sybil attacks since PoW (proof-of-work) can be used to as a means to make such attacks more difficult.

In turn, Sybil attack from the LBS provider itself an become difficult this way since it would have to constantly dedicate computational power for every Sybil identity it maintains.

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