1
Stronger Encryption
Source: dani-garcia/vaultwarden#1387 · opened by @unknown
We know bitwarden supports PDKF2 in all of its forms.
Might it be possible for use a 128 length or 256 length salt for security purposes. While 64 is sufficient and I can always agree to that, there are some of us that do like enhanced security.
I know PDKF2 also support HMAC-SHA512 which we know is more efficient on modern processors than HMAC-SHA256.
I do have a suggestion. That we can some how make the crypto.rs file adjustable via the docker-compose yaml? Maybe by setting environment variables to control the encryption. However I havent dug into the code sufficiently to see how feasible this is.
I am always open to criticism and discussion on my idea.
Might it be possible for use a 128 length or 256 length salt for security purposes. While 64 is sufficient and I can always agree to that, there are some of us that do like enhanced security.
I know PDKF2 also support HMAC-SHA512 which we know is more efficient on modern processors than HMAC-SHA256.
I do have a suggestion. That we can some how make the crypto.rs file adjustable via the docker-compose yaml? Maybe by setting environment variables to control the encryption. However I havent dug into the code sufficiently to see how feasible this is.
I am always open to criticism and discussion on my idea.
No pledges yet. Be the first to back this.
Comments
Similar requests
Additional configuration for hardening 2FA
2 votes · 0 comments
Argon2 for local master password hashing (not encryption key derivation)
4 votes · 0 comments
Feature: Configurable default KDF type for new user registrations
1 vote · 0 comments
New Organization policy to enforce encryption key algorithm/iterations
1 vote · 0 comments
Built-in Auto Backup in Web App
3 votes · 0 comments
No comments yet.