mpw-rs icon indicating copy to clipboard operation
mpw-rs copied to clipboard

Master Password in Pure Rust

Results 5 mpw-rs issues
Sort by recently updated
recently updated
newest added

When cloning this repo and then running cargo run, it takes half a minute to generate the password

I tried installing it today and it failed: ``` $ cargo install mpw-rs Updating crates.io index Installing mpw-rs v2.4.3 error: failed to compile `mpw-rs v2.4.3`, intermediate artifacts can be found...

Use syncthing as backend to sync preferences across user devices.

enhancement

Implemented an extra parameter support to save site count which helps to generate unique password every time for the same site. The non-sensitive meta data is stored in a simple...