@@ -19,60 +19,87 @@ ogimage:
19
19
comparison :
20
20
header : |
21
21
<div class="inline-flex flex-col-reverse gap-2 items-center">
22
- <span class="font-normal">Boxcryptor</span>
22
+ <div class="font-normal">
23
+ <span>Boxcryptor</span>
24
+ <div class="has-tooltip">
25
+ <i class="fas fa-info-circle fa-fw text-gray-600"></i>
26
+ <div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">
27
+ Boxcryptor wurde im November 2022 von Dropbox übernommen, unterstützt aber weiterhin bestehende Kunden während der Laufzeit ihrer Verträge.
28
+ </div>
29
+ </div>
30
+ </div>
23
31
<img class="max-w-16 h-12" src="/img/comparisons/boxcryptor-logo.svg">
24
32
</div>
25
33
footer : |
26
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>
27
35
generalFeatures :
36
+ cloudStorageOptimized : |
37
+ <i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
38
+ cloudProviderAgnostic : |
39
+ <i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
28
40
unlimitedDevices : |
29
- <div class="has-tooltip">
30
- <i class="fas fa-check-circle fa-fw text-2xl text-gray-600"></i>
31
- <div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-xs p-2">in Boxcryptor kostenpflichtig</div>
32
- </div>
33
- noAccountNeeded : |
34
- <div class="has-tooltip">
35
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
36
- <div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-xs p-2">Opt-in für lokalen Account; Standardeinstellung speichert Schlüssel auf Boxcryptor-Server</div>
37
- </div>
41
+ <i class="fas fa-check-circle text-xl lg:text-2xl text-primary"></i>
38
42
integratedSharing : |
39
- <i class="fas fa-check-circle fa-fw text-2xl text-primary"></i>
43
+ <i class="fas fa-check-circle text-xl lg: text-2xl text-primary"></i>
40
44
offlineKeyRecovery : |
41
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
45
+ <i class="fas fa-times-circle text-xl lg: text-2xl text-red-600"></i>
42
46
syncConflictDetection : |
43
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
44
- supportForAllOS : |
45
47
<div class="has-tooltip">
46
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
47
- <div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-xs p-2">
48
- <p class="mb-2">Windows, macOS, Android, iOS</p>
49
- <p><i class="fas fa-times fa-fw text-red-600"></i> kein Linux</p>
50
- </div>
48
+ <i class="relative fas fa-minus-circle text-xl lg:text-2xl text-gray-600">
49
+ <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>
50
+ </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>
52
+ </div>
53
+ crossPlatformSupport : |
54
+ <div class="has-tooltip">
55
+ <i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
56
+ <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>
57
+ </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>
51
59
</div>
52
60
securityRelevantFeatures :
53
61
fileContentEncryption : |
54
- <i class="fas fa-check-circle fa-fw text-2xl text-primary"></i>
62
+ <i class="fas fa-check-circle text-xl lg: text-2xl text-primary"></i>
55
63
fileNameEncryption : |
56
64
<div class="has-tooltip">
57
- <i class="fas fa-check-circle fa-fw text-2xl text-gray-600"></i>
58
- <div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-xs p-2">in Boxcryptor kostenpflichtig und optional</div>
65
+ <i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
66
+ <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>
67
+ </i>
68
+ <div class="tooltip tooltip-center rounded-sm shadow-md bg-white text-xs w-max max-w-3xs p-2">optional</div>
59
69
</div>
60
70
fileAttributeEncryption : |
61
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
71
+ <i class="fas fa-times-circle text-xl lg: text-2xl text-red-600"></i>
62
72
foss : |
63
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
73
+ <i class="fas fa-times-circle text-xl lg: text-2xl text-red-600"></i>
64
74
directoryObfuscation : |
65
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
75
+ <i class="fas fa-times-circle text-xl lg: text-2xl text-red-600"></i>
66
76
integrityProtection : |
67
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
77
+ <i class="fas fa-times-circle text-xl lg: text-2xl text-red-600"></i>
68
78
quantumResistant : |
69
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
79
+ <div class="flex items-center justify-center divide-x divide-gray-400">
80
+ <div class="px-4">
81
+ <div class="has-tooltip">
82
+ <i class="relative fas fa-check-circle text-xl lg:text-2xl text-primary">
83
+ <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>
84
+ </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>
86
+ </div>
87
+ </div>
88
+ <div class="px-4">
89
+ <div class="has-tooltip">
90
+ <i class="relative fas fa-times-circle text-xl lg:text-2xl text-red-600">
91
+ <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>
92
+ </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>
94
+ </div>
95
+ </div>
96
+ </div>
70
97
auditedCryptography : |
71
- <i class="fas fa-check-circle fa-fw text-2xl text-primary"></i>
98
+ <i class="fas fa-check-circle text-xl lg: text-2xl text-primary"></i>
72
99
memoryHardKDF : |
73
- <i class="fas fa-times-circle fa-fw text-2xl text-red-600"></i>
100
+ <i class="fas fa-times-circle text-xl lg: text-2xl text-red-600"></i>
74
101
shareKeys : |
75
- <i class="fas fa-check-circle fa-fw text-2xl text-primary"></i>
102
+ <i class="fas fa-check-circle text-xl lg: text-2xl text-primary"></i>
76
103
---
77
104
78
105
# Die beste Alternative, um deine sensiblen Daten in der Cloud zu verschlüsseln: Boxcryptor vs. Cryptomator
0 commit comments