@@ -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