1
8
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]

Update

Apparently this is patched out by Brave, but it is enabled by default. See u/[email protected] 's comment below!


Vanilla chromium gives google's websites special treatment by offering detailed CPU info, among other things. This is implemented through a hidden browser extension. You can prove this by yourself by running chrome.runtime.sendMessage("nkeimhogjdpnpccoofpliimaahmaaome", {method: "cpu.getInfo"}, (response) => {console.log(JSON.stringify(response, null, 2)); }, ); on google.com through the browser console. For me, it gives the following info:

{
  "value": {
    "archName": "x86_64",
    "features": [
      "mmx",
      "sse",
      "sse2",
      "sse3",
      "ssse3",
      "sse4_1",
      "sse4_2",
      "avx"
    ],
    "modelName": "Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz",
    "numOfProcessors": 4,
    "processors": [
      {
        "usage": {
          "idle": 28238205,
          "kernel": 827581,
          "total": 32762960,
          "user": 3697174
        }
      },
      {
        "usage": {
          "idle": 1455131,
          "kernel": 743391,
          "total": 6209241,
          "user": 4010719
        }
      },
      {
        "usage": {
          "idle": 1448653,
          "kernel": 769970,
          "total": 6068506,
          "user": 3849883
        }
      },
      {
        "usage": {
          "idle": 1450274,
          "kernel": 744886,
          "total": 5948597,
          "user": 3753437
        }
      }
    ],
    "temperatures": []
  }
}

Note that this doesn't work on other websites like lemmy.world, only google.

What I am confused about is that I can replicate this behavior in Brave. Why does brave reveal this information to google, and to google only? From what I understand, it can be used for fingerprinting and tracking. Shouldn't this be patched out? Is my testing methodology flawed? Will this be fixed?

Brave version: Version 1.67.123 Chromium: 126.0.6478.126 (Official Build) unknown (64-bit) running on linux via flatpak

2
3
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]

I recently noticed when I received a login alert from a service provider, that @bravebrowser does not spoof the Operating System. That can, depending on your OS, enhance finger-printing and be a dead giveaway #BraveBrowser. There definitely needs to be an option to manually or automatically spoof the OS.

3
1
submitted 1 month ago by [email protected] to c/[email protected]

Basically I got tired of doing the same thing on Firefox for each computer so that the browser that is supposed to be private IS private (reconnect to the Firefox account, put back the user.js, get rid of Google etc...) knowing that, since I'm on iOS, the browser sucks (no ad blocking, poorly designed interface, etc...).

I knew there was Brave, but the sync function was too weird! Why not set up an account system??? But with this browser, everything is synchronized (even the search engine, except on mobile, but that's good enough), ads are blocked by default and my privacy is protected to the max. Thank you Brave!

4
2
submitted 2 months ago by [email protected] to c/[email protected]

@bravebrowser Brave has no intuitive search ... search query: Bruins 2024 playoffs. Return results: stuff from '22, '23, then stuff about Rnd 2 ... nothing about last nights HUGE game 7.

Then I go to Google (ugh) with the same query. First return is the box score followed by a game 7 highlight reel from YT. This is why Google owns search results.

5
3
submitted 2 months ago by [email protected] to c/[email protected]

Has anyone else noticed that the @washingtonpost has stepped up their paywall game? Accessing with cookies and Javascript disabled now only gives a short summary cc @bravebrowser

6
4
submitted 2 months ago by [email protected] to c/[email protected]

I've just started using Brave on Linux (distro info at bottom) and I have a question about keyboard shortcuts & how the browser manages active windows, because it seems to be doing something different from my last browser.

I usually use Firefox, and I've set it up so that I can open a new tab with the Mail key on my keyboard. Pressing my Mail key executes this command, opening a new tab.

xdotool getactivewindow key ctrl+t

But now I've switched to Brave browser, and that command no longer works. When I've got Brave open and I press my Mail key, nothing happens.

I've tried alternate commands:

xdotool key ctrl+t

and

xdotool getwindowfocus key ctrl+t

but no result. Does anyone know how to fix? What is Brave doing with its browser tabs/windows?

Thank you!

  • Desktop: Linux Mint Xfce 4.18.1
  • Distro: Linux Mint 21.3 Virginia
  • Ubuntu 22.04
7
7
submitted 2 months ago by [email protected] to c/[email protected]

Does anyone know if this has been reported yet, or how long these issues last for?

8
8
submitted 2 months ago by BrikoX to c/[email protected]

The new "Answer with AI" feature returns neatly formatted answers for questions like "People who walked on the moon," "List of all actors who played Batman" or "How do descale Nespresso pixie."

9
13
submitted 3 months ago by [email protected] to c/[email protected]
10
5
submitted 5 months ago by [email protected] to c/[email protected]

The UK government's attempts to erode your online #privacy never cease. 🇬🇧🕵️

Luckily you've got Tuta in your corner! 🥊

We've teamed up with academics, #cybersecurity researchers, & other privacy oriented companies, like @element and @bravebrowser to fight back!

👉 https://cdt.org/insights/open-letter-from-security-experts-voices-concerns-over-the-proposed-changes-to-uk-investigatory-powers-acts-notices-regime/

11
4
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]

I think for any Linux Distro or OEM to preinstall Brave, it needs to become more modular.

Is there a way to preset some specific settings like homepage, search Engine, some privacy settings etc

I think Brave is pretty solid, but also really bloated out of the box.

