Brave

From Indie IT Wiki

Introduction

The browser that rethinks the web - Brave browser blocks ads and trackers that slow you down and invade your privacy.

https://brave.com/features

Installation

sudo apt install apt-transport-https curl gnupg
curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list
sudo apt update
sudo apt install brave-browser

https://brave.com/linux