Skip to content

Commit 994a52e

Browse files
committed
finetuning
1 parent f9e65ef commit 994a52e

9 files changed

+90
-29
lines changed

i18n/de.yaml

+23-7
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
- id: for_individuals_features_feature_1_title
272272
translation: "Clientseitige Verschlüsselung"
273273
- id: for_individuals_features_feature_1_description
274-
translation: "Deine Dateien werden sicher <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">verschlüsselt</a>, bevor sie dein Gerät verlassen, und bleiben während der Übertragung und Speicherung geschützt."
274+
translation: "Deine Dateien werden <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">sicher verschlüsselt</a>, bevor sie dein Gerät verlassen, und bleiben während der Übertragung und Speicherung geschützt."
275275
- id: for_individuals_features_feature_2_title
276276
translation: "Kompatibel mit deiner Cloud"
277277
- id: for_individuals_features_feature_2_description
@@ -412,18 +412,34 @@
412412
- id: hub_workflow_step_3_alt
413413
translation: "Cryptomator-App-Oberfläche mit mehreren Tresoren"
414414

415+
- id: hub_features_title
416+
translation: "Warum Cryptomator Hub?"
417+
- id: hub_features_subtitle
418+
translation: "Erfahre, wie Cryptomator Hub deine Dateien mit starker Verschlüsselung, Datenschutzprinzipien und nahtloser plattformübergreifender Unterstützung schützt."
415419
- id: hub_features_feature_1_title
416-
translation: "Starke Authentifizierung"
420+
translation: "Zero Knowledge"
417421
- id: hub_features_feature_1_description
418-
translation: "Binde Cryptomator Hub in deine bestehende Identitätsinfrastruktur und richte branchenübliche Authentifizierungsmethoden ein. <a class=\"text-link\" href=\"https://www.keycloak.org/\" target=\"_blank\" rel=\"noopener\">Powered by Keycloak.</a>"
422+
translation: "Cryptomator Hub verwaltet das Schlüsselmaterial, ohne mit unverschlüsselten Schlüsseln in Berührung zu kommen. Es ist eine echte Zero-Knowledge-Lösung. <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/hub/\" target=\"_blank\" rel=\"noopener\">Mehr erfahren.</a>"
419423
- id: hub_features_feature_2_title
420-
translation: "Clientseitige Verschlüsselung"
424+
translation: "Starke Authentifizierung"
421425
- id: hub_features_feature_2_description
422-
translation: "Mit Cryptomator Hub erstellte Tresore werden auf die gleiche Weise gespeichert, wie du es von Cryptomator gewohnt bist – sicher mit clientseitiger Verschlüsselung. <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">Mehr erfahren.</a>"
426+
translation: "Binde Cryptomator Hub in deine bestehende Identitätsinfrastruktur und richte branchenübliche Authentifizierungsmethoden ein. <a class=\"text-link\" href=\"https://www.keycloak.org/\" target=\"_blank\" rel=\"noopener\">Powered by Keycloak.</a>"
423427
- id: hub_features_feature_3_title
424-
translation: "Zero Knowledge"
428+
translation: "Clientseitige Verschlüsselung"
425429
- id: hub_features_feature_3_description
426-
translation: "Cryptomator Hub verwaltet das Schlüsselmaterial, ohne mit unverschlüsselten Schlüsseln in Berührung zu kommen. Es ist eine echte Zero-Knowledge-Lösung. <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/hub/\" target=\"_blank\" rel=\"noopener\">Mehr erfahren.</a>"
430+
translation: "Deine Dateien werden <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">sicher verschlüsselt</a>, bevor sie dein Gerät verlassen, und bleiben während der Übertragung und Speicherung geschützt."
431+
- id: hub_features_feature_4_title
432+
translation: "Kinderleichte Bedienung"
433+
- id: hub_features_feature_4_description
434+
translation: "Die Einrichtung von Cryptomator Hub erfolgt in nur wenigen Minuten. Es sind keine technischen Vorkenntnisse nötig."
435+
- id: hub_features_feature_5_title
436+
translation: "Open Source"
437+
- id: hub_features_feature_5_description
438+
translation: "Unser Quellcode ist öffentlich zugänglich und ermöglicht Sicherheitsprüfungen durch die Community. <a class=\"text-link\" href=\"/de/open-source/\" target=\"_blank\" rel=\"noopener\">Mehr erfahren.</a>"
439+
- id: hub_features_feature_6_title
440+
translation: "Datenschutzkonform"
441+
- id: hub_features_feature_6_description
442+
translation: "Entwickelt mit Fokus auf Datenschutz: Cryptomator ist vollständig <a class=\"text-link\" href=\"/de/gdpr/\" target=\"_blank\" rel=\"noopener\">DSGVO-konform</a> und erfordert keine persönlichen Daten."
427443

