Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: Implement IP-based banning
Merged did:key:z6MksFqX...wzpT opened 1 year ago

The previous banning implementation didn’t work, since it included port numbers in the address value.

Here, we keep a separate table with (node, ip) pairs and update this table when a node connects or is banned.

did:key:z6MksFqX...wzpT opened with revision 8965f491 on base 25c6660a +136 -34 1 year ago

The previous banning implementation didn’t work, since it included port numbers in the address value.

Here, we keep a separate table with (node, ip) pairs and update this table when a node connects or is banned.

did:key:z6MksFqX...wzpT pushed revision 2 bc4a027d on base cadd996a +136 -34 1 year ago

Rebase.

did:key:z6MksFqX...wzpT pushed revision 3 56871015 on base 72c71501 +129 -34 1 year ago

Rebase.

did:key:z6MksFqX...wzpT merged revision 56871015 at a6cb4d0f 1 year ago