Expand description

Support for modifying directories in various ways in order to cause different kinds of network failure.

Structs

A filter that replaces all the microdesc digests with ones that don’t exist.

A filter to replace the signatures on a consensus with invalid ones.

NilFilter 🔒

A filter that doesn’t do anything.

A filter to remove all exit policies.

A filter that (nastily) claims all the authorities have changed their signing keys.

A filter to put all relays into a family with one another.

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.