Skip to content

conradkleinespel/rpassword

Repository files navigation

Rustastic Password

rpassword makes it easy to read passwords from Rust code in console applications on all platforms, Unix, Windows, WASM and more. It's similar to Linux's C function getpass() or Python's getpass module.

rpassword logo and headline

Usage

Add rpassword as a dependency in Cargo.toml:

[dependencies]
rpassword = "7.4"

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

See the upgrade path in UPGRADE.md.

License

The source code is released under the Apache 2.0 license.

About

Cross platform Rust library to read a password in the terminal (Linux, BSD, MacOS, Windows, WASM).

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages