Firejail: Difference between revisions

imported>Ljlapierre
I wrote a small section on my solution for getting app icons working with Firejail
imported>Onny
Remove unstable notice
Line 55: Line 55:


=== Torify application traffic ===
=== Torify application traffic ===
{{Note|Parts of this instruction are not yet stable and will be available in the upcoming NixOS 23.05 release.}}


The following example configuration creates a virtual network bridge which can be used in Firejail as an isolated network namespace. All traffic originating from this interface will be routed through a local [[Tor]] service which will therefore anonymize your internet traffic.
The following example configuration creates a virtual network bridge which can be used in Firejail as an isolated network namespace. All traffic originating from this interface will be routed through a local [[Tor]] service which will therefore anonymize your internet traffic.