Expand description
Support for modifying directories in various ways in order to cause different kinds of network failure.
Structs§
- BadMicrodesc
Digests πFilter - A filter that replaces all the microdesc digests with ones that donβt exist.
- BadSignatures
Filter π - A filter to replace the signatures on a consensus with invalid ones.
- NilFilter π
- A filter that doesnβt do anything.
- NoExit
Ports πFilter - A filter to remove all exit policies.
- Nonexistent
Signing πKeys Filter - A filter that (nastily) claims all the authorities have changed their signing keys.
- OneBig
Family πFilter - A filter to put all relays into a family with one another.
- Replace
Onion πKeys Filter - A filter to replace onion keys with junk.
Functions§
- new_
filter π - Return a new directory filter as configured by a specified string.
- nil_
filter π - Return a filter that doesnβt do anything.