Hello Whonix communtiy need some help with my whonix gateway, I’m trying to add tor bridges and everytime I save the torrc file I get permission denied. To be more specific [ Error writing /etc/tor/torrc: Permission denied ]
Here is how my file looks like
This file is part of Whonix
Copyright © 2012 - 2013 adrelanos
See the file COPYING for copying conditions.
Use this file for your user customizations.
Please see /etc/tor/torrc.examples for help, options, comments etc.
Anything here will override Whonix’s own Tor config customizations in
/usr/share/tor/tor-service-defaults-torrc
Enable Tor through whonixsetup or manually uncomment “DisableNetwork 0” by
removing the # in front of it.
#DisableNetwork 0
UseBridges 1ClientTransportPlugin obfs2,obfs3 exec /usr/bin/obfsproxy managed
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy managed
bridge obfs4 {Redacted } cert=[Also Redacted]$
bridge obfs4 [Redacted] cert=[Also Redacted]
bridge obfs4 [Redacted] cert=[Also Redacted]
right when I go about saving, and hitting enter, I always get permission denied. Do I need to change the default user and password on whonix first? I have not done that yet.