tor #38
Loading…
Reference in a new issue
No description provided.
Delete branch "tor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I actually used tor and onion vars intentionally. TOR for everything related to running tor server and onion for vhosts to make it more clear and consistent.
sorry, it is only one week old, but I mind has been erased! What are you talking about @muppeth ? Did I messed up with something? If so, sorry, and don't hesitate to set it back as it should be...
No worries. There is nothing messed up just a comment about your commit where you changed set_onion to set_tor.
The reason I used different naming was because the two things are different and for consistency and clarity I used different naming eg.
"enable_tor"
- is about setting up TOR server"set_onion"
- is about setting up an onion address / vhost in nginx.I am not really attached to the naming either but wanted to point out the reason I used it that way. If you think it's confusing and we should just stick to namig everything tor it's fine with me.
WIP: torto tor@muppeth then I think I prefer naming everyting tor ;)
OK. I will do last check and we can probably merge. I will prepare also everything for setting it in prod on upcoming deployment.