vwxyzjn / portwarden

Create Encrypted Backups of Your Bitwarden Vault with Attachments
MIT License
587 stars 33 forks source link

Encrypt Backup Passphrase in Redis #17

Closed vwxyzjn closed 5 years ago

vwxyzjn commented 5 years ago

Currently, the backup passphrase, which could have been the same as the bitwarden master password, is stored unencryptedly in the redis database. This is a potential security issue to be addressed.