First project in rust, creating a password generator for CLI. should work on macOS and Linux, probably not going to make it windows-compatible. I would love feedback, ideas and criticism !
Make sure you have rust installed first.
Clone repo & use cargo build
to compile and cargo run
to start the program.
Goals for this project:
- Generate password ✅
- Copy to clipboard ✅
- Start building a password manager (optional : protected by password)
- Use cryptography to safely store passwords
- Make cool interface :)
Ignore Inarius, I just think he looks cool