c3ypt1c / PasswordManager

Internet Nomad password manager
MIT License
2 stars 2 forks source link

Metadata exposure #13

Closed c3ypt1c closed 3 years ago

c3ypt1c commented 3 years ago

Currently the metadata in the save file discloses how many identities are saved. This needs to be fixed by encrypting the identities as a whole rather than separately.