Skip to content

miteigi/apparmor-profile-torbrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppArmor profile for The Tor Browser Bundle (TBB)

An AppArmor profile to confine The Tor Browser Bundle (TBB). This profile is developed by the Whonix team. TBB is developed by The Tor Project.

This package is produced independently of, and carries no guarantee from, The Tor Project.

How to install apparmor-profile-torbrowser using apt-get

1. Download Whonix's Signing Key.

wget https://www.whonix.org/patrick.asc

Users can check Whonix Signing Key for better security.

2. Add Whonix's signing key.

sudo apt-key --keyring /etc/apt/trusted.gpg.d/whonix.gpg add ~/patrick.asc

3. Add Whonix's APT repository.

echo "deb https://deb.whonix.org buster main contrib non-free" | sudo tee /etc/apt/sources.list.d/whonix.list

4. Update your package lists.

sudo apt-get update

5. Install apparmor-profile-torbrowser.

sudo apt-get install apparmor-profile-torbrowser

How to Build deb Package

Replace apparmor-profile-torbrowser with the actual name of this package with apparmor-profile-torbrowser and see instructions.

Contact

Donate

apparmor-profile-torbrowser requires donations to stay alive!

About

AppArmor profile for The Tor Browser Bundle (TBB) - https://www.whonix.org/wiki/AppArmor - for better security (hardening).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%