• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • DrM@feddit.detolinuxmemes@lemmy.worldsystemdeez nuts
    link
    fedilink
    arrow-up
    38
    arrow-down
    1
    ·
    2 months ago

    I updated my sources.list to something non-existing at some point and run sudo apt update && sudo apt dist-upgrade -y && sudo apt autoremove once and it also basically uninstalled everything. But that didn’t even matter, I popped in a recovery disk and could reinstall everything. Pretty great to be able to do all that with Linux, fuck everything up in an instant but after a few hours everything is back again





  • I don’t know where you live but in most of the world it would be illegal for them to spy on what you do in the apps. Yes, Google knows that you use Lemmy and also Facebook knows that. But they are not allowed to spy on what you do inside those apps and can’t link your account to your phone if you don’t use an app that sells this data (aka Sync)


  • No, thats exactly it. When you post something on reddit, Google collects your browser information for your “unique identifying number” by having scripts implemented into Reddits site. Google then knows, that u/Prethoryn is your account and they can then collect the data from your reddit account and link it to you.

    But your Lemmy instance (so far) does not do that. You post something here and google sees that some “Prethoryn@lemmy.world” guy wrote something, but their data-collecting can’t link it to your unique identifying number, because lemmy.world does not collect that information from you. And of course, your comment is federated to thousands of other instances. But they also can’t sell more information than what is available when you look at Google. If lemmy.world decides to implement tracking, this of course changes. But for now, your comment is not linked to you and it’s definitely a step up in privacy (regarding companies) than before.

    The other aspect of privacy, personal privacy, is of course not so good on the fediverse and that’s where your points make valid sense. If you want to delete your comments because your friends discovered your secret account, it’s basically impossible because of the federation.



  • But let’s hope you saved your dpkg list! I completely uninstalled everything a few weeks ago (like really everything, including network-manager) on a server because I had typos in my sources.list and didnt bother looking at what I’m doing on the apt upgrade. Gladly I backed up the list of installed packages before that. Mounted the debian boot-disc to the VM, reinstalled network-manager and sshd and then I could fix the rest of the system