daeken / daeken/DistributedBalance

[Web of Trust] Ranking system for peers

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
24
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Define how peers are ranked for trust.

The manifesto describes the trust concept as:

Trust is ranked for each peer
- How much you trust what they're adding
- How much you trust what they're deleting
- How much you trust what they're tagging/annotating

Trust is transitive, e.g.:
- There are three peers, A B C, with A connected to B, B connected to C
- Peer A trusts peer B 50%
- Peer B trusts peer C 75%
- Because of the transitive trust, this means that A trusts C 37.5% (50% of 75%)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.