From 4f4227e463fc62d1e1507ff1d6a89c332aa3a2f3 Mon Sep 17 00:00:00 2001 From: Andrew Beyer Date: Sat, 4 Mar 2017 22:20:14 -0500 Subject: [PATCH] Fixed Typo (#8) --- _articles/security/what-encryption-is-used.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/security/what-encryption-is-used.md b/_articles/security/what-encryption-is-used.md index 525127d8..1ba95faa 100644 --- a/_articles/security/what-encryption-is-used.md +++ b/_articles/security/what-encryption-is-used.md @@ -24,7 +24,7 @@ written and maintined by cryptography experts. The following crypto libraries ar - Javax.Crypto (Android, Oracle) - [BouncyCastle][bouncy] (Android) -bitwarden **always** encrypts and/or hashes your data on your local device before it is every sent to the cloud servers for +bitwarden **always** encrypts and/or hashes your data on your local device before it is ever sent to the cloud servers for syncing. The bitwarden servers are only used for storing encrypted data. It is not possible to get your unencrypted data from the bitwarden cloud servers.