I’m trying to setup Tor-browser without Tor in a Debian template. This template (i.e. its Appvms) should never host any Tor activity.
I’m trying to implement instructions at Whonix, but using a tb-updater
installation because I understand it works better with Qubes’ templates system.
The instructions call for a manual install of the browser, then lays out* how to create:
~/.tb/tor-browser/Browser/TorBrowser/Data/Browser/profile.default/user.js
But I don’t have that path, nor anything like it. No ~/.tb
even. Really, all I have is:
-
/usr/share/torbrowser/
security-slider-highest.js
-
usr/bin/torbrowser/
torbrowser
I tried extrapolating from Firefox examples, but they too have long multilevel paths to profiles and user.js
. I am assuming this difference stems from adaptations to templates/Appvm structure?
In any case, where do I put the user.js
file?
* I can only link twice in a post at the moment. Append #cite_ref-12 to the Whonix URL above.