• Not all distros ship SELinux and the ones that do, don’t actually configure it securely.

  • New users are expected to keep copying and pasting commands from their browsers to their terminal which compromises some Linux security defenses.

  • KDE, GNOME and Sway are the only functional Desktop Environments/Window Managers that support Wayland all, while the Other DEs are not even close to shipping with Wayland.

  • Most if not all of the Linux Distros in 2025 ship with Grub bootloader, which suffers from a lot of problems, instead of using the bootloaders that does not support BIOS and will improve the reliability of booting and provide a more stable experience.

  • 𝘋𝘪𝘳𝘬@lemmy.ml
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    1
    ·
    2 days ago

    New users are expected to keep copying and pasting commands from their browsers to their terminal which compromises some Linux security defenses.

    To me, this is the worst issue here.

    Even large Projects suggest things that are basically curl | sh – without even mentioning anything about how this could be problematic.

    New user are “trained” doing this.

    Every project suggesting it should be not only opposed but actively fought against until they change this bullshit.