summaryrefslogtreecommitdiff
path: root/provider_base/services/tor_hidden_service.json
AgeCommit message (Collapse)Author
2017-10-07feat: add v3 tor hidden service supportMicah Anderson
Resolves: #8879
2017-10-05Feat: Refactor tor servicesMicah Anderson
In order to refactor the tor services, we need to split them out into three different services. This adds the hidden service class that is necessary to support the previous commits. Fixes #8864.