Skip to content

Commit ea2360e

Browse files
committed
Update dependencies: Font Awesome 6→7, Altcha 1→2, fix Altcha CSS loading
1 parent 49bbafc commit ea2360e

File tree

79 files changed

+1020
-812
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+1020
-812
lines changed

content/_index.de.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ <h2>Nimm die Sicherung deiner Daten selbst in die Hand</h2>
1010
<p class="lead">Cryptomator ist ein einfaches Tool zur digitalen Selbstverteidigung. Es ermöglicht dir, deine Cloud-Daten eigenständig und unabhängig zu schützen.</p>
1111
<div class="flex mb-4">
1212
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
13-
<i class="fas fa-circle fa-stack-2x"></i>
14-
<i class="fas fa-clouds fa-stack-1x fa-inverse"></i>
13+
<i class="fa-solid fa-circle fa-stack-2x"></i>
14+
<i class="fa-solid fa-clouds fa-stack-1x fa-inverse"></i>
1515
</div>
1616
<span>Die meisten Cloudanbieter verschlüsseln Daten nur während der Übertragung oder aber sie behalten die Schlüssel zur Entschlüsselung für sich selbst. Diese Schlüssel können gestohlen, kopiert oder missbraucht werden. Dank Cryptomator hast nur du den Schlüssel zu deinen Daten in der Hand.</span>
1717
</div>
1818
<div class="flex">
1919
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
20-
<i class="fas fa-circle fa-stack-2x"></i>
21-
<i class="fas fa-lightbulb-on fa-stack-1x fa-inverse"></i>
20+
<i class="fa-solid fa-circle fa-stack-2x"></i>
21+
<i class="fa-solid fa-lightbulb-on fa-stack-1x fa-inverse"></i>
2222
</div>
2323
<span>Cryptomator ermöglicht dir den Zugriff auf deine Dateien von all deinen Geräten aus. Es lässt sich einfach bedienen und fügt sich nahtlos zwischen deine Daten und der Cloud ein.</span>
2424
</div>
@@ -38,22 +38,22 @@ <h2>Wie schützt Cryptomator deine Daten?</h2>
3838
<p class="lead">Cryptomators Technologie entspricht den neuesten Standards und verschlüsselt sowohl Dateien als auch Dateinamen mit AES und 256-Bit-Schlüssellänge.</p>
3939
<div class="flex mb-4">
4040
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
41-
<i class="fas fa-circle fa-stack-2x"></i>
42-
<i class="fas fa-key fa-stack-1x fa-inverse"></i>
41+
<i class="fa-solid fa-circle fa-stack-2x"></i>
42+
<i class="fa-solid fa-key fa-stack-1x fa-inverse"></i>
4343
</div>
4444
<span>Um mit Cryptomator zu starten, vergibst du ein Passwort für einen Ordner - bei uns heißt dieser dann Tresor - innerhalb deiner Cloud. Das ist alles. Keine komplizierte Schlüsselerstellung, keine Registrierung, keine Konfiguration!</span>
4545
</div>
4646
<div class="flex mb-4">
4747
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
48-
<i class="fas fa-circle fa-stack-2x"></i>
49-
<i class="fas fa-hdd fa-stack-1x fa-inverse"></i>
48+
<i class="fa-solid fa-circle fa-stack-2x"></i>
49+
<i class="fa-solid fa-hdd fa-stack-1x fa-inverse"></i>
5050
</div>
5151
<span>Um auf den Tresor zugreifen zu können, gibst du das Passwort einfach erneut ein. Dir wird ein virtuelles verschlüsseltes Laufwerk bereitgestellt, auf das du deine Daten schieben kannst - genau wie bei einem USB-Stick. Jedes Mal, wenn du etwas auf diesem Laufwerk speicherst, verschlüsselt Cryptomator die Daten automatisch. Ziemlich einfach, oder?</span>
5252
</div>
5353
<div class="flex">
5454
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
55-
<i class="fas fa-circle fa-stack-2x"></i>
56-
<i class="fas fa-shield-check fa-stack-1x fa-inverse"></i>
55+
<i class="fa-solid fa-circle fa-stack-2x"></i>
56+
<i class="fa-solid fa-shield-check fa-stack-1x fa-inverse"></i>
5757
</div>
5858
<span>Die Technologie dahinter entspricht den neuesten Standards und verschlüsselt sowohl Dateien als auch Dateinamen mit AES und 256-Bit-Schlüssellänge. Das bedeutet: schaut jemand in den Ordner in deiner Cloud, kann er keinerlei Rückschlüsse auf deine Daten ziehen.</span>
5959
</div>

