This website requires JavaScript.
Explore
Help
Sign In
max
/
RustPass
Watch
1
Star
1
Fork
0
You've already forked RustPass
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Simple command-line password generator written in Rust
7
Commits
1
Branch
2
Tags
7.8
MiB
Rust
100%
f5c2efee38
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Maximilian
f5c2efee38
Add README.md
2023-01-10 11:20:29 -06:00
src
Basic secure password generation
2023-01-10 11:09:06 -06:00
.gitignore
Update .gitignore, remove Cargo.lock
2023-01-10 11:14:10 -06:00
Cargo.toml
Basic secure password generation
2023-01-10 11:09:06 -06:00
LICENSE
Add GPLv3 license
2023-01-10 11:17:18 -06:00
README.md
Add README.md
2023-01-10 11:20:29 -06:00
README.md
RustPass