Skip to content

ivan-boikov/genfox-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genfox-overlay

Essential privacy and usability addons for Firefox, handled like Gentoo packages.

Motivation

  • Automatic updates are great until a rugpull happens.
  • Manual updates can be forgotten.
  • Global configuration is useful for multi-user computers.

Installation

  1. eselect repository add genfox-overlay git https://github.com/ivan-boikov/genfox-overlay.git
  2. emaint sync --repo genfox-overlay
  3. emerge www-misc/firefox-policy installs a system-wide policy for blocking updates for the browser and addons specified with USE flags.
  4. emerge www-misc/arkenfox installs the arkenfox configuration system-wide. WARNING by default this clears your history on exit, among other potentially destructive things. Apply user-overrides.js with savedconfig USE flag.

Notes