This website requires JavaScript.
Explore
Help
Sign In
StNicolay
/
pass_manager
Watch
1
Star
0
Fork
0
You've already forked pass_manager
Code
Issues
Pull Requests
Releases
Activity
10
Commits
1
Branch
0
Tags
e129934aac42835c3aabf77e1e4de389c06643f9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
StNicolay
e129934aac
Made verify_master_pass compute the hash in a blocking thread
2023-05-04 19:39:36 +03:00
.vscode
Added command to add master password
2023-04-27 17:40:49 +03:00
migration
Added command to add master password
2023-04-27 17:40:49 +03:00
src
Made verify_master_pass compute the hash in a blocking thread
2023-05-04 19:39:36 +03:00
.gitignore
Initial commit
2023-04-23 20:54:16 +03:00
Cargo.lock
Moved the check of existence of a master password into master_pass.rs, added buttons for /get_account
2023-05-04 19:03:03 +03:00
Cargo.toml
Added more paralization to allow better multi-user perfomace
2023-05-04 18:27:19 +03:00
LICENSE
Initial commit
2023-04-23 20:54:16 +03:00
Description
No description provided
MIT
915
KiB
Languages
Rust
99.5%
Dockerfile
0.5%