aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/state_dir.md
Commit message (Collapse)AuthorAgeFilesLines
* Proposed new state facilityIan Jackson2024-01-121-0/+74
A proposal for #1163. I haven't updated any of the calling code in tor-hsservice yet. I think the way this will be used ought to be fairly obvious from the API. This commit also contains a file of notes about stuff I found in an arti state directory. These may be too random even to put in doc/dev/notes, so for now I've put them next to state_dir.rs.