From 034519a1212b7d8ebc07063e2026dd43dbc277c9 Mon Sep 17 00:00:00 2001 From: Malcolm Bouzi Date: Wed, 14 Apr 2021 13:04:55 -0400 Subject: [PATCH] web/satellite: Add security and encryption tags to overview onboarding step Change-Id: I4420c0f6d187a2f538e123468d86d59f690124ae --- .../onboardingTour/steps/OverviewStep.vue | 63 +++++++++++++++---- 1 file changed, 51 insertions(+), 12 deletions(-) diff --git a/web/satellite/src/components/onboardingTour/steps/OverviewStep.vue b/web/satellite/src/components/onboardingTour/steps/OverviewStep.vue index f22d294db..3c9466fa3 100644 --- a/web/satellite/src/components/onboardingTour/steps/OverviewStep.vue +++ b/web/satellite/src/components/onboardingTour/steps/OverviewStep.vue @@ -7,22 +7,26 @@
continue image
-

Continue in Browser

-

Start uploading files in the browser and instantly see how your data gets distributed over our global storage network. You can always use other upload methods later.

- +
+

Server-Side Encrypted

+

Continue in Browser

+

Start uploading files in the browser and instantly see how your data gets distributed over our global storage network. You can always use other upload methods later.

+ +

More Ways To Upload

+

Server-Side Encrypted

GatewayMT

Backwards S3-Compatible API for uploading data programatically.

uplink icon +

End-to-End Encrypted

Uplink CLI

Natively installed client for interacting with the Storj Network.

rclone image +

End-to-End Encrypted

Sync with Rclone

Map your filesystem to the decentralized cloud.