From 2e6b4e90f8f8cbef9b5b3d92bfb840160edde79c Mon Sep 17 00:00:00 2001 From: Vitalii Shpital Date: Mon, 13 Sep 2021 16:45:35 +0300 Subject: [PATCH] web/satellite: add warning message to EncryptYourData component Added warning copy to EncryptYourData component to let user know that this approach uses server-side encryption. Change-Id: I864b8d5272e3d54a5ef0fafe464cd0e1ccaa9e83 --- .../components/common/GeneratePassphrase.vue | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/web/satellite/src/components/common/GeneratePassphrase.vue b/web/satellite/src/components/common/GeneratePassphrase.vue index 310af6763..eaf2f65b3 100644 --- a/web/satellite/src/components/common/GeneratePassphrase.vue +++ b/web/satellite/src/components/common/GeneratePassphrase.vue @@ -50,13 +50,12 @@ @setData="setPassphrase" /> -
-

Save your encryption passphrase

-

- Please note that Storj does not know or store your encryption passphrase. If you lose it, you will - not be able to recover your files. +

Download as a text file

+
+

The object browser uses server side encryption.

+

+ If you want to use our product with only end-to-end encryption, you may want to use our command line solution.

-

Download as a text file