this post was submitted on 27 Feb 2025
23 points (100.0% liked)

Privacy

35323 readers
905 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Tor is off the table for me because it's so slow. If you can point to some test sites or documentation that supports your choice, please include!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] InvisibleRasta@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)

Its is pretty easy to get rid of all the brave crap. You just need a policy file:

# cat /etc/brave/policies/managed/brave_policies.json
{
    "BraveRewardsDisabled": true,
    "BraveWalletDisabled": true,
    "BraveVPNDisabled": 1,
    "BraveAIChatEnabled": true,
    "NewTabPageLocation": "https://search.brave.com/",
    "TorDisabled": false,
    "PasswordManagerEnabled": false,
    "DnsOverHttpsMode": "automatic"
}

Yeah but i don't want to recommend a browser to someone just for them to have some cryptocurrency, AI chatbot, and Ad reward program shoved in their face.

And then telling them that they Can get rid of it, they just have to go make some file they don't understand in a location on their hard drive they've never been to.

Because being real, if Brave's bloat was bundled into an antivirus software, it would rightfully raise red flags for anyone with standard computer literacy.