Skip to content

Commit b0fb48d

Browse files
committed
removed android hub support eta
1 parent 38fc463 commit b0fb48d

File tree

5 files changed

+2
-15
lines changed

5 files changed

+2
-15
lines changed

data/de/pricing_teams_faq.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
- Question: "Bietet ihr Cloud-Speicher an?"
1212
Answer: "Nein, Cryptomator Hub erweitert Cryptomator ausschließlich um ein Zero-Knowledge Schlüsselmanagement. Und Cryptomator kümmert sich um die Verschlüsselung deiner Dateien auf deinem Endgerät. Wir empfehlen dir, deine Tresore auf einem Cloud-Speicher deiner Wahl zu speichern."
1313
- Question: "Wie kann ich auf den Inhalt eines Tresors zugreifen?"
14-
Answer: "Damit die clientseitige Verschlüsselung funktioniert, erfolgt der Zugriff auf den Inhalt eines Tresors über Cryptomator für Desktop (Windows, macOS, Linux) und Mobile (Android, iOS). (Hinweis: Die Kompatibilität mit Android befindet sich derzeit in der Entwicklung.)"
14+
Answer: "Damit die clientseitige Verschlüsselung funktioniert, erfolgt der Zugriff auf den Inhalt eines Tresors über Cryptomator für Desktop (Windows, macOS, Linux) und Mobile (Android, iOS)."
1515
- Question: "Was ist der Unterschied zwischen Managed und Self-Hosted?"
1616
Answer: "Cryptomator Hub ist in einer Managed- und einer Self-Hosted-Version verfügbar. Bei der Managed-Version betreibt die Skymatic GmbH die für Cryptomator Hub und Keycloak notwendige Infrastruktur in einem ISO/IEC 27001:2022-zertifizierten Rechenzentrum in der EU und ist verantwortlich für Sicherheit, Verfügbarkeit, Backups und Aktualität. Bei der Self-Hosted-Version liegt diese Verantwortung bei dir."

data/en/pricing_teams_faq.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
- Question: "Do you offer cloud storage?"
1212
Answer: "No, Cryptomator Hub only adds zero-knowledge key management to Cryptomator. And Cryptomator takes care of encrypting your files on your device. We recommend you to store your vaults on a cloud storage of your choice."
1313
- Question: "How do I access the contents of a vault?"
14-
Answer: "For the client-side encryption to work, you access the contents of a vault via Cryptomator for Desktop (Windows, macOS, Linux) and Mobile (Android, iOS). (Note: Compatibility with Android is currently in development.)"
14+
Answer: "For the client-side encryption to work, you access the contents of a vault via Cryptomator for Desktop (Windows, macOS, Linux) and Mobile (Android, iOS)."
1515
- Question: "What is the difference between Managed and Self-Hosted?"
1616
Answer: "Cryptomator Hub is available in a managed and a self-hosted version. In the managed version, Skymatic GmbH maintains the infrastructure required for Cryptomator Hub and Keycloak in a ISO/IEC 27001:2022 certified data center in the EU and is responsible for security, availability, backups, and up-to-dateness. With the self-hosted version, this is your responsibility."

i18n/de.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -805,9 +805,6 @@
805805
- id: pricing_hub_standard_managed_benefit_2
806806
translation: "ISO/IEC 27001-zert. Rechenzentrum in der EU"
807807

808-
- id: pricing_hub_coming_later
809-
translation: "Hub-Unterstützung für Android befindet sich derzeit in Entwicklung, voraussichtliche Fertigstellung in Q1/2025."
810-
811808
# Supporter Certificate
812809
- id: supporter_cert_common_email
813810
translation: "E-Mail"

i18n/en.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -805,9 +805,6 @@
805805
- id: pricing_hub_enterprise_benefit_5
806806
translation: "Priority email support"
807807

808-
- id: pricing_hub_coming_later
809-
translation: "Hub support for Android is currently in development, ETA in Q1/2025."
810-
811808
# Supporter Certificate
812809
- id: supporter_cert_common_email
813810
translation: "Email"

layouts/pricing/single.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ <h3 class="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tra
237237
<li>
238238
<span class="fa-li"><i class="fas fa-check text-primary"></i></span>
239239
<span>{{ i18n "pricing_hub_community_benefit_4" . }}</span>
240-
<span><sup>1</sup></span>
241240
<div class="has-tooltip">
242241
<i class="fas fa-info-circle fa-fw text-gray-600"></i>
243242
<div class="tooltip tooltip-center rounded shadow-md bg-white text-xs w-40 p-2">{{ i18n "pricing_hub_community_benefit_4_tooltip" . }}</div>
@@ -315,7 +314,6 @@ <h3 class="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tra
315314
<li>
316315
<span class="fa-li"><i class="fas fa-check text-primary"></i></span>
317316
<span>{{ i18n "pricing_hub_standard_benefit_3" . }}</span>
318-
<span><sup>1</sup></span>
319317
<div class="has-tooltip">
320318
<i class="fas fa-info-circle fa-fw text-gray-600"></i>
321319
<div class="tooltip tooltip-center rounded shadow-md bg-white text-xs w-40 p-2">{{ i18n "pricing_hub_standard_benefit_3_tooltip" . }}</div>
@@ -386,11 +384,6 @@ <h3 class="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tra
386384
</div>
387385
</div>
388386

389-
<p class="text-sm text-gray-700">
390-
<sup>1</sup>
391-
<span>{{ i18n "pricing_hub_coming_later" . }}</span>
392-
</p>
393-
394387
<section class="container py-12">
395388
<header class="text-center">
396389
<h2 class="font-headline font-medium text-xl md:text-2xl leading-snug mb-4">{{ i18n "faq_title" . }}</h2>

0 commit comments

Comments
 (0)