Hi everyone waves
I want to host a hidden service forum using whonix for added security, however earlier I was reading the tor project blogs and I came across next generation hidden services
It says we just update the torrc file with this
SocksPort auto
HiddenServiceDir /home/user/tmp/hsv3
HiddenServiceVersion 3
HiddenServicePort 6667 127.0.0.1:6667
SafeLogging 0
Log notice stdout
Log notice file /home/user/tmp/hs/hs.log
Log info file /home/user/tmp/hs/hsinfo.log
Will this work on whonix? If no, will it work with whonix 14?