config load: Move mistrust checking to load()
- May 13, 2022
-
-
Ian Jackson authored
-
Ian Jackson authored
As per tpo/core/arti#472 Experimentation convinced me the Mistrust should be within the ConfigurationSources.
-
Ian Jackson authored
This is a benchmarking tool, and fs-mistrust doesn't like the permissions in our CI. The env var ARTI_FS_DISABLE_PERMISSION_CHECKS is (of course) specific to arti. Maybe it should be honoured here, or this should be done via the config files. But disabling this is fine for now.
-