We should utilize the power of databases. out data format is brittle and can cause corruption. Things to do - [ ] `PasswordStore` will use SQL - [ ] All transaction should be atomic - [ ] Before any transaction, we should create a backup, let user decide how many backup entries are allowed to store.
We should utilize the power of databases. out data format is brittle and can cause corruption.
Things to do
PasswordStorewill use SQL