mirror of
https://github.com/bitwarden/help
synced 2025-12-11 05:43:20 +00:00
Clarify Send password protection (#568)
This commit is contained in:
committed by
GitHub
parent
de39ea08d8
commit
8081fdf731
@@ -34,4 +34,4 @@ When you access a Send link:
|
|||||||
5. Bitwarden servers return the encrypted Send to the Web Vault client.
|
5. Bitwarden servers return the encrypted Send to the Web Vault client.
|
||||||
6. The Web Vault client locally decrypts the Send using the encryption key.
|
6. The Web Vault client locally decrypts the Send using the encryption key.
|
||||||
|
|
||||||
{% callout success %}If your send is [password-protected]({{site.baseurl}}/article/send-privacy/#send-passwords), decryption of the Send will be **blocked by authentication**, however this should not be confused with the password being used for decryption.{% endcallout %}
|
{% callout success %}If your send is [password-protected]({{site.baseurl}}/article/send-privacy/#send-passwords), decryption of the Send will be **blocked by authentication**. The server validates the password and only returns the Send if the password is correct. This should not be confused with the password being used for decryption.{% endcallout %}
|
||||||
|
|||||||
Reference in New Issue
Block a user