p3lib
p3lib copied to clipboard
[octopusdht] should the implementation include active attacks detection?
The OctopusDHT lookup assumes that active adversaries are detected and removed from the network by turning nodes into "shadow nodes" that use anonymous full routing table requests to verify if other peers are modifying the routing table (active attacks). Should this protocol be implemented too, or should we focus only on the multipath lookup with dummy queries?