• 0 Posts
  • 17 Comments
Joined 3 years ago
cake
Cake day: June 22nd, 2023

help-circle





  • In EU this would be a massive GDPR breach and cost the company €20 million or 4% of the company’s total worldwide annual turnover**

    In Germany you face Up to 3 years imprisonment or a fine for transferring data to a third party you weren’t authorized to share.

    In France Collecting data by fraudulent, unfair, or unlawful means carries up to 5 years.

    In California CCPA allows fines up to $7,500 per intentional violation (e.g per customer)

    they disclose that shit, just in a very vague way to allow a wide interpretation of what was disclosed.

    Firstly misleading disclosures are not valid under both GDPR & CCPA

    • GDPR - Consent must be “freely given, specific, informed and unambiguous”

    • CPRA definies “dark patterns” as a user interface designed to subvert or impair user autonomy, decision-making, or choice and states outright: agreement obtained through use of dark patterns does not constitute consent.

    Secondly do you have any evidence of said disclosures?







  • It’s not really ambiguous at all.

    A stable distro is one that doesn’t update packages except for security updates within the lifecycle of a release.

    You can install debian 13 on release day in 2025 and when it gets deprecated in 2030 it will be functionally the same.

    A byproduct of that is that apt updates are very unlikely to break anything.

    None of that changes that you can run sudo apt remove dpkg or rm -rf / or dd in=/dev/zero of=/dev/sda1 (this one might actually work).

    But for your average desktop users it means you don’t boot up your laptop and have to learn how to use libreoffice 26’s new UI on the day you need to finish an assignment.




  • This seems like slop for all the Ubuntu haters, but i agree moving to testing isn’t a good sign.

    TBH while I like the hardware of my laptop, I’ve been pretty unimpressed by the software that Tuxedo provide.

    While i appreciate not having snaps by default, the control center they ship is an electron app that requires /tmp be executable out of the box, and talks to a backend daemon that wasn’t particularly secure by default, and both live in /opt despite coming from the distro itself, so I think it’s ironic when people engage in technical sneering while throwing stones from within their glasshouses.

    Also boot security doesn’t seem to be a priority for them out of the box, this seems like what they should focus on IMO, instead of switching their base

    ✘ CET OS Support: Unknown ✘ Linux kernel lockdown: Disabled ✘ Linux kernel: Tainted ✘ UEFI secure boot: Disabled

    That it’s good enough as a distro, although I’ll probably just switch to neon if Tuxedo move to a rolling release base.