| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tired of juggling weak passwords? RustedLessPass empowers you to manage your login credentials securely and conveniently. Built with Rust and WebAssembly, RustedLessPass offers a platform-independent solution for your password needs.
RustedLessPass provides a simple and secure way to generate and manage passwords. Users only need to remember their master password, and RustedLessPass will generate unique passwords for each site or service based on user-specific inputs.
To use RustedLessPass:
You can then use the generated password when signing up or logging into websites, without the need to store or remember individual passwords.
This section is intended for developers who want to contribute or run the application locally.
git clone https://github.com/RustedLessPass/RustedLessPass.gitcd RustedLessPassgit submodule update --init --recursive
rustup target add wasm32-unknown-unknown
cargo install --locked trunktrunk serve --openThis will open the RustedLessPass application in your default web browser.
Contributions to RustedLessPass are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
Sincere gratitude to:
RustedLessPass is licensed under the GPL-3.0 License.
| Back | FazBrowse Home | New Git URL |