Tor Browser in a Container: Difference between revisions

Layer-09 (talk | contribs)
mNo edit summary
Pigs (talk | contribs)
m link to ssh pages
 
Line 1: Line 1:
Here are a few steps to run Tor Browser in NixOS Container w/ Pulse, Media Support. Most of the time, ssh -X would have sufficed. Nevertheless, to route audio, the following is required.
Here are a few steps to run Tor Browser in NixOS Container w/ Pulse, Media Support. Most of the time, using [[SSH]], <code>ssh -X</code> would have sufficed. Nevertheless, to route audio, the following is required.


<syntaxhighlight lang="nix" start="3">
<syntaxhighlight lang="nix" start="3">
Line 42: Line 42:
</syntaxhighlight>
</syntaxhighlight>


Mind to fill the SSH keys in. Then, follow the steps:
Mind to fill the [[SSH public key authentication|SSH keys]] in. Then, follow the steps:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">