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

self-reinforcing Trust #2540

Closed
synctext opened this issue Sep 14, 2016 · 2 comments
Closed

self-reinforcing Trust #2540

synctext opened this issue Sep 14, 2016 · 2 comments
Assignees

Comments

@synctext
Copy link
Member

Tribler records interactions on the blockchain and prefers to interact with peers which helped in the past.

After each anon relay help, a record is created. Incoming requests for help are handled using a priority mechanism with a bias for cooperative peers. Freeriders may be in the queue for infinity. Outgoing relay help requests build upon existing trust relations.

Calculate a trust score for each peer we live edge walk to.

Experiments:
Dispersy tunnel scenario with diverse population, freeriders, neutral and altruists. Craft a mechanism and show that freeriders suffer from starvation and are unable to help others.

@synctext synctext added this to the Backlog milestone Sep 14, 2016
@synctext
Copy link
Member Author

#2533 overlap

@synctext
Copy link
Member Author

Closing this ticket and work moves to "strongest possible reputation system" #31
plus #2571 + live edge ticket

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

No branches or pull requests

2 participants