• Justin@lemmy.jlh.name
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 day ago

    Not much, just says sudo-rs instead of sudo, and it’s memory safe. I think there might be some missing features for really advanced multi-tenant setups, but for single user machines, it’s the perfect successor to sudo.

    nixos also supports giving the sudo binary a setuid flag that only allows members of the wheel group to use sudo, preventing any privilege escalation attacks from your services/servers.