commit eabec36e06ab37a72dfbef1798c0defbac07775c Author: Pierre Warnier Date: Mon Mar 23 10:56:43 2026 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..45ce3d7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# shadow-rs +Memory-safe Rust reimplementation of Linux shadow-utils (useradd, passwd, groupadd, etc.)