summaryrefslogtreecommitdiff
path: root/crates/tor-persist/src/hsnickname.rs
Commit message (Collapse)AuthorAgeFilesLines
* tor-hsservice: Move HsNickname to tor-persist.Gabriela Moldovan2024-10-081-0/+138
We are about to need this in `tor-keymgr`, where we're about to add a config for C Tor service keystores (the C Tor keystore config will have an associated `HsNickname` that specifies which of the arti hidden services it's supposed to be used with).