jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

Hub data quality check #281

Open jaros1 opened 6 years ago

jaros1 commented 6 years ago

Messages are checked before write and after get, but a "bad" MN site may choice to use other messages and other json schema validations. data quality should be checked on hub level. Data from hubs with bad data quality should not be used at all. This is not 100% correct. Merger permission gives write permission to all hubs. But a logged user will only destroy his own data. A hub owner can destroy data for many users on this hub.