diff --git a/src/client/routes/privacy/index.js b/src/client/routes/privacy/index.js index 496d3317..7c181712 100644 --- a/src/client/routes/privacy/index.js +++ b/src/client/routes/privacy/index.js @@ -12,7 +12,7 @@ const Privacy = () => {

Is my data secure?

Yes, your data is secure. Hemmelig is encrypting every message with the AES 256 - algoritm with a dynamic IV before saving it toour database with a master + algoritm with a dynamic IV before saving it to our database with a master password.