Skip to content

user.js hardening configuration to help with firefox anti-tracking, privacy and security when browsing.

License

Notifications You must be signed in to change notification settings

privateboss0/Hardened_Firefox_Forte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Hardened_Firefox_Forte

Firefox user.js hardening configuration to prevent anti-tracking, privacy and security when browsing the internet.

How to Install the user.js script in your browser: Firstly ensure you have Secure_Ip_Tor_Changer from https://github.com/privateboss0/Secure_Tor_Ip_Changer installed and running or you ca use the standalone browser version of the project from https://github.com/privateboss0/Artificial_Intelligence_Stanford/blob/devilgod/Stanford_AI.ME/Assignments_and_projects/Secure_browser_customization/user.js

  1. Close your Browser:

  2. Download the user.js script into your download directory

    a. git clone https://github.com/privateboss0/Hardened_Firefox_Forte

  3. Create a new Firefox profile to prevent any issues with your current browser profile using the command:

    b. firefox -CreateProfile privatesecure

  4. Verify the profile was created using the command below. A dialog box should appear with various profiles including the one you just created. privatesecure

    c. firefox -ProfileManager

  5. Click on your created profile privatesecure and check the button Use the selected profile without asking at startup if it is unchecked

  6. Go into Firefox hidden directory. The directory will be a random 8 strings with a .privatesecure

    e. cd ~/.mozilla/firefox/xxxxxxxx.privatesecure

  7. Copy the user.js file from your downloads to the firefox folder

    f. cp /home/kali/Downloads/Secure_Docs/user.js ~/.mozilla/firefox/xxxxxxxx.privatesecure

NOTE: If you have integrated firejail and app-armor for additional browser security and microsegmentation For Step 3 and 4 use

i) firejail firefox -ProfileManager

ii) firejail firefox -CreateProfile secure

About

user.js hardening configuration to help with firefox anti-tracking, privacy and security when browsing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published