The browser is all about balance of privacy and useability. Too much focus on privacy and the web becomes too broken to use. Too little and data leakage happens. With Waterfox, you should find comfort in knowing that what you are doing inside your browser is only known by you.
LibreWolf vs Waterfox
Waterfox based on Firefox ESR
LibreWolf based on Firefox current release
How to install Waterfox
There are 3 ways to install Waterfox
Since Waterfox download page don't have deb installer, some user have create installer
Adding repository/direct download
https://github.com/hawkeye116477/waterf ... h-AppImage
1. Direct download deb installer
deb for KDE
deb for other environment than KDE
may be have error about unmet depends
2. Direct download AppImage
AppImage - Tested working with MX 19
3. Convert official waterfox-xxx .tar.bz2 to deb with alien
* Need install alien first
Download waterfox-6.5.10.tar.bz2 (as today) to some folder
Open terminal in that folder
Code: Select all
alien waterfox-6.5.10.tar.bz2
Must run as root to convert to deb format (or you may use fakeroot).
