41 releases (23 stable)

7.3.1 Nov 11, 2023
7.2.0 Nov 26, 2022
7.1.0 Oct 20, 2022
7.0.0 Jul 12, 2022
0.0.2 Mar 4, 2015

#4 in Authentication

Download history 178311/week @ 2024-12-10 145144/week @ 2024-12-17 97237/week @ 2024-12-24 112468/week @ 2024-12-31 173144/week @ 2025-01-07 197526/week @ 2025-01-14 187723/week @ 2025-01-21 190026/week @ 2025-01-28 221599/week @ 2025-02-04 222359/week @ 2025-02-11 202169/week @ 2025-02-18 211280/week @ 2025-02-25 204841/week @ 2025-03-04 220194/week @ 2025-03-11 236468/week @ 2025-03-18 208395/week @ 2025-03-25

907,405 downloads per month
Used in 1,244 crates (491 directly)

Apache-2.0

13KB
190 lines

Rustastic Password

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 💪

Usage

Add rpassword as a dependency in Cargo.toml:

[dependencies]
rpassword = "7.3"

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

License

The source code is released under the Apache 2.0 license.

Dependencies

~0–12MB
~69K SLoC