Move guardmgr creation to arti-client, rather than within circmgr
Having this done within circmgr was irregular - most of our other key buildup functions are done in TorClient::create_inner
. I'm about to move dirmgr::Store
creation out of dirmgr's constructors, too.
This was prompted by trying to do #631 (closed), though it may not be strictly necessary for that any more.
The branch is on top of !845 (merged) which I think is unblocked, but has not yet been merged.
Merge request reports
Activity
assigned to @Diziet
requested review from @nickm
lgtm, feel free to merge modulo my latest comment on !845 (merged)
mentioned in commit b41becec
Please register or sign in to reply