Autonomous Reputation System
11–20 of 28 posts
Re: Autonomous Reputation System
#12If I read this right : step 1 : create an actor ; let's say ACTOR1 step 2 : create multiple actors (bots etc) let's say ACTOR[A-Z] to raise the reputation of ACTOR1 step 3 : use all the Rating Token Balance (R) of ACTOR[A-Z] to give reputation (S) to ACTOR1 step4 : ACTOR1 now have a good reputation on the blockchain step5 : ??? step6 : back to nickserv on irc with known nicknames to find someone with good reputation…
The max amount they can accumulate/award is based on their own reputation.
Makes no difference. 1 bot awarding 50 points or 50 bots awarding 1 point each..
Re: Autonomous Reputation System
#13- who assignes IDs to each actor
- who removes stolen actor IDs
- even with the anti-abuse provisions for bad actors, what is stopping me from making a botnet to artificially increasing my reputation?
- this system, no matter how decentralised, and "hands off" will inevitably be corrupted under the guise of good will and justice.
- who is stopping people from downvoting my reputation if it is perfectly valid, but does not align with the community group think? Will this then affect my usage of other services?
This is uncomfortable for me, similar to social credit systems, a la Black Mirror.
Re: Autonomous Reputation System
#14Literally nothing proposed here is new, and it is manifestly uninformed by the experience of others.
Re: Autonomous Reputation System
#15Intuitively I am thinking it might work for small communities (where it is not even needed) and there's no way it will make its way into something like a Facebook. So I do not really see the point of it.
Re: Autonomous Reputation System
#16This shouldn't even be evaluated until it has a section on Sybil attacks. Literally nothing proposed here is new, and it is manifestly uninformed by the experience of others.
> To bootstrap the system, an initial set of Actors who share the same core values about the to-be-created reputation each gets allocated a bootstrap Reputation Score. This gives them the ability to receive Rating Tokens with which they can rate each other and newly entering Actors.
So basically it assumes there is an initial set of trusted Actors.
But even with this assumption there are potential issues (e.g. good Actors may be bribed).
Re: Autonomous Reputation System
#17I can't tell if this is the result of "I thought of a blog post topic and spent two hours on it" or the distillation of years of thinking. It looks very simplistic, but maybe it's "elegant". Who knows. Intuitively I am thinking it might work for small communities (where it is not even needed) and there's no way it will make its way into something like a Facebook. So I do not really see the point of it.
Re: Autonomous Reputation System
#18This shouldn't even be evaluated until it has a section on Sybil attacks. Literally nothing proposed here is new, and it is manifestly uninformed by the experience of others.
However, the "mitigation" already demonstrates a potential attack for the proposed algorithm, namely, that once a bad actor does get some reputation score capital (e.g. by investing some money/effort on genuine good content) then they get the effective ability to invest that reputation into spawning a self-reinforcing farm with a large quantity of reputation bots (using the mechanism of periodic replenishment of rating tokens) who do not need approval from any good actors if they get initially boosted/sponsored by the bad actor, and they can then indeed take over the whole system by maximizing their effect of the rating process/investment which real users simply won't do.
Re: Autonomous Reputation System
#19Re: Autonomous Reputation System
#20Earlier quoted context omitted.
Care to elaborate and share some interesting links? I'm honestly interested and I agree the article is shallow.
Drexler (yes, that one) and Miller's Agoric Papers (1988) http://papers.agoric.com/papers/ http://papers.agoric.com/papers/incentive-engineering-for-co... Fun fact: These papers played a role in the inspiration for me to work on my own similar project when I was still in my early 20s (over a decade ago). It is not an entirely original idea. I had a face to face chat about it with Scribd's CEO at one of their happy ho…