Is there a way to create decentralised rating system akin to #bitcoin-otc?

2

I'm wondering if there is a way to create a ranking system similar to #bitcoin-otc, but making it decentralised?

ThePiachu

Posted 2013-01-10T08:31:28.120

Reputation: 41 594

Secushare is being built... http://secushare.org/

o0'. 2013-01-10T08:43:46.150

Answers

1

Shouldn't be too hard. Let the identities be coupled with a private/public keypair, ratings for one another are signed. As long as you do not blindly trust identities with high ratings but instead go through the web of trust (either you directly trust someone or trust him because he's trusted by some of your trustees) then you should be able to recreate the #bitcoin-otc web of trust faithfully.

cdecker

Posted 2013-01-10T08:31:28.120

Reputation: 7 878