danwent / Perspectives-Server

network notary implementation for the Perspectives project
http://perspectives-project.org
GNU General Public License v3.0
50 stars 13 forks source link

Implement 'Shadow Server' data validation #26

Open daveschaefer opened 10 years ago

daveschaefer commented 10 years ago

The original Perspectives paper includes the feature of validity checks and data redundancy to "[limit] the power of a compromised or otherwise malicious notary server"[1]. In this setup, each notary acts as a 'shadow server' for several other notaries, storing a record of their observations. We could implement this to help guard against data changes or corruption.

[1] Section 5: "Detecting Malicious Notaries" http://perspectivessecurity.files.wordpress.com/2011/07/perspectives_usenix08.pdf