Hey there,
I was seeing the database in a db viewer and noticed these 2 things. are they my account encryption keys or if not what are they?
Hey there,
I was seeing the database in a db viewer and noticed these 2 things. are they my account encryption keys or if not what are they?
Great question! Those are your encrypted private key and public key that you use to secure organization keys. The encryption for your account has several layers - you can read about it completely here:
https://bitwarden.com/help/article/bitwarden-security-white-paper/
The gist of it is:
The public key is used by the Organization to encrypt the Organization Key, which is transferred to a user when they join, and then decrypted by the user using their private key.