You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: