Skip to content

Move environment-variable checking into fs-mistrust

Nick Mathewson requested to merge nickm/arti:mistrust-envvar into main

With this set of changes, we no longer need so much special-case logic in arti-client and arti to override the fs-mistrust in the configuration: instead we can just have the right value wind up in the configuration.

Closes #483 (closed).

Edited by Nick Mathewson

Merge request reports