It's hard to imagine something as fundamental to computing as the sudo command becoming abandonware, yet here we are: its solitary maintainer is asking for help to keep the project alive.

Archived version

you are viewing a single comment's thread
view the rest of the comments
[–] 50 points 7 months ago* (last edited 7 months ago) (8 children)

This is the state of free software, especially when it matures.

The state of free software also includes the fact that even if the sudo maintainer doesn't find support, no one steps up and sudo becomes unmaintained, sudo-rs, doas, opendoas, run0 and please already exist as alternatives.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 14 points 7 months ago (3 children)

    and let's not forget - systemd, which has RedHat money backing it up.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 8 points 7 months ago (2 children)

    Hope you don't see who pays for kernel development…

  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 7 months ago (1 child)

    Why? I'm not against developers getting paid to do FOSS work. It's far more reasonable than the whole "bazaar of free people"-model that lives entirely on ideology.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 10 points 7 months ago (3 children)

    hang on, there's one called please? Are there any downsides with using please instead of sudo?

  • source
  • parent
  • hideshow 3 child comments
  • [–] 6 points 7 months ago (1 child)

    From what I can see, it's a sudo clone with added optional regex functionality, written in Rust.
    So you can use it just like sudo, or you can limit superuser rights to directory names that contain a 💩 emoji, but only on Mondays.

  • source
  • parent
  • hideshow 1 child comment