428444
- id: hub_pricing_title
429445
translation: "Entdecke unser flexibles Preismodell"

i18n/en.yaml

+23-7
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
- id: for_individuals_features_feature_1_title
272272
translation: "Client-Side Encryption"
273273
- id: for_individuals_features_feature_1_description
274-
translation: "Your files are securely <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">encrypted</a> before leaving your device, keeping them protected during transfer and storage."
274+
translation: "Your files are <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">securely encrypted</a> before leaving your device, keeping them protected during transfer and storage."
275275
- id: for_individuals_features_feature_2_title
276276
translation: "Compatible with Your Cloud"
277277
- id: for_individuals_features_feature_2_description
@@ -412,18 +412,34 @@
412412
- id: hub_workflow_step_3_alt
413413
translation: "Cryptomator app interface with multiple vaults"
414414

415+
- id: hub_features_title
416+
translation: "Why Cryptomator Hub?"
417+
- id: hub_features_subtitle
418+
translation: "Discover how Cryptomator Hub protects your files with strong encryption, privacy principles, and seamless cross-platform support."
415419
- id: hub_features_feature_1_title
416-
translation: "Strong Authentication"
420+
translation: "Zero Knowledge"
417421
- id: hub_features_feature_1_description
418-
translation: "Hook up Cryptomator Hub to your existing identity infrastructure and set up any industry-standard authentication method for your team. <a class=\"text-link\" href=\"https://www.keycloak.org/\" target=\"_blank\" rel=\"noopener\">Powered by Keycloak.</a>"
422+
translation: "Cryptomator Hub manages key material without getting in touch with unencrypted keys. It is a true zero-knowledge solution. <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/hub/\" target=\"_blank\" rel=\"noopener\">Learn more.</a>"
419423
- id: hub_features_feature_2_title
420-
translation: "Client-Side Encryption"
424+
translation: "Strong Authentication"
421425
- id: hub_features_feature_2_description
422-
translation: "Vaults created with Cryptomator Hub will be stored the same way as you're used to with Cryptomator – securely using client-side encryption. <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">Learn more.</a>"
426+
translation: "Integrate with your existing identity system and set up any industry-standard authentication method for your team. <a class=\"text-link\" href=\"https://www.keycloak.org/\" target=\"_blank\" rel=\"noopener\">Powered by Keycloak.</a>"
423427
- id: hub_features_feature_3_title
424-
translation: "Zero Knowledge"
428+
translation: "Client-Side Encryption"
425429
- id: hub_features_feature_3_description
426-
translation: "Cryptomator Hub manages key material without getting in touch with unencrypted keys. It is a true zero-knowledge solution. <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/hub/\" target=\"_blank\" rel=\"noopener\">Learn more.</a>"
430+
translation: "Your files are <a class=\"text-link\" href=\"https://docs.cryptomator.org/security/architecture/\" target=\"_blank\" rel=\"noopener\">securely encrypted</a> before leaving your device, keeping them protected during transfer and storage."
431+
- id: hub_features_feature_4_title
432+
translation: "Easy to Use"
433+
- id: hub_features_feature_4_description
434+
translation: "Setting up Cryptomator Hub takes just a few minutes. No technical knowledge required – encrypt your files effortlessly."
435+
- id: hub_features_feature_5_title
436+
translation: "Open Source"
437+
- id: hub_features_feature_5_description
438+
translation: "Built with transparency in mind – our source code is publicly available for community security audits. <a class=\"text-link\" href=\"/open-source/\" target=\"_blank\" rel=\"noopener\">Learn more.</a>"
439+
- id: hub_features_feature_6_title
440+
translation: "Privacy-Compliant"
441+
- id: hub_features_feature_6_description
442+
translation: "Designed with privacy in focus: Cryptomator is fully <a class=\"text-link\" href=\"/gdpr/\" target=\"_blank\" rel=\"noopener\">GDPR-compliant</a> and does not require any personal data."
427443

428444
- id: hub_pricing_title
429445
translation: "Explore Our Flexible Pricing"

layouts/for-teams/single.html

+44-15
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,16 @@ <h2 id="introduction" class="font-h2 mb-4">{{ i18n "hub_video_title" . }}</h2>
3737
</header>
3838

