• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2024

help-circle


  • I’m not disagreeing with anything you’ve said?

    I’m saying that just adding Mozilla’s PPA to your sources won’t change apt’s behavior when installing Firefox unless you tell apt to prefer the package offered by the Mozilla PPA.

    As someone who uses Kubuntu as a daily driver, I’m well aware of the snap drama and have worked around it using the method I pasted above.

    Even though it’s an underhanded move by Cannonical, I’m still glad the OS is open source since it makes the workaround so trivial.



  • ‘Bricked’ in this sense meaning not that you’d just trash your OS and need a reinstall, but that it could actually stop your computer from booting at all. So the system32 analogy doesn’t exactly fit.

    It’s because some motherboards implement UEFI in a way that allows important variables to be overwritten by I/O processes. Executing sudo rm -rf /* would recursively go into the EFI parameters folder where the kernel mounts EFI variables and attempt to delete things. Some motherboards allowed these delete operations to remove things in the motherboard’s firmware it needs to complete POST, thus rendering the motherboard useless.

    But that’s a problem with the motherboard, not with Linux or Windows. The same damage can be caused by Windows.




  • On one hand, I get it. You’re used to Windows and want to use an environment you’re used to and apps you’re comfortable with.

    On the other, you need to be aware that you’re going to be constantly fighting an uphill battle. Microsoft doesn’t care that you don’t want those programs using resources, they’re going to install them because it’s in the best interest of their shareholders. The programs might be able to be removed using third party tools, but then you’re relying on random tools found on the internet to remove bits of your operating system without hurting anything or doing anything malicious.

    The data these programs gather is more valuable to Microsoft than the blowback because this is the exact stance people will take: sure it sucks that this is being forced upon me, but it’s still better than leaving. So I’ll either deal with it (99% if users are here) or ill find a random program and cross my fingers it does only what’s on the label.

    The only solution I see is to swap to something else, causing Microsoft to lose market share and thereby convincing shareholders not to force this on users.

    The choice is yours.








  • Even if law enforcement can get a warrant, unless there’s a backdoor in the encryption then the data stays private. That’s the whole point of encryption.

    The fundamental problem is law enforcement feeling entitled to snoop on private communications with a warrant vs the inherent security flaw with making a backdoor in encrypted communications. The backdoor will eventually get exploited, either by reverse engineering/tinkering or someone leaking keys, and then encryption becomes useless. The only way encryption works is if the data can only be decrypted by one key.

    Anyone else remember when TSA published a picture of the master key set for TSA approved luggage locks and people had modeled and printed replicas within hours?