Post
Topic
Board Announcements (Altcoins)
Re: [RADS] Radium - Bringing Advanced Utility to the Blockchain
by
Melancholy
on 22/04/2016, 02:10:21 UTC
Friends,

I am searching adding a user trust system to the SmartChain, and was interested if anyone had any suggestions.  There are many variables that can be used in such a system, such as age of the account, their verified status, and a trust rating provided by other users.

Assuming that a system is in place for one user to provide a rating of another user, what type of system would be easiest to use? A  finite levels system is one option, (level one, level 3, level 3) etc, or a "points" system where a user accrues points based on ratings provided by others. 

Another thought I had was that a users rating of another user could in turn be based on trust of the person doing the rating, such that old well known and trusted persons have greater weight.

Let me know what your thoughts are.

JJ

This is a cool idea! One option would be to basically have a +/- rating system where you can either trust a user (+) or avoid a user (-). It would essentially be a ratio or something like:
lamptoast (+53/-4)        <-- ratio showing both rating totals
or
lamptoast (+49)            <-- net rating (positives minus negatives)
or
lamptoast (93%)            <-- ratio as a percent

We could also include the other factors you mentioned such as account age or even account activity (high, low, etc)
(just realized this is a lot like bitcointalk's system, heh)

IMO a "level" system might be gimmicky, depending on how its implemented.

I'd love to hear what others have to say!