3939
<div class="relative max-w-5xl mx-auto mb-12">
40-
<div class="relative">
41-
<video controls preload="none" poster="https://static.cryptomator.org/hub/quick-introduction.png"
42-
class="w-full h-auto rounded-xl shadow-lg">
43-
<source src="https://static.cryptomator.org/hub/quick-introduction.mp4" type="video/mp4">
44-
</video>
45-
</div>
40+
<video controls preload="none" poster="https://static.cryptomator.org/hub/quick-introduction.png" class="w-full h-auto rounded-lg shadow-lg">
41+
<source src="https://static.cryptomator.org/hub/quick-introduction.mp4" type="video/mp4">
42+
</video>
4643
</div>
4744
</section>
4845

4946
<section class="container py-12">
5047
<div class="flex flex-wrap mb-24">
5148
<figure class="w-full mb-12 md:w-1/2 md:mb-0 md:pr-6">
52-
<img data-src="/img/hub/for-teams-screenshot-1.png" class="lazyload w-full h-auto" alt="{{i18n "hub_workflow_step_1_alt" }}"/>
49+
<img data-src="/img/hub/screenshot-1.png" class="lazyload w-full h-auto" alt="{{i18n "hub_workflow_step_1_alt" }}"/>
5350
</figure>
5451
<div class="w-full md:w-1/2 md:pl-6">
5552
<h2 class="font-h2 mb-6">{{ i18n "hub_workflow_step_1_title" }}</h2>
@@ -59,7 +56,7 @@ <h2 class="font-h2 mb-6">{{ i18n "hub_workflow_step_1_title" }}</h2>
5956

6057
<div class="flex flex-wrap mb-24 md:flex-row-reverse">
6158
<figure class="w-full mb-12 md:w-1/2 md:mb-0 md:pl-6">
62-
<img data-src="/img/hub/for-teams-screenshot-2.png" class="lazyload w-full h-auto" alt="{{i18n "hub_workflow_step_2_alt" }}"/>
59+
<img data-src="/img/hub/screenshot-2.png" class="lazyload w-full h-auto" alt="{{i18n "hub_workflow_step_2_alt" }}"/>
6360
</figure>
6461
<div class="w-full md:w-1/2 md:pr-6">
6562
<h2 class="font-h2 mb-6">{{ i18n "hub_workflow_step_2_title" }}</h2>
@@ -69,7 +66,7 @@ <h2 class="font-h2 mb-6">{{ i18n "hub_workflow_step_2_title" }}</h2>
6966

7067
<div class="flex flex-wrap">
7168
<figure class="w-full mb-12 md:w-1/2 md:mb-0 md:pr-6">
72-
<img data-src="/img/hub/for-teams-screenshot-3.png" class="lazyload w-full h-auto" alt="{{i18n "hub_workflow_step_3_alt" }}"/>
69+
<img data-src="/img/hub/screenshot-3.png" class="lazyload w-full h-auto" alt="{{i18n "hub_workflow_step_3_alt" }}"/>
7370
</figure>
7471
<div class="w-full md:w-1/2 md:pl-6">
7572
<h2 class="font-h2 mb-6">{{ i18n "hub_workflow_step_3_title" }}</h2>
@@ -80,14 +77,14 @@ <h2 class="font-h2 mb-6">{{ i18n "hub_workflow_step_3_title" }}</h2>
8077

8178
<section class="container py-12">
8279
<header class="text-center">
83-
<h2 id="features" class="font-h2 mb-4">{{ i18n "for_individuals_features_title" . }}</h2>
84-
<p class="font-p mb-4">{{ i18n "for_individuals_features_subtitle" . }}</p>
80+
<h2 id="features" class="font-h2 mb-4">{{ i18n "hub_features_title" . }}</h2>
81+
<p class="font-p mb-4">{{ i18n "hub_features_subtitle" . }}</p>
8582
</header>
8683

