qri-io / rfcs

Request For Comments (RFCs) documenting changes to Qri
MIT License
12 stars 6 forks source link

RFC Request: Peer Reputation #17

Open b5 opened 6 years ago

b5 commented 6 years ago

https://github.com/qri-io/rfcs/pull/14#discussion_r210939011 describes another RFC that defines the notion of reputation associated with a PeerID. Reputation should build upon Peer Identities, and Registries a user subscribes to should be a source of identifying how to prioritize peers based on a variety of factors. There's lots of work to do here, and I don't see this as a high priority quite yet, as we need to get at least the planning of registries right and some solid simulation testing before moving on to this.

I'll come back and add detail to this later

b5 commented 5 years ago

@ramfox is starting to ship code around this: qri-io/registry#16 time to open up an RFC outlining our current thinking. Ugh so much to do.