chore: password refactor #11

Merged
awiteb merged 4 commits from password-refactor into master 2024-03-19 08:21:21 +01:00

4 commits

Author SHA1 Message Date
f4bf05ea71
chore: Update README.md
Some checks failed
Check PR title / check_pr_title (pull_request) Failing after 11s
Rust CI / Rust CI (pull_request) Successful in 3m51s
2024-03-19 10:12:55 +03:00
078b047e04
change: Change 'password manager' to 'vault manager' 2024-03-19 10:01:29 +03:00
dc24d35569
refactor: Add a ecryption state to the vault
Also
- Rename `password`somthing to `vault`somthing
- Rename the `password` mod to `vault`

BREACKING-CHANGE: Moving from password to vault
ISSUE: #4
2024-03-19 10:00:56 +03:00
f6aaecb9cf
refactor: Rename Passwords Vaults 2024-03-19 00:32:24 +03:00