Move more config reading code into arti-client
View options
- Truncate descriptions
Discussing the code in crates/arti/src/lib.rs
where cfg_mistrust
etc. is made.
This recapitulation of the mistrust construction bothered me somewhat. I'm not sure, but I wonder if it woudl be better to move building of cfg_sources and the associated manipulation of the mistrust, into arti-client. The function in arti-client would take fs_mistrust_disabled. It would have to be generic over the relevant traits from tor_config::load.
- Show labels
- Show closed items