87-
<div class="grid grid-cols-1 lg:grid-cols-3 gap-4 mt-4">
84+
<div class="grid grid-cols-1 lg:grid-cols-3 gap-4">
8885
<div class="white-box">
8986
<div class="px-4 py-2 border-b border-primary">
90-
<h3 class="font-h3"><i class="fas fa-shield-check fa-fw text-primary"></i> {{ i18n "hub_features_feature_1_title" . }}</h3>
87+
<h3 class="font-h3"><i class="fas fa-key fa-fw text-primary"></i> {{ i18n "hub_features_feature_1_title" . }}</h3>
9188
</div>
9289
<div class="p-4">
9390
<p class="font-p">{{ i18n "hub_features_feature_1_description" . | safeHTML }}</p>
@@ -96,7 +93,7 @@ <h3 class="font-h3"><i class="fas fa-shield-check fa-fw text-primary"></i> {{ i1
9693

9794
<div class="white-box">
9895
<div class="px-4 py-2 border-b border-primary">
99-
<h3 class="font-h3"><i class="fas fa-lock-alt fa-fw text-primary"></i> {{ i18n "hub_features_feature_2_title" . }}</h3>
96+
<h3 class="font-h3"><i class="fas fa-shield-check fa-fw text-primary"></i> {{ i18n "hub_features_feature_2_title" . }}</h3>
10097
</div>
10198
<div class="p-4">
10299
<p class="font-p">{{ i18n "hub_features_feature_2_description" . | safeHTML }}</p>
@@ -105,12 +102,39 @@ <h3 class="font-h3"><i class="fas fa-lock-alt fa-fw text-primary"></i> {{ i18n "
105102

106103
<div class="white-box">
107104
<div class="px-4 py-2 border-b border-primary">
108-
<h3 class="font-h3"><i class="fas fa-key fa-fw text-primary"></i> {{ i18n "hub_features_feature_3_title" . }}</h3>
105+
<h3 class="font-h3"><i class="fas fa-lock-alt fa-fw text-primary"></i> {{ i18n "hub_features_feature_3_title" . }}</h3>
109106
</div>
110107
<div class="p-4">
111108
<p class="font-p">{{ i18n "hub_features_feature_3_description" . | safeHTML }}</p>
112109
</div>
113110
</div>
111+
112+
<div class="white-box">
113+
<div class="px-4 py-2 border-b border-primary">
114+
<h3 class="font-h3"><i class="fas fa-mouse-pointer fa-fw text-primary"></i> {{ i18n "hub_features_feature_4_title" . }}</h3>
115+
</div>
116+
<div class="p-4">
117+
<p class="font-p">{{ i18n "hub_features_feature_4_description" . | safeHTML }}</p>
118+
</div>
119+
</div>
120+
121+
<div class="white-box">
122+
<div class="px-4 py-2 border-b border-primary">
123+
<h3 class="font-h3"><i class="fas fa-code fa-fw text-primary"></i> {{ i18n "hub_features_feature_5_title" . }}</h3>
124+
</div>
125+
<div class="p-4">
126+
<p class="font-p">{{ i18n "hub_features_feature_5_description" . | safeHTML }}</p>
127+
</div>
128+
</div>
129+
130+
<div class="white-box">
131+
<div class="px-4 py-2 border-b border-primary">
132+
<h3 class="font-h3"><i class="fas fa-shield-alt fa-fw text-primary"></i> {{ i18n "hub_features_feature_6_title" . }}</h3>
133+
</div>
134+
<div class="p-4">
135+
<p class="font-p">{{ i18n "hub_features_feature_6_description" . | safeHTML }}</p>
136+
</div>
137+
</div>
114138
</div>
115139
</section>
116140

@@ -171,6 +195,11 @@ <h2 id="newsletter" class="font-h2 mb-4">{{ i18n "hub_newsletter_title" . }}</h2
171195
<div x-show="data.success" x-cloak>
172196
<p class="font-p mb-4">{{ ":love_letter:" | emojify }} {{ i18n "hub_newsletter_success" . }}</p>
173197
</div>
198+
199+
<div class="flex justify-center gap-4">
200+
<a class="text-gray-600 hover:text-primary plausible-event-name=hub-mastodon" href="https://mastodon.online/@cryptomator" aria-label="Cryptomator on Mastodon" target="_blank" rel="noopener" data-umami-event="hub-mastodon"><i class="fab fa-mastodon text-2xl"></i></a>
201+
<a class="text-gray-600 hover:text-primary plausible-event-name=hub-linkedin" href="https://www.linkedin.com/company/skymatic/" aria-label="Skymatic on LinkedIn" target="_blank" rel="noopener" data-umami-event="hub-linkedin"><i class="fab fa-linkedin text-2xl"></i></a>
202+
</div>
174203
</section>
175204
{{ end }}
176205
{{ define "script" }}
-241 KB
Binary file not shown.
-398 KB
Binary file not shown.
-226 KB
Binary file not shown.

static/img/hub/screenshot-1.png

77 KB
Loading

static/img/hub/screenshot-2.png

149 KB
Loading

static/img/hub/screenshot-3.png

103 KB
Loading

0 commit comments

Comments
 (0)