Simple Trust System
Basics
- Relative in Group ("Just because one group trusts you, anotherone might not")
- Relative in General ("Even if you don't have a lot of Trust points, you still have administration rights if the others have less")
- Trust decreases over time (see "time t" variables)
- Possibility to "Donate Trust" to other people
- Possibility for group to use Trust-System or standard admin system (like Facebook groups)
- Only + or - ratings
Calculation
Group
PersonalGroup Trust
PersonalGroupInteractions(time t) + personalGeneralTrust(time t) / GENERAL_TRUST_DIVIDER * numOfGroupsJoined)
Group Admins
isAdmin = isInTop3OfGroup || (personalGroupTrust / sumOfAllMembersGroupTrust) > (sumOfGroupTrust / PeopleInGroup)
Store
Personal Store Trust
PersonalStoreInteractions(time t) + groupTrust(time t) / (GROUP_TRUST_DIVIDER * numOfStoresInGroup)
Problems / Yet to figure out
- if people with high trust rates enter group, admin rights might be taken away from people
To the extent possible under law, the yunity wiki contributors have waived all copyright and related or neighboring rights to the content of the yunity wiki. More information...
You have an account but can't edit or create pages? Write us in the open chatroom or in our yunity Slack!