login
uutils login is a work-in-progress Rust reimplementation of the login utilities, which handle user authentication and session management on Unix-like systems.
This project aims to provide a memory-safe replacement for tools such as login, newgrp, su, and related utilities.
Note: This project is still in early development. Many features are not yet implemented and behavior may differ from the original login utilities.
Goals
Implement a memory-safe set of login utilities compatible with the original command-line interfaces.
Contributing
To contribute to uutils login, please see CONTRIBUTING.
License
uutils login is licensed under the MIT License - see the LICENSE file for details.