-
Notifications
You must be signed in to change notification settings - Fork 451
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
Rewarding good behavior #5
Comments
Ideas for experiments (and thesis sections):
|
Fixed sqlite tests
5 directories with experiment code by Vlad: https://github.com/vladum/tribler-experiments |
Only remove one part of the relay
Lessons learned after this msc thesis: |
Hi synctext. I'm interested in learning more about what you learned from doing proportional bandwidth sharing. Where can I look to learn? Thanks in advance. |
@VoR0220 The final thesis report and overview can be found here: But: the key lesson is don't try this (not in report). Better approach is to deny service if a user is below "freerider level" and just let all the non-freerider sharing according to network conditions. |
Thanks a ton @synctext I can't wait to read what you found and learn from you :) |
Incentives and Prosocial Behavior good work with 1800 cites |
Update KnowledgeEndpoint to allow editing statements through the GUI
Determine the contributions of peers using our blockchain.
Track freeriders using MultiChain, compatible with anonymous seeding, relaying, and downloading mode.
Goal: superior performance compared to tit-for-tat, reduce freeriding and promote cooperation.
usage: accounting of bytes for seeding and Proxy bandwidth donations
Security: Sybil attack hardened, misreporting, lying, cheating, white washing and spoofing-proof.
Previously: Vlad thesis project, now Ewout!
The text was updated successfully, but these errors were encountered: