Open
Description
We need to create verification process of Exit nodes geo location, to prevent Nodes from lying in several scopes
- Every time that we spot the change of
Country code
of Exit Node in recieved gossip and there is discrapance in previous state and current state, we need to react by checking the IP of Exit Node if it matches with our DB record and if not, there need to be process to verify the real state of localization particular IP - there needs to be put in place the defence mechanism, something like "Malefactor ban", to provide opportunity to ban the Exit Node, which is lying about his
Country code
orFree World Bit
. - Can distant members validate?
- Validation thru the requested web content - send some restricted content, delivered from exit node, to the network and ask to validate its content
- Put list of countries (countries.rs) to DB and load it on startup of the Node to the
pub static ref COUNTRIES: Vec<Country>
- CLI interface to turn
true
tofalse
on Free World Bit
Metadata
Metadata
Assignees
Type
Projects
Status
📋 Backlog
Status
Backlog