content/_index.en.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ <h2>Take the security of your data into your own hands</h2>
1010
<p class="lead">Cryptomator is a simple tool for digital self-defense. It allows you to protect your cloud data by yourself and independently.</p>
1111
<div class="flex mb-4">
1212
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
13-
<i class="fas fa-circle fa-stack-2x"></i>
14-
<i class="fas fa-clouds fa-stack-1x fa-inverse"></i>
13+
<i class="fa-solid fa-circle fa-stack-2x"></i>
14+
<i class="fa-solid fa-clouds fa-stack-1x fa-inverse"></i>
1515
</div>
1616
<span>Most cloud providers encrypt data only during transmission or they keep the keys for decryption for themselves. These keys can be stolen, copied, or misused. Thanks to Cryptomator, only you have the key to your data in your hand.</span>
1717
</div>
1818
<div class="flex">
1919
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
20-
<i class="fas fa-circle fa-stack-2x"></i>
21-
<i class="fas fa-lightbulb-on fa-stack-1x fa-inverse"></i>
20+
<i class="fa-solid fa-circle fa-stack-2x"></i>
21+
<i class="fa-solid fa-lightbulb-on fa-stack-1x fa-inverse"></i>
2222
</div>
2323
<span>Cryptomator allows you to access your files from all your devices. It's easy to use and integrates seamlessly between your data and the cloud.</span>
2424
</div>
@@ -38,22 +38,22 @@ <h2>How does Cryptomator protect your data?</h2>
3838
<p class="lead">Cryptomator's technology meets the latest standards and encrypts both files and filenames with AES and 256 bit key length.</p>
3939
<div class="flex mb-4">
4040
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
41-
<i class="fas fa-circle fa-stack-2x"></i>
42-
<i class="fas fa-key fa-stack-1x fa-inverse"></i>
41+
<i class="fa-solid fa-circle fa-stack-2x"></i>
42+
<i class="fa-solid fa-key fa-stack-1x fa-inverse"></i>
4343
</div>
4444
<span>To start with Cryptomator, you assign a password for a folder - we call it a vault - within your cloud. That is all. No complicated key creation, no registration, no configuration!</span>
4545
</div>
4646
<div class="flex mb-4">
4747
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
48-
<i class="fas fa-circle fa-stack-2x"></i>
49-
<i class="fas fa-hdd fa-stack-1x fa-inverse"></i>
48+
<i class="fa-solid fa-circle fa-stack-2x"></i>
49+
<i class="fa-solid fa-hdd fa-stack-1x fa-inverse"></i>
5050
</div>
5151
<span>To access the vault, simply enter the password again. You will be provided with a virtual encrypted drive to which you can move your data - just like a USB flash drive. Every time you store something on this drive, Cryptomator encrypts the data automatically. Pretty simple, right?</span>
5252
</div>
5353
<div class="flex">
5454
<div class="fa-stack shrink-0 text-xl text-secondary mr-3">
55-
<i class="fas fa-circle fa-stack-2x"></i>
56-
<i class="fas fa-shield-check fa-stack-1x fa-inverse"></i>
55+
<i class="fa-solid fa-circle fa-stack-2x"></i>
56+
<i class="fa-solid fa-shield-check fa-stack-1x fa-inverse"></i>
5757
</div>
5858
<span>The technology behind this is state-of-the-art and encrypts both files and filenames with AES and 256 bit key length. This means: if someone looks into the folder in your cloud, they cannot draw any conclusions about your data.</span>
5959
</div>

content/blog/2025-06-01-summer-sale.de.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@ Jetzt **25 % günstiger im ersten Jahr** – und bereit für den produktiven Ein
3737

3838
<ul role="list" class="not-prose fa-ul text-sm md:text-base ml-7 md:ml-8">
3939
<li class="pl-1.5 my-1 md:my-2">
40-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
40+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
4141
<span><strong>Ende-zu-Ende-Verschlüsselung</strong> für Cloud-Dienste wie Dropbox, Google Drive, OneDrive oder iCloud</span>
4242
</li>
4343
<li class="pl-1.5 my-1 md:my-2">
44-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
44+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
4545
<span><strong>Open Source</strong> für maximale Transparenz</span>
4646
</li>
4747
<li class="pl-1.5 my-1 md:my-2">
48-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
48+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
4949
<span><strong>Plattformübergreifend nutzbar</strong> auf Windows, macOS, Linux, iOS und Android</span>
5050
</li>
5151
<li class="pl-1.5 my-1 md:my-2">
52-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
52+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
5353
<span><strong>Kein Abo, keine versteckten Kosten</strong> – nur einmal zahlen</span>
5454
</li>
5555
</ul>
@@ -58,19 +58,19 @@ Jetzt **25 % günstiger im ersten Jahr** – und bereit für den produktiven Ein
5858

5959
<ul role="list" class="not-prose fa-ul text-sm md:text-base ml-7 md:ml-8">
6060
<li class="pl-1.5 my-1 md:my-2">
61-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
61+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
6262
<span><strong>Zentrale Verwaltung verschlüsselter Tresore</strong> – einfach, sicher und effizient </span>
6363
</li>
6464
<li class="pl-1.5 my-1 md:my-2">
65-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
65+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
6666
<span><strong>Rollenbasierte Zugriffssteuerung</strong> für unterschiedliche Teamstrukturen</span>
6767
</li>
6868
<li class="pl-1.5 my-1 md:my-2">
69-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
69+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
7070
<span><strong>Zero-Knowledge-Architektur</strong> – niemand außer euch hat Zugriff auf die verschlüsselten Daten </span>
7171
</li>
7272
<li class="pl-1.5 my-1 md:my-2">
73-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
73+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
7474
<span>Perfekt für NGOs, Forschungseinrichtungen, Bildungseinrichtungen und Unternehmen</span>
7575
</li>
7676
</ul>

content/blog/2025-06-01-summer-sale.en.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@ Now **25% off for the first year** – and ready for immediate deployment.
3737

3838
<ul role="list" class="not-prose fa-ul text-sm md:text-base ml-7 md:ml-8">
3939
<li class="pl-1.5 my-1 md:my-2">
40-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
40+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
4141
<span><strong>End-to-end encryption</strong> for cloud services like Dropbox, Google Drive, OneDrive, or iCloud</span>
4242
</li>
4343
<li class="pl-1.5 my-1 md:my-2">
44-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
44+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
4545
<span><strong>Open source</strong> for full transparency</span>
4646
</li>
4747
<li class="pl-1.5 my-1 md:my-2">
48-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
48+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
4949
<span><strong>Cross-platform support</strong>: Windows, macOS, Linux, iOS, and Android</span>
5050
</li>
5151
<li class="pl-1.5 my-1 md:my-2">
52-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
52+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
5353
<span><strong>No subscription, no hidden costs</strong> – just one-time payment</span>
5454
</li>
5555
</ul>
@@ -58,19 +58,19 @@ Now **25% off for the first year** – and ready for immediate deployment.
5858

5959
<ul role="list" class="not-prose fa-ul text-sm md:text-base ml-7 md:ml-8">
6060
<li class="pl-1.5 my-1 md:my-2">
61-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
61+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
6262
<span><strong>Centralized management of encrypted vaults</strong> – simple, secure, and efficient</span>
6363
</li>
6464
<li class="pl-1.5 my-1 md:my-2">
65-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
65+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
6666
<span><strong>Role-based access control</strong> tailored to your team’s structure</span>
6767
</li>
6868
<li class="pl-1.5 my-1 md:my-2">
69-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
69+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
7070
<span><strong>Zero-knowledge architecture</strong> – only you have access to your data</span>
7171
</li>
7272
<li class="pl-1.5 my-1 md:my-2">
73-
<span class="fa-li"><i class="fas fa-check-circle text-primary"></i></span>
73+
<span class="fa-li"><i class="fa-solid fa-check-circle text-primary"></i></span>
7474
<span>Perfect for NGOs, academic institutions, research environments, and companies</span>
7575
</li>
7676
</ul>

content/comparisons/axcrypt-alternative.de.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,65 +11,65 @@ comparison:
1111
<button class="btn btn-primary w-full px-2 md:px-4 py-1 md:py-1" disabled>Coming Soon</button>
1212
generalFeatures:
1313
cloudStorageOptimized: |
14-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
14+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
1515
cloudProviderAgnostic: |
16-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
16+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
1717
unlimitedDevices: |
18-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
18+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
1919
integratedSharing: |
20-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
20+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
2121
syncConflictDetection: |
2222
<div class="has-tooltip">
23-
<i class="relative fas fa-minus-circle text-xl lg:text-2xl text-gray-600">
24-
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fas fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
23+
<i class="relative fa-solid fa-minus-circle text-xl lg:text-2xl text-gray-600">
24+
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fa-solid fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
2525
</i>
2626
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Nicht anwendbar ohne Dateinamen-Verschlüsselung.</div>
2727
</div>
2828
crossPlatformSupport: |
2929
<div class="has-tooltip">
30-
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
31-
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fas fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
30+
<i class="relative fa-solid fa-times-circle text-xl lg:text-2xl text-red-600">
31+
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fa-solid fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
3232
</i>
3333
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Kein Linux.</div>
3434
</div>
3535
securityRelevantFeatures:
3636
fileContentEncryption: |
37-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
37+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
3838
fileNameEncryption: |
39-
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
39+
<i class="fa-solid fa-times-circle text-xl lg:text-2xl text-red-600"></i>
4040
fileAttributeEncryption: |
41-
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
41+
<i class="fa-solid fa-times-circle text-xl lg:text-2xl text-red-600"></i>
4242
foss: |
43-
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
43+
<i class="fa-solid fa-times-circle text-xl lg:text-2xl text-red-600"></i>
4444
directoryObfuscation: |
45-
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
45+
<i class="fa-solid fa-times-circle text-xl lg:text-2xl text-red-600"></i>
4646
integrityProtection: |
47-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
47+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
4848
quantumResistant: |
4949
<div class="flex items-center justify-center divide-x divide-gray-400">
5050
<div class="px-4">
5151
<div class="has-tooltip">
52-
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
53-
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fas fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
52+
<i class="relative fa-solid fa-check-circle text-xl lg:text-2xl text-primary">
53+
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fa-solid fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
5454
</i>
5555
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Verwendet symmetrische Verschlüsselung AES.</div>
5656
</div>
5757
</div>
5858
<div class="px-4">
5959
<div class="has-tooltip">
60-
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
61-
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fas fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
60+
<i class="relative fa-solid fa-times-circle text-xl lg:text-2xl text-red-600">
61+
<i class="absolute top-0 right-0 translate-x-1/2 -translate-y-1/2 fa-solid fa-info-circle text-xs text-gray-600 bg-white border border-white rounded-full"></i>
6262
</i>
6363
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Verwendet asymmetrische Verschlüsselung RSA.</div>
6464
</div>
6565
</div>
6666
</div>
6767
auditedCryptography: |
68-
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
68+
<i class="fa-solid fa-times-circle text-xl lg:text-2xl text-red-600"></i>
6969
memoryHardKDF: |
70-
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
70+
<i class="fa-solid fa-times-circle text-xl lg:text-2xl text-red-600"></i>
7171
shareKeys: |
72-
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
72+
<i class="fa-solid fa-check-circle text-xl lg:text-2xl text-primary"></i>
7373
7474
build:
7575
render: false

0 commit comments

Comments
 (0)