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

Implement a Trust Score #22

Open
macourtney opened this issue Jul 7, 2011 · 1 comment
Open

Implement a Trust Score #22

macourtney opened this issue Jul 7, 2011 · 1 comment

Comments

@macourtney
Copy link
Owner

Implement a Trust Score.

My notes so far:

I've already thought of a scoring based system, but I haven't had time to implement it yet. My idea is to include a scoring system where you would rate each person/identity on a percent trust/distrust scale. Everyone would start out at zero. As you complete trades with someone, you can increase your trust in them by raising the scale to a positive percentage. If the trade goes bad, you can decrease the scale into the negative territory.

Then, all of the trust ratings from the people you already trust would be combined with how much they trust someone else to determine your expected trust in an unknown party. I have an idea how to do that, but I don't want to go into detail here.

More thought for this issue is needed.

@toocito
Copy link

toocito commented Aug 7, 2011

I am reviewing DE implementation by now, and yes it would be great for payment methods that can be reverted later if any. However between bitcurrencies or other negotiable certificates or negotiable contracts (to be implemented) the score of the trader is second to the score of the transaction. Needs careful planning!

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

No branches or pull requests

2 participants