Closed exarkun closed 6 years ago
looks fine to me.
FWIW, I've put "somewhat similar" code into the txtorcon endpoint here (it understands key-blob, v2 or v3 files): https://github.com/meejah/txtorcon/pull/316
If the above works, I can make another txtorcon release with it in..
Fixes #26
The core of the fix seems to be upgrading to a new-enough Tor. Also included here, though, is a new endpoint that lets us point directly at a key file and bypass the cumbersome requirements of Tor's "hidden service directory" feature.
This change is