I am using the RPM on Fedora.


Solutions found

  • ~/.config/brave-flags.conf (derived from ~/.config/chromium-flags.conf) should work as a user.js
  • /etc/brave/policies/managed/ (derived from /etc/chromium/policies/managed/) should allow to place policies which cant be overwritten by non-wheel users.

These are the solutions!

12
1
Linux History Swipe (lemmy.world)
submitted 7 months ago by [email protected] to c/[email protected]

I really want to use my touchepad for histroy navigation like in firefox. How i can do this i using wayland !

13
7
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]

I have recently noticed that videos will sometimes start with audio out of sync. After reload it loads just fine. In private tab with ad-blocking disabled it also works fine.

Has anyone noticed this. Could this be another attempt at making user experience "sub optimal" for adblock users?

Edit: I forgot to mention that I am talking about YouTube videos.

14
1
submitted 7 months ago by [email protected] to c/[email protected]

Vous avez déjà des messages de #youtube concernant le bloqueur de pub ? Je suis surpris de pas en avoir encore reçu (j'utilise ad blocker plus) ou par défaut sur @bravebrowser

15
-5
Tanks. @brave @bravebrowser (files.mastodon.social)
submitted 8 months ago by [email protected] to c/[email protected]
16
13
submitted 8 months ago by [email protected] to c/[email protected]

Mozilla announces they will ship GPC (Global Privacy Control) in Firefox 120. Note : the settings will be done by the user choice and not by default which is the case via DuckDuckGo or Brave cc @mozilla @bravebrowser https://groups.google.com/a/mozilla.org/g/dev-platform/c/373F82Jzcjs/m/ImZKgRNIAQAJ

17
17
submitted 9 months ago by BrikoX to c/[email protected]
18
0
submitted 9 months ago by [email protected] to c/[email protected]

@brave @bravebrowser Cloudflare announced full and complete support for encrypted clienthello on all cloudflare plans and web properties via their blog. Will brave, the company that prides itself on fixing the internet follow suite for brave.com, the brave.com onion and the web servers the Brave Browser itself connects to. Encrypted clienthello, along with DNS over HTTPS, DNSSEC, TLS1.3 and proper certificates identifying the webmaster responsible are essential in today's day and age.

19
31
submitted 9 months ago by BrikoX to c/[email protected]
20
0
Brave on Linux, different? (infosec.exchange)
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]

Brave on Linux, different?

Am I the only who thinks that @brave feels different on Linux than on Windows? Not only that some icons look different and that some defaults have different settings, why is "Forgetful Browsing" disabled in the flags (brave://flags), while it's already released on Windows and Android? I checked if I'm maybe using a older version, but nope. I use the same version of Brave as on Windows.

#privacy #browser @bravebrowser

21
-3
submitted 10 months ago by [email protected] to c/[email protected]

Saw many people giving 'instructions' on how to make Chrome not spy on you.
Why not just use a privacy friendly browser and save all the hassle? I've been using @bravebrowser for years now and I am VERY happy!
https://arstechnica.com/gadgets/2023/09/googles-widely-opposed-ad-platform-the-privacy-sandbox-launches-in-chrome/

22
4
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]

Release Notes v1.57.47 (Aug 15, 2023)

23
16
submitted 11 months ago by [email protected] to c/[email protected]

I've been waiting for a long time thanks to the developer

24
0
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]

Just a reminder that the guy behind @bravebrowser @brave was kicked from Mozilla for being a bigoted piece of shit, and that he continues to be a piece of shit attacking the health care workers who saved millions of lives during the pandemic.

https://www.nytimes.com/2020/12/22/business/brave-brendan-eich-covid-19.html

#covid #brave #brendaneich

25
-1
submitted 11 months ago by [email protected] to c/[email protected]

I'm choosing a main browser, and I think that firefox with ublock and brave are probably equally good in terms of privacy and security, both of them look quite nice, and both are FOSS. The final thing that I'm considering is resource consumption. This reddit post shows that firefox is better than brave in benchmarks and ram consumption, but what about when firefox has ublock running and brave has all their preinstalled "extension" like brave rewards and wallet disabled (except brave shields is left enabled)?

view more: next ›

Brave Browser

773 readers
1 users here now

Unofficial Brave Community

Release Overview - Stable Versions

Keep in mind that the official changelog website is often behind actual release versions, the website is maintained by marketing people. Also note that not every single change/issue is mentioned in the release notes, because lots of changes are done in the background e.g. filter-list changes etc.


Community Rules

  • Be civil.
  • Do not troll.
  • Stay on topic.
  • No hate allowed.
  • No witch-hunt allowed.
  • Reviews are allowed.
  • People are freely allowed to ask questions and express their concerns on a civil manner. Make sure if its unrelated to the topic to create a separate thread do not hijack existent threads.
  • Accept other people opinions.
  • No fanboyism tolerated, not for nor against Brave Browser or the Dev Team.
  • No bias, take news and given Info - as is - and do not wrongly interpret something more into it.
  • No affiliate or promotion from external marketing people are allowed in here, if you are such a person contact a Mod first.

Useful Resources

Copyright and Credit

  • Logos and design as well as trademarks are respected. Credit for Logos goes to the actual authors and copyright owners.
  • Brave has the rights on their own logos and banners, please DM or send me an eMail if you have a problem regarding copyright and I will happily address all concerns.
  • I do not tolerate username squatting.

founded 2 years ago
MODERATORS