First, a quick note about browsers: browsers are your portal to the internet and there’s all kinds of information being exchanged between your browser and 3rd-parties going on in the background. Furthermore, sites you visit online have all kinds of ways to track your activity while you’re browsing. Therefore, it’s important to make sure you understand a little bit about what’s happening under-the-hood, so to speak. There are many opinions about which browser is the best, which is the most secure, and which settings to use for the best experience. Just so you are aware, any changes you make to your browser’s settings has the potential of making you more identifiable online. Please understand, I am by no measure an expert; and honestly, this site is more about a learning-by-doing approach for me to understand more.

The recommendations below are simply my personal preferences based on my own research and usage, and I encourage you to visit the following sites for a more in-depth discussion on such matters:

Recommended Privacy Settings: Firefox

Part I:  Quick settings guide for most users

I recommend two and only two add-ons: uBlock Origin and Multi-Account Containers. uBlock Origin is an adblocker and more. It comes with a set of preconfigured lists that can block annoying ads and popups. It can also block javascript and other potentially annoying or intrusive content. Multi-Account containers is an add-on that compartmentalizes activities, such as shopping and banking. Containers restrict nosy cookies and javascript from peering into places they don't need to see.<

Step I.   Add-ons

Click the hamburger symbol in the upper right hand corner of the Firefox browser. Select "Add-ons and themes". Search for uBlock Origin and select "Add to Firefox". Select "Continue to Installation" on the Firefox warning. Follow the same steps for Multi-Account Containers

Multi-Account Containers Usage:   To use containers, simply right click on the on the plus sign next to the tabs at the top of the browser and select and select a container to open the new tab. You can also create new containers by selecting 'Manage Containers'. Perhaps you want a social media container, or even a container only for Facebook and another only for Google!

uBlock Origin Usage:   Click on the uBlock icon in the upper right corner of the menu bar and click on the gears.

Step II.   Settings (Skip to Part II if you're not 'most users').

Return to the hamburger icon and select "Settings". privacy_turtle recommends the following settings:

General: I don't change much on the "General" tab. I do prefer a dark appearance

Home:   select "Blank Page" for "Homepage and new window" as well as "New tabs". I then deselect everything else.

Search:  I select DuckDuckGo as my default search engine and deselect "show search suggestions" and "show recent searches"

Privacy & Security:

Recommended Privacy Settings: Firefox

Part II:  Download and setup user.js (for users requiring more privacy).

'user.js' is a firefox configuration file with preselected options for privacy and security in mind (some of the options are even "hidden"). Setting up user.js eliminates the time-consuming need to go through every option within firefox's “about:config” interface as well as avoiding typos or mistakes that may cause firefox to malfunction. For detailed installation instructions, I encourage you to visit the github Wiki

Step I.   Downloads

Visit https://github.com/arkenfox/user.js/. Download user.js, updater.bat (windows) or updater.sh (Linux), and prefsCleaner.bat (Windows) or prefCleaner.sh (Linux).

Step II.   Backup

Back up your current configuration in case something goes wrong. To do this, type 'about:support' in your browser's url search bar and look for the line item called "Profile Directory". This is where your configuration is stored on the computer. Make a copy of this entire folder and place it somewhere safe.

Step III.   Place Downloads

Place all downloaded files into firefox's 'Profile Directory'. If this is a new installation of Firefox, all you need to do is restart. If you've been using firefox and changed some settings, it is recommended to run the prefsCleaner file first.

Step IV.   Overrides

You may want to change some of the settings within user.js, which is not recommended. Instead, you should create a 'user-overrides.js' file to place within your 'Profile Directory'. You can learn more about this on the user.js wiki Overrides Wiki.

Congratulations! You've SHELL'ed up!