• 0 Posts
  • 13 Comments
Joined 11 months ago
cake
Cake day: July 31st, 2023

help-circle

  • pivot_root@lemmy.worldtoLinux@lemmy.mlSSH as a sudo replacement
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    14 days ago

    The problem is that they’re trying to frame it as a better replacement for sudo when it’s really not.

    In some respects, it’s safer by not using a setuid binary. In other respects, it massively increases the surface area by relying on the correctness of three separate daemons: systemd, dbus, and polkitd. If any one of those components are misconfigured, you risk an unauthorized user gaining root privileges.

    With sudo, the main concern is the sudo process being exploited through memory safety bugs since it runs at root automatically.

    Don’t get me wrong, sudo has a lot of stupid decisions and problems. There’s a ton of code in sudo for features that almost nobody uses, and there’s bound to be bugs in there somewhere. It needs to be replaced with something simpler, but run0 is not that.






  • pivot_root@lemmy.worldtoMemes@lemmy.mlKnow the difference.
    link
    fedilink
    arrow-up
    3
    arrow-down
    7
    ·
    2 months ago

    From a theoretical point, they don’t count as communist. They entirely dropped the all-important aspect of giving power to the working class.

    Both the USSR and China, in their self-described “communist” periods, were ruled with absolute power and directed by a head of state. The USSR collapsed, and modern China is about as communist as North Korea is democratic.








  • Obligatory fuck Nintendo, but don’t make too much light out of this lawsuit. They’re aren’t attacking the legality of emulation itself (which has a ton of precedent defending it) but are instead trying to convince a judge that Yuzu is a DRM circumvention tool.

    If they land a technologically-inept judge that believes decryption itself constitutes circumvention regardless of how it’s used in the bigger picture, there’s a decent chance the argument might have some teeth. Or, because there’s no precedent for this, the lawsuit will drag on until Yuzu runs out of money and is forced to settle.

    If it’s within your financial means, please donate to Yuzu. If they lose this lawsuit, the precedent it sets will open up other emulators that work with encrypted ROMs (e.g. Dolphin and Ryujinx) to similar lawsuits.