|
|
|
|
|
by ch_123
414 days ago
|
|
> Some problems come from the huge amount of features(ldap, easter eggs, ...). sudo-rs reduces the problems by not implementing those features. This makes me wonder: 1) Would a hypothetical "sudo-lite" with these features removed lead to better security without a rewrite? 2) If these features are useful in the real world, will a Rust rewrite of sudo inevitably gain these features over time and end up with similar problems? |
|
OpenBSD did this with their doas utility:
* https://en.wikipedia.org/wiki/Doas