rpassword makes it easy to read passwords in a console application on all platforms, Unix, Windows, WASM, etc.
rpassword is made available free of charge. You can support its development through Liberapay 💪
Add rpassword as a dependency in Cargo.toml:
[dependencies]
rpassword = "6.0"See examples and docs at https://docs.rs/rpassword.
We welcome contribution from everyone. Feel free to open an issue or a pull request at any time.
Here's a list of existing rpassword contributors:
- @C4K3
 - @conradkleinespel
 - @DaveLancaster
 - @dcuddeback
 - @Draphar
 - @dvermd
 - @equalsraf
 - @Heliozoa
 - @JanLikar
 - @john-sharratt
 - @joshuef
 - @longshorej
 - @nicokoch
 - @petevine
 - @psych0d0g
 - @retep998
 - @steveatinfincia
 - @teythoon
 - @tov
 - @yandexx
 
Thank you very much for your help! 😃 ❤️
The source code is released under the Apache 2.0 license.