this post was submitted on 25 Sep 2024
112 points (91.8% liked)

Cybersecurity

5898 readers
139 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities [email protected] [email protected] [email protected] [email protected] [email protected]

Notable mention to [email protected]

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 3 months ago* (last edited 3 months ago)

Heads up yall:

By deselecting/disabling everything under Firefox Data Collection and Use it should also disable Website Advertising Preferences which is the Privacy-preserving attribution (PPA) as mentioned in the article


That and I would honestly recommend installing Librewolf as an alternative browser (it's Firefox but with privacy prioritized default settings)


Installing as a Flatpak via Flathub

sudo pacman -S flatpak
flatpak install flathub io.gitlab.librewolf-community

Installing on Arch Linux via Yay:

## Yay Install
sudo pacman -S git
git clone https://aur.archlinux.org/yay.git
cd yay/
makepkg -si

## Enter super user/or root password when prompted.

## Package installs with Yay
yay -S librewolf-bin

Please consider donating to my Liberapay if you like seeing detailed comments/posts from me🤗