4 stable releases

5.0.4 Nov 2, 2021
5.0.1 Oct 13, 2021

#305 in Authentication

Download history 14/week @ 2024-06-15 22/week @ 2024-06-22 4/week @ 2024-06-29 6/week @ 2024-07-06 35/week @ 2024-07-13 20/week @ 2024-07-20 41/week @ 2024-07-27 21/week @ 2024-08-03 7/week @ 2024-08-10 4/week @ 2024-08-17 12/week @ 2024-08-24 20/week @ 2024-08-31 12/week @ 2024-09-07 16/week @ 2024-09-14 20/week @ 2024-09-21 87/week @ 2024-09-28

138 downloads per month
Used in 7 crates

Apache-2.0

28KB
568 lines

Rustastic Password

rpassword makes it easy to read passwords in a console application on all platforms, Unix and Windows alike.

rpassword is made available free of charge. You can support its development through Liberapay 💪

Usage

Add rpassword as a dependency in Cargo.toml:

[dependencies]
rpassword = "5.0"

See examples and docs at https://docs.rs/rpassword.

Contributors

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:

Thank you very much for your help! 😃 ❤️

License

The source code is released under the Apache 2.0 license.

Dependencies

~0.7–1.8MB
~37K SLoC