Andromxda

joined 2 years ago
MODERATOR OF
[–] Andromxda@lemmy.dbzer0.com 6 points 1 year ago

That's the way to go

[–] Andromxda@lemmy.dbzer0.com 9 points 1 year ago (3 children)

I already ditched Windows for Linux a month ago because of spyware.

Great!

Everything Google-related is next.

Even better.

My phone is going to be the hardest thing to de-infest.

If you plan on getting a new phone soon, I recommend a Google Pixel, on which you can install GrapheneOS. Yes, ironically Google devices are the best for installing alternative operating systems and removing all the Google BS. GrapheneOS is completely free and open source, and based on the Android Open Source Project. It incorporates many privacy and security enhancements, and gives you total freedom and control over your device. In my opinion, it's the best option for degoogling a phone.

[–] Andromxda@lemmy.dbzer0.com 22 points 1 year ago (1 children)

Firefox 🔛 🔝

[–] Andromxda@lemmy.dbzer0.com 8 points 1 year ago

Chromium is also affected.

[–] Andromxda@lemmy.dbzer0.com 11 points 1 year ago

The previous answer is misleading and partially just wrong. Firefox Sync works just fine in LibreWolf, you just need to enable it in the settings. I currently sync my LibreWolf browser on my Linux desktop to Firefox on iOS and Mull on Android, no issues whatsoever. The only Mozilla services that LibreWolf intentionally removes are their telemetry and Pocket.

[–] Andromxda@lemmy.dbzer0.com 19 points 1 year ago* (last edited 1 year ago)

It is the same browser. LibreWolf doesn't change much of the Firefox code, mostly just the configuration. They enable various privacy/security settings by default and remove Mozilla telemetry. You can go to the LibreWolf settings and enable Firefox Sync, and it will work just fine with your Mozilla account and other Firefox browsers.

For Android, I like to use Mull, it's a hardened build of Firefox, similar to LibreWolf.

[–] Andromxda@lemmy.dbzer0.com 46 points 1 year ago (1 children)

#SwitchToFirefox

[–] Andromxda@lemmy.dbzer0.com 10 points 1 year ago

No, as far as I know this has nothing to do with attestation/verification for enterprise users.

[–] Andromxda@lemmy.dbzer0.com 39 points 1 year ago

You can check this yourself. Just paste this into the developer console:

chrome.runtime.sendMessage(
  "nkeimhogjdpnpccoofpliimaahmaaome",
  { method: "cpu.getInfo" },
  (response) => {
    console.log(JSON.stringify(response, null, 2));
  },
);

If you get a return like this, it means that the site has special access to these private, undocumented APIs

{
  "value": {
    "archName": "arm64",
    "features": [],
    "modelName": "Apple M2 Max",
    "numOfProcessors": 12,
    "processors": [
      {
        "usage": {
          "idle": 26890137,
          "kernel": 5271531,
          "total": 42525857,
          "user": 10364189
        }
      }, ...
[–] Andromxda@lemmy.dbzer0.com 2 points 1 year ago

Cobalt is an awesome downloader, if the main instance (cobalt.tools) ever goes down or gets blocked by YouTube, there are countless other instances: https://instances.hyper.lol/instances/

It's really a great project, make sure to promote it, give it a star on GitHub, maybe donate a few bucks (crypto addresses can be found when clicking on the donate button in the app)

[–] Andromxda@lemmy.dbzer0.com 2 points 1 year ago

Seal is another great downloader for Android

[–] Andromxda@lemmy.dbzer0.com 250 points 1 year ago* (last edited 1 year ago) (28 children)

Yet another reason to switch to Firefox, or even better, a hardened fork like LibreWolf !librewolf@lemmy.ml

view more: ‹ prev next ›