LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[security][linux_security] sudo and su written in Rust #981

Open LukeShortCloud opened 1 year ago

LukeShortCloud commented 1 year ago

These are more secure due to various safety guarantees provided by Rust.

https://www.memorysafety.org/blog/sudo-and-su/