Skip to content

Commit 7c9ec2f

Browse files
committed
comparisons finetuning
1 parent 7994610 commit 7c9ec2f

10 files changed

+44
-44
lines changed

content/comparisons/axcrypt-alternative.de.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ comparison:
2525
<i class="relative fas fa-minus-circle text-xl lg:text-2xl text-gray-600">
2626
<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>
2727
</i>
28-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">nicht anwendbar</div>
28+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Nicht anwendbar wegen fehlender Dateinamen-Verschlüsselung.</div>
2929
</div>
3030
crossPlatformSupport: |
3131
<div class="has-tooltip">
3232
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
3333
<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>
3434
</i>
35-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">kein Linux</div>
35+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Kein Linux.</div>
3636
</div>
3737
securityRelevantFeatures:
3838
fileContentEncryption: |
@@ -54,15 +54,15 @@ comparison:
5454
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
5555
<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>
5656
</i>
57-
<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>
57+
<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>
5858
</div>
5959
</div>
6060
<div class="px-4">
6161
<div class="has-tooltip">
6262
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
6363
<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>
6464
</i>
65-
<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>
65+
<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>
6666
</div>
6767
</div>
6868
</div>

content/comparisons/axcrypt-alternative.en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ comparison:
2525
<i class="relative fas fa-minus-circle text-xl lg:text-2xl text-gray-600">
2626
<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>
2727
</i>
28-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">not applicable</div>
28+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Not applicable due to lack of file name encryption.</div>
2929
</div>
3030
crossPlatformSupport: |
3131
<div class="has-tooltip">
3232
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
3333
<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>
3434
</i>
35-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">no Linux</div>
35+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">No Linux.</div>
3636
</div>
3737
securityRelevantFeatures:
3838
fileContentEncryption: |
@@ -54,15 +54,15 @@ comparison:
5454
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
5555
<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>
5656
</i>
57-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">uses symmetric encryption AES</div>
57+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Uses symmetric encryption AES.</div>
5858
</div>
5959
</div>
6060
<div class="px-4">
6161
<div class="has-tooltip">
6262
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
6363
<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>
6464
</i>
65-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">uses asymmetric encryption RSA</div>
65+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Uses asymmetric encryption RSA.</div>
6666
</div>
6767
</div>
6868
</div>

content/comparisons/boxcryptor-alternative.de.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ comparison:
3131
<img class="max-w-16 h-12" src="/img/comparisons/boxcryptor-logo.svg">
3232
</div>
3333
footer: |
34-
<a class="btn btn-outline-primary w-full px-2 md:px-4 py-1 md:py-1" href="/de/comparisons/boxcryptor-alternative/">Detailvergleich</a>
34+
<a class="btn btn-outline-primary w-full px-2 md:px-4 py-1 md:py-1" href="/de/comparisons/boxcryptor-alternative/" data-umami-event="comparisons-boxcryptor-cta">Detailvergleich</a>
3535
generalFeatures:
3636
cloudStorageOptimized: |
3737
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
@@ -48,14 +48,14 @@ comparison:
4848
<i class="relative fas fa-minus-circle text-xl lg:text-2xl text-gray-600">
4949
<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>
5050
</i>
51-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">nicht anwendbar</div>
51+
<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, könnte aber mit optionaler Dateinamen-Verschlüsselung problematisch sein.</div>
5252
</div>
5353
crossPlatformSupport: |
5454
<div class="has-tooltip">
5555
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
5656
<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>
5757
</i>
58-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">kein Linux</div>
58+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Kein Linux.</div>
5959
</div>
6060
securityRelevantFeatures:
6161
fileContentEncryption: |
@@ -65,7 +65,7 @@ comparison:
6565
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
6666
<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>
6767
</i>
68-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">optional</div>
68+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Optional.</div>
6969
</div>
7070
fileAttributeEncryption: |
7171
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
@@ -82,15 +82,15 @@ comparison:
8282
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
8383
<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>
8484
</i>
85-
<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>
85+
<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>
8686
</div>
8787
</div>
8888
<div class="px-4">
8989
<div class="has-tooltip">
9090
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
9191
<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>
9292
</i>
93-
<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>
93+
<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>
9494
</div>
9595
</div>
9696
</div>

content/comparisons/boxcryptor-alternative.en.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ comparison:
3131
<img class="max-w-16 h-12" src="/img/comparisons/boxcryptor-logo.svg">
3232
</div>
3333
footer: |
34-
<a class="btn btn-outline-primary w-full px-2 md:px-4 py-1 md:py-1" href="/comparisons/boxcryptor-alternative/">Full Comparison</a>
34+
<a class="btn btn-outline-primary w-full px-2 md:px-4 py-1 md:py-1" href="/comparisons/boxcryptor-alternative/" data-umami-event="comparisons-boxcryptor-cta">Full Comparison</a>
3535
generalFeatures:
3636
cloudStorageOptimized: |
3737
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
@@ -48,14 +48,14 @@ comparison:
4848
<i class="relative fas fa-minus-circle text-xl lg:text-2xl text-gray-600">
4949
<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>
5050
</i>
51-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">not applicable</div>
51+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Not applicable without file name encryption, but could be problematic with optional file name encryption.</div>
5252
</div>
5353
crossPlatformSupport: |
5454
<div class="has-tooltip">
5555
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
5656
<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>
5757
</i>
58-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">no Linux</div>
58+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">No Linux.</div>
5959
</div>
6060
securityRelevantFeatures:
6161
fileContentEncryption: |
@@ -65,7 +65,7 @@ comparison:
6565
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
6666
<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>
6767
</i>
68-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">optional</div>
68+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Optional.</div>
6969
</div>
7070
fileAttributeEncryption: |
7171
<i class="fas fa-times-circle text-xl lg:text-2xl text-red-600"></i>
@@ -82,15 +82,15 @@ comparison:
8282
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
8383
<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>
8484
</i>
85-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">uses symmetric encryption AES</div>
85+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Uses symmetric encryption AES.</div>
8686
</div>
8787
</div>
8888
<div class="px-4">
8989
<div class="has-tooltip">
9090
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
9191
<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>
9292
</i>
93-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">uses asymmetric encryption RSA</div>
93+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Uses asymmetric encryption RSA.</div>
9494
</div>
9595
</div>
9696
</div>

content/comparisons/cryptomator.de.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ comparison:
88
<img class="max-w-16 h-12" src="/img/logo.svg">
99
</div>
1010
footer: |
11-
<a class="btn btn-primary w-full px-2 md:px-4 py-1 md:py-1" href="/de/pricing/">Preise</a>
11+
<a class="btn btn-primary w-full px-2 md:px-4 py-1 md:py-1" href="/de/pricing/" data-umami-event="comparisons-cryptomator-cta">Preise</a>
1212
generalFeatures:
1313
cloudStorageOptimized: |
1414
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
@@ -21,7 +21,7 @@ comparison:
2121
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
2222
<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>
2323
</i>
24-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Tresore lassen sich nur als Ganzes teilen</div>
24+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Tresore lassen sich nur als Ganzes teilen.</div>
2525
</div>
2626
offlineKeyRecovery: |
2727
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
@@ -39,7 +39,7 @@ comparison:
3939
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
4040
<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>
4141
</i>
42-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">geplant</div>
42+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">In Planung, aber nicht auf der aktuellen Roadmap.</div>
4343
</div>
4444
foss: |
4545
<i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
@@ -54,15 +54,15 @@ comparison:
5454
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
5555
<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>
5656
</i>
57-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Cryptomator verwendet symmetrische Verschlüsselung AES-GCM und AES-SIV</div>
57+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Cryptomator verwendet symmetrische Verschlüsselung AES-GCM und AES-SIV.</div>
5858
</div>
5959
</div>
6060
<div class="px-4">
6161
<div class="has-tooltip">
6262
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
6363
<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>
6464
</i>
65-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Cryptomator Hub verwendet asymmetrische Verschlüsselung ECDH und ECDSA; geplant, auf quantenresistente Algorithmen umzusteigen, sobald die Standardisierung ausgreift ist</div>
65+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Cryptomator Hub verwendet asymmetrische Verschlüsselung ECDH und ECDSA; Umstieg auf quantenresistente Algorithmen in Planung, sobald die Standardisierung ausgreift ist.</div>
6666
</div>
6767
</div>
6868
</div>
@@ -77,15 +77,15 @@ comparison:
7777
<i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
7878
<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>
7979
</i>
80-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">mit Cryptomator</div>
80+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Die gemeinsame Nutzung passwortbasierter Cryptomator-Tresore wird nicht empfohlen.</div>
8181
</div>
8282
</div>
8383
<div class="px-4">
8484
<div class="has-tooltip">
8585
<i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
8686
<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>
8787
</i>
88-
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">mit Cryptomator Hub</div>
88+
<div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">Cryptomator Hub ermöglicht die sichere gemeinsame Nutzung von Tresoren ohne Weitergabe von Passwörtern.</div>
8989
</div>
9090
</div>
9191
</div>

0 commit comments

Comments
 (0)