-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
552 lines (552 loc) · 88.5 KB
/
feed.xml
File metadata and controls
552 lines (552 loc) · 88.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cryptomator Blog</title><description>Recent Blog Posts on cryptomator.org</description><link>https://staging.cryptomator.org/</link><language>en</language><atom:link href="https://staging.cryptomator.org/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://staging.cryptomator.org/img/logo.png</url><title>Cryptomator Blog</title><link>https://staging.cryptomator.org/</link></image><lastBuildDate>Thu, 11 Jun 2026 08:53:24 +0000</lastBuildDate><generator>Hugo</generator><item><title>World Cup Season: A Data Protection Guide for Travelers and Teams</title><description><p><strong>The World Cup kicks off today.</strong> For many people, that means watching games together, being on the go, traveling, working remotely, or simply taking care of important tasks in between activities. Whether at a hotel, a café, the airport, or the office with colleagues, files are often shared quickly, devices are used more frequently on the go, and sensitive information is stored in the cloud.</p>
<p>In the process, <strong>data protection and IT security can easily take a back seat</strong>. A ticket is stored in the cloud, travel documents are saved on a smartphone, project files are shared with colleagues, or important documents are left unencrypted in a cloud folder. It’s certainly convenient. But it’s not automatically secure.</p>
<p>Whether you are traveling privately, working remotely, or coordinating files in a team, a few <strong>simple steps</strong> can help keep your data secure during the soccer frenzy. And that’s exactly where <strong>Cryptomator</strong> and <strong>Cryptomator Hub</strong> come in.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/worldcup-2026-checklist-dataprotection_en.png" alt="Data protection checklist for the world cup" />
</figure>
<h2 id="why-the-soccer-season-is-a-good-opportunity-to-improve-data-security">Why the Soccer Season Is a Good Opportunity to Improve Data Security</h2>
<p>Major sporting events bring people together. At the same time, they often <strong>disrupt our daily digital routines</strong>: many people travel, work on the go, use public networks, or coordinate with others at short notice. This creates situations in which sensitive data can end up unprotected faster than you might think.</p>
<p><strong>Typical examples</strong> include:</p>
<ul>
<li>Travel documents, tickets, or booking confirmations stored in the cloud</li>
<li>Work files on a laptop while traveling</li>
<li>Shared folders for teams, clubs, or organizations</li>
<li>Spontaneous file transfers via messaging apps or cloud links</li>
<li>Public Wi-Fi in hotels, cafes, or train stations</li>
<li>Personal photos, documents, and notes that are automatically synced</li>
</ul>
<p><strong>Cloud storage</strong> is convenient, but it is no substitute for encryption. Anyone storing sensitive files in the cloud should ensure that this data is already encrypted before it is uploaded.</p>
<h2 id="1-store-travel-documents-and-tickets-only-in-encrypted-form">1. Store Travel Documents and Tickets Only in Encrypted Form</h2>
<p><strong>The cloud is especially handy when traveling</strong>. Flight or train tickets, hotel reservations, copies of ID, insurance documents, and event tickets are quickly accessible when stored online. At the same time, these documents often contain very personal information.</p>
<p>If <strong>such files are stored in the cloud in unencrypted form</strong>, they aren’t automatically private there. While many cloud providers secure their infrastructure, as a user, you don’t always have full control over who might technically have access to your stored data.</p>
<p>With <strong>Cryptomator</strong>, you can encrypt your files before they are uploaded to the cloud. To do this, you create what’s called a <strong>vault</strong>. Everything you store in this vault is <strong>encrypted locally on your device and then synced with your cloud provider as usual</strong>.</p>
<p>This means you can continue to use your preferred cloud service, but <strong>your files will remain unreadable to third parties</strong>.</p>
<p>Already have the app but don&rsquo;t know how to create a vault? Then take a look at our <a href="https://docs.cryptomator.org/desktop/getting-started/">documentation</a>.</p>
<h2 id="2-use-public-wi-fi-with-caution">2. Use Public Wi-Fi With Caution</h2>
<p>During soccer season, people often get a lot of work done on the go: quickly sending a file, opening a document, reviewing a presentation, or accessing personal files. <strong>Public Wi-Fi</strong> in hotels, cafés, trains, or airports is tempting for this, but it isn’t always trustworthy.</p>
<p>Even though modern websites and apps often use encrypted connections, public networks still pose a risk. This becomes particularly problematic when sensitive files are transmitted without protection or opened on unsecured devices.</p>
<p>Here are a few basic rules to follow:</p>
<ul>
<li>Use public Wi-Fi only when absolutely necessary</li>
<li>Avoid entering sensitive login credentials if you don&rsquo;t trust the network</li>
<li>Keep your operating system and apps up to date</li>
<li>Enable two-factor authentication whenever possible</li>
<li>And above all: Don&rsquo;t store confidential files in the cloud without encrypting them</li>
</ul>
<p><strong>Cryptomator</strong> protects your files regardless of the network used to sync them. Even when your cloud files are being transferred or stored, they remain encrypted.</p>
<h2 id="3-plan-ahead-for-device-loss">3. Plan Ahead for Device Loss</h2>
<p>When traveling or attending events, things can go wrong in the blink of an eye: a smartphone gets left behind, a laptop gets stolen, or a tablet goes missing from a backpack. It’s always frustrating. But it becomes a serious problem <strong>if sensitive files are stored on the device without protection</strong>.</p>
<p>That’s why it’s a good idea to check a few things before you start your trip:</p>
<ul>
<li><strong>Enable a screen lock</strong> with a strong password or biometric unlocking</li>
<li>Set up <strong>device encryption</strong></li>
<li>Use a <strong>password manager</strong></li>
<li>Check whether you can <strong>remotely lock or wipe your devices</strong> in an emergency</li>
<li>And only store sensitive documents in <strong>encrypted</strong> form</li>
</ul>
<p>With <strong>Cryptomator</strong>, you can store personal and work files in encrypted vaults. Even if someone gains access to your cloud storage or synced files, the contents remain protected without your password.</p>
<h2 id="4-teamwork-requires-more-than-just-shared-folders">4. Teamwork Requires More Than Just Shared Folders</h2>
<p>It’s not just individuals who benefit from encrypted cloud storage. <strong>Teams, companies, universities, NGOs, and organizations</strong> also frequently work with sensitive documents. Collaboration often intensifies during major events or seasonal campaigns: marketing materials, press kits, budget plans, travel documents, internal lists, and project files need to be readily available.</p>
<p>A <strong>shared cloud folder</strong> alone isn&rsquo;t always enough. When it comes to sensitive data, it&rsquo;s not just about making files available. It&rsquo;s also about effectively controlling access and reliably protecting the content.</p>
<p>That&rsquo;s where <strong>Cryptomator Hub</strong> comes in.</p>
<p>Cryptomator Hub enables organizations to <strong>share encrypted vaults within a team</strong>. Files remain <strong>encrypted on the client side</strong>, while <strong>access can be managed centrally</strong>. This allows teams to collaborate securely without storing sensitive information in the cloud in unencrypted form.</p>
<p>This is particularly helpful when multiple people need to access confidential files, for example in companies, research institutions, universities, NGOs, or agencies.</p>
<p><a href="https://cryptomator.org/hub/managed/"><strong>Try Cryptomator Hub for 30 Days</strong></a></p>
<h2 id="5-check-access-rights-regularly">5. Check Access Rights Regularly</h2>
<p>In many organizations, cloud folders grow over time. People are added, projects change, external partners are granted access, and former team members sometimes retain access longer than they should.</p>
<p>Soccer offers a good analogy for this: Not everyone belongs in the starting lineup all the time. The same goes for file access—<strong>you should regularly review who actually still needs access</strong>.</p>
<p><strong>For teams, this means</strong>:</p>
<ul>
<li>Regularly reviewing access permissions</li>
<li>Consistently removing former team members</li>
<li>Limiting the duration of external access</li>
<li>Not sharing sensitive files via public links</li>
<li>Clearly defining roles and responsibilities</li>
</ul>
<p>With <strong>Cryptomator Hub</strong>, <strong>access to encrypted vaults can be managed centrally</strong>. This makes secure collaboration easier without having to sacrifice the benefits of cloud storage.</p>
<h2 id="6-dont-forget-to-back-up-your-data">6. Don’t Forget to Back Up Your Data</h2>
<p>Data protection isn’t just about safeguarding files from unauthorized access. It’s also about making sure you don’t lose important data. It’s especially worth creating a <strong>backup</strong> before trips, events, or busy work periods.</p>
<p>A <strong>good backup protects you against device loss, accidental deletion, technical issues, or ransomware attacks</strong>. The key point is this: a backup shouldn’t just exist—it should also be tested regularly.</p>
<p>For particularly sensitive files, it makes sense to <strong>store backups in an encrypted format</strong>. With Cryptomator, you can use an encrypted vault for this purpose and sync it with a cloud service of your choice. This way, your files remain accessible but protected.</p>
<h2 id="7-keep-personal-and-professional-information-separate">7. Keep Personal and Professional Information Separate</h2>
<p>During a major sporting event, <strong>the lines between personal and professional use can quickly blur</strong>: personal smartphones are used for work emails, work laptops for travel documents, and team files end up in personal cloud folders.</p>
<p>This can lead to problems. Keeping personal and professional data clearly separate reduces risks and makes it easier to stay on top of things.</p>
<p>A <strong>simple structure</strong> can help:</p>
<ul>
<li>a vault for personal documents</li>
<li>a vault for travel documents</li>
<li>a vault for work files</li>
<li>a shared vault for team projects via Cryptomator Hub</li>
</ul>
<p>This makes it clear which files belong where and who should have access to them.</p>
<h2 id="8-encryption-should-be-simple">8. Encryption Should Be Simple</h2>
<p>Many people know that encryption is important. Yet it’s often not used in everyday life because it seems complicated. That’s exactly what Cryptomator aims to change.</p>
<p><strong>Cryptomator is designed so you can securely encrypt your files without having to understand cryptography</strong>. You create a vault, place files inside it, and continue using your cloud as usual. The encryption happens in the background on your device.</p>
<p>For individuals, this is an easy way to protect private documents, photos, backups, or travel documents. For organizations, <strong>Cryptomator Hub</strong> also offers the ability to <strong>enable encrypted team collaboration</strong>.</p>
<h2 id="conclusion-good-preparation-is-the-best-defense">Conclusion: Good Preparation Is the Best Defense</h2>
<p><strong>Whether on the soccer field or in IT security, a strong defense doesn’t start only when an emergency arises</strong>. If you want to protect your data, you should consider in advance where sensitive information is stored, who has access to it, and how it’s secured.</p>
<p>Soccer season is a good time <strong>to review your own digital security</strong>. Not because you have to sacrifice convenience, but because <strong>security and ease of use can go hand in hand</strong>.</p>
<p>With <strong>Cryptomator</strong>, you can encrypt your files before they go to the cloud. With Cryptomator Hub, teams and organizations can securely collaborate on encrypted data.</p>
<p>This way, your files stay protected whether you’re on the go, working in a team, or using the cloud every day.</p>
<p>Ready for a strong digital defense? Protect your files now with Cryptomator — and secure team collaboration with Cryptomator Hub.</p>
<p><a href="https://cryptomator.org/contact-sales/"><strong>Request a demo now</strong></a></p></description><pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/06/11/world-cup-season-a-data-protection-guide/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/06/11/world-cup-season-a-data-protection-guide/</guid><category>cryptomator</category><category>cryptomator hub</category><category>worldcup2026</category></item><item><title>Cybercrime in 2025: What Businesses Can Learn from Germany's BKA Report</title><description><p><strong>Cyberattacks are no longer the exception</strong>. They have become part of the everyday threat landscape for businesses, organizations, and public institutions. This is also evident in the latest report from <strong>Germany&rsquo;s Federal Criminal Police Office (Bundeskriminalamt, or BKA)</strong>, its &ldquo;<a href="https://www.bka.de/SharedDocs/Downloads/DE/Publikationen/JahresberichteUndLagebilder/Cybercrime/cybercrimeBundeslagebild2025.html?nn=28110"><strong>Federal Cybercrime Situation Report 2025</strong></a>.&rdquo; While the report focuses on Germany, the trends it describes are playing out internationally: cybercrime is becoming more professional, scalable, and potentially more damaging for those affected. <strong>Ransomware, data extortion, phishing</strong>, and the misuse of artificial intelligence are particularly defining the current landscape.</p>
<p>This raises a key question for <strong>companies</strong>: <strong>How can sensitive data be protected</strong> when attacks are increasingly targeting not just systems, but the information itself?</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/cybercrime-report-2025.png" alt="Cybercrime in 2025: What Businesses Can Learn from Germany's BKA Report" />
</figure>
<h2 id="cybercrime-remains-at-high-levels">Cybercrime Remains at High Levels</h2>
<p>The Federal Situation Report shows that cybercrime continues to pose a significant threat in Germany. For the year 2025, the Federal Criminal Police Office (BKA) reports <strong>a total of 333,922 cybercrime cases</strong> when domestic and foreign offenses are considered together. It is particularly noteworthy that <strong>foreign offenses, at 207,888 cases,</strong> significantly outnumber domestic offenses. This illustrates the extent to which cyberattacks are organized across borders and how difficult it can be to prosecute them under criminal law.</p>
<p>The <strong>economic damage is also enormous</strong>. According to the Bitkom survey cited in the report, <strong>cyberattacks caused damage to the German economy amounting to approximately 202.4 billion euros</strong>. This means that cyberattacks account for a significant portion of the total losses incurred by companies due to theft, espionage, and sabotage.</p>
<p>These figures show that <strong>cybersecurity is not just an IT issue</strong>. It affects the entire organization—from management and the IT department to specialized departments that work with sensitive data on a daily basis.</p>
<h2 id="ransomware-remains-a-major-threat">Ransomware Remains a Major Threat</h2>
<p><strong>Ransomware remains one of the greatest threats</strong>. The BKA continues to describe attacks involving encryption trojans as a major threat to businesses and public institutions. <strong>In 2025, 1,041 ransomware attacks were reported across Germany</strong>—an increase of about ten percent compared to the previous year.</p>
<p>It is particularly striking that the majority of these attacks target organizations: According to the report, around <strong>96 percent of ransomware attacks targeted companies, organizations, and institutions.</strong> About <strong>90 percent were directed at small and medium-sized enterprises</strong>.</p>
<p>This is an important point. Cybercriminals do not only attack large corporations with massive IT budgets. Small and medium-sized organizations, in particular, are increasingly being targeted because they often possess valuable data but do not always have the resources for complex security architectures.</p>
<p><strong>Typical examples</strong> include:</p>
<ul>
<li>Customer data</li>
<li>Contract documents</li>
<li>Financial data</li>
<li>Research data</li>
<li>Personnel files</li>
<li>Internal strategy and project documents</li>
<li>Sensitive data from clients, patients, members, or partner organizations</li>
</ul>
<p>Such information is particularly valuable to attackers. And that is precisely why it is no longer enough to simply secure systems. <strong>The data itself must also be protected</strong>.</p>
<h2 id="from-ransomware-to-double-extortion">From Ransomware to Double Extortion</h2>
<p>In the past, ransomware primarily focused on encrypting systems. Attackers blocked access to files and demanded a ransom for their restoration. Today, this model has become significantly more dangerous.</p>
<p>The BKA points out that <strong>a large proportion of ransomware attacks can be attributed to the &ldquo;double extortion&rdquo; modus operandi</strong>. In this scenario, attackers not only encrypt systems but also copy data from the affected environment beforehand. They then threaten to publish or sell this information.</p>
<p>For companies, this shifts the risk. It is no longer just a matter of whether data can be restored from a backup. It is also a matter of whether sensitive information has already been leaked—and whether attackers can read, analyze, and use it against the organization.</p>
<p><strong>Backups remain important, of course.</strong> They help restore operations after an attack. But they <strong>do not solve the problem of data exfiltration</strong>. If confidential data has been copied in unencrypted form, a backup cannot prevent reputational damage, legal risks, or potential data breaches.</p>
<p>This is precisely <strong>where data-level encryption becomes crucial</strong>.</p>
<h2 id="data-extortion-is-on-the-rise">Data Extortion Is on the Rise</h2>
<p>The report makes it clear that, alongside traditional ransomware, another modus operandi is taking hold: <strong>data extortion</strong>. In some cases, attackers even forego encrypting systems and <strong>instead focus directly on extracting sensitive data</strong> and then blackmailing victims by threatening to publish it.</p>
<p>This is a significant development. It shows that cybercriminals are targeting the area where the pressure on companies is greatest: confidential information.</p>
<p>If <strong>sensitive data</strong> falls into the wrong hands, the threat is not limited to short-term business disruptions. Companies must also <strong>expect long-term consequences</strong>:</p>
<ul>
<li>Loss of customer trust</li>
<li>Damage to reputation</li>
<li>Data breach notifications and potential fines</li>
<li>Legal disputes</li>
<li>Disclosure of internal information</li>
<li>Endangerment of partners, employees, or affected individuals</li>
<li>Blackmail through threats of further disclosures</li>
</ul>
<p><strong>The more sensitive the data, the greater the pressure.</strong> For NGOs, universities, research institutions, works councils, law firms, consulting firms, healthcare organizations, or social service providers, such a data breach can be particularly severe.</p>
<h2 id="ai-makes-attacks-faster-and-more-convincing">AI Makes Attacks Faster and More Convincing</h2>
<p>Another key focus of the Federal Situation Report is <strong>the use of artificial intelligence</strong>. The BKA notes that <strong>AI lowers the technical barriers to entry for cybercrime</strong> and <strong>can make attacks more efficient, faster, and more credible.</strong></p>
<p>This is particularly evident in <strong>phishing</strong>. AI can help create <strong>deceptively authentic emails</strong>: linguistically flawless, well-translated, personalized, and written in the style of well-known companies or internal communications. This makes phishing attacks harder to detect.</p>
<p>But the report goes even further. <strong>AI can also assist in the strategic reconnaissance of target systems, the identification of vulnerabilities, and the analysis of large amounts of data.</strong> In the context of ransomware, this can mean that attackers can more quickly identify which files are particularly sensitive, confidential, or business-critical.</p>
<p>This changes the defense landscape. Organizations must assume that, in the future, attackers will not only be able to steal more data but also analyze it more quickly and use it in a more targeted manner for extortion.</p>
<h2 id="why-cloud-data-requires-special-protection">Why Cloud Data Requires Special Protection</h2>
<p>Many companies and organizations now <strong>operate in the cloud</strong>. Files are stored in cloud storage, shared among teams, and edited from various locations. This is efficient and has become indispensable for modern collaboration.</p>
<p>At the same time, new risks are emerging. The more sensitive data is stored in cloud environments, the more important the following question becomes:</p>
<p><strong>Who can access this data</strong>—and in what form is it stored there?</p>
<p>Account security, multi-factor authentication, and role-based permissions are important protective measures. But they should not be the only lines of defense. Phishing, compromised credentials, misconfigurations, or unauthorized access can all lead to attackers gaining access to cloud files.</p>
<p>If this data is stored in plain text, it is immediately usable. If, on the other hand, it has been <strong>encrypted on the client side</strong>, an additional layer of protection is created. Attackers cannot then easily read the files, even if they gain access to the storage location.</p>
<h2 id="what-role-cryptomator-hub-can-play-in-this">What Role Cryptomator Hub Can Play in This</h2>
<p>This is exactly where <strong>Cryptomator Hub</strong> comes in. The solution <strong>helps teams and organizations store sensitive data in the cloud in an encrypted format and manage access centrally.</strong></p>
<p>It&rsquo;s important to understand the distinction: Cryptomator Hub is not anti-ransomware software, a virus scanner, or DDoS protection. In other words, the solution does not prevent attackers from sending phishing emails, developing malware, or attacking infrastructure.</p>
<p>The added value lies on a different level: <strong>Cryptomator Hub protects data where it is most at risk</strong>—in day-to-day collaboration, in cloud storage, and in shared work environments.</p>
<p>This is particularly relevant in <strong>four scenarios</strong>:</p>
<p><strong>1. Protection Against Exploitable Data Leaks</strong></p>
<p>When attackers attempt to copy data from cloud storage, encryption determines whether that data is readable to them. <strong>Client-side encryption</strong> ensures that files are encrypted before they are stored in the cloud.</p>
<p>This is a crucial factor in <strong>data extortion</strong>. Stolen data is only valuable for blackmail if it can be analyzed and published.</p>
<p><strong>2. Access Control for Teams</strong></p>
<p>In organizations, data must be shared—but not all data with everyone. Cryptomator Hub <strong>enables structured management of access rights</strong> for teams. This allows for better control over who has access to specific vaults and sensitive information.</p>
<p>This is particularly important for organizations with multiple departments, project teams, or external stakeholders.</p>
<p><strong>3. Complementing Existing Security Measures</strong></p>
<p>Cryptomator Hub does not replace a comprehensive security strategy. It complements it. A <strong>robust cybersecurity strategy should combine multiple layers:</strong></p>
<ul>
<li>Awareness and training</li>
<li>Phishing protection</li>
<li>Strong passwords and multi-factor authentication</li>
<li>Endpoint security</li>
<li>Regular updates</li>
<li>Backups</li>
<li>Permissions and role management</li>
<li>Incident response</li>
<li>Encryption of sensitive data</li>
</ul>
<p>In this model, Cryptomator Hub primarily <strong>strengthens the data confidentiality layer</strong>.</p>
<p><strong>4. Practical Solution for Smaller Organizations</strong></p>
<p>Since the report indicates that <strong>SMEs in particular are heavily affected by ransomware</strong>, practical implementability is a key factor. Not every organization can build complex enterprise security infrastructures. At the same time, smaller teams must also protect sensitive data.</p>
<p>Cryptomator Hub can be positioned here as a <strong>low-threshold, team-friendly solution</strong>: Cloud data remains accessible but is protected by additional encryption.</p>
<p>➡️ <a href="https://staging.cryptomator.org/hub/managed/">Try Cryptomator Hub for 30 days</a>!</p>
<h2 id="conclusion-cybersecurity-must-start-with-the-data">Conclusion: Cybersecurity Must Start With the Data</h2>
<p>The <a href="https://www.bka.de/SharedDocs/Downloads/DE/Publikationen/JahresberichteUndLagebilder/Cybercrime/cybercrimeBundeslagebild2025.html?nn=28110"><strong>2025 Federal Cybercrime Situation Report</strong></a> makes it clear that companies should no longer view cyberattacks solely as a technical risk. The key question is no longer simply whether an attack can be repelled. It is also crucial to consider <strong>how capable an organization remains of functioning if an attack is successful.</strong></p>
<p>This is precisely where the perspective on data security is shifting. When attackers copy, analyze, and use sensitive information as leverage, the confidentiality of this data becomes a central component of an organization&rsquo;s own resilience. Those who store confidential information unprotected in cloud environments rely on all upstream protection mechanisms functioning at all times. However, the current threat landscape shows that this assumption is risky.</p>
<p><strong>Companies therefore need security strategies that not only prevent attacks but also limit their consequences.</strong> This includes consistently protecting sensitive data in such a way that it cannot be immediately exploited in the event of an emergency. Encryption is not an additional measure for particularly cautious organizations, but a fundamental building block of modern cyber resilience.</p>
<p><strong>This is exactly where Cryptomator Hub comes in</strong>: The solution helps teams encrypt sensitive cloud data on the client side and manage access centrally. While it doesn&rsquo;t protect against every form of cyberattack, it strengthens a crucial line of defense—the data itself.</p>
<p>After all, the more cybercrime focuses on the theft and publication of sensitive information, <strong>the more important a simple fact becomes: Data that attackers cannot read loses a large part of its potential for blackmail.</strong></p>
<p>➡️ <a href="https://staging.cryptomator.org/contact-sales/">Request a demo</a>!</p></description><pubDate>Wed, 10 Jun 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/06/10/cybercrime-report-2025/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/06/10/cybercrime-report-2025/</guid><category>cryptomator</category><category>hub</category><category>cybercrime</category></item><item><title>World Password Day 2026: Why Strong Passwords Are No Longer Enough</title><description><p>For years, <strong>World Password Day</strong> has promoted a simple message: use strong passwords, don’t reuse them, use a password manager, and enable two-factor authentication and passkeys whenever possible.</p>
<p>These recommendations are still sound. At the same time, it is becoming increasingly clear that they are no longer sufficient to meet the needs of many organizations. The conversation has shifted: it’s no longer just about making passwords better. <strong>Increasingly, the focus is on how to reduce reliance on passwords overall.</strong></p>
<p>This is particularly relevant for companies and teams. Here, passwords are <strong>not just an individual security risk</strong>, but an organizational factor. They must be managed, reset, protected, and, in a team context, frequently integrated into existing processes.</p>
<h2 id="why-passwords-have-their-limitations-in-practice">Why Passwords Have Their Limitations in Practice</h2>
<p>Passwords have been the standard for digital access for decades. The fundamental problem, however, lies not only in weak or reused passwords, but in the principle itself: <strong>a password is a secret that can be discovered, shared, or stolen.</strong></p>
<p>In organizations, there is the added complication that access cannot be viewed in isolation. As soon as multiple people are involved with the same data, projects, or processes, additional administrative overhead and new vulnerabilities arise: <strong>shared vault passwords in notes or phishing emails</strong> that compromise a single password and thereby expose entire data sets.</p>
<p>Stricter password rules alone do not solve this problem and have long since ceased to be recommended. What is needed is a security model that fits modern collaboration—one that ties access not primarily to shared secrets, but to verifiable identities and clear permissions.</p>
<h2 id="the-unique-challenge-of-confidential-cloud-collaboration">The Unique Challenge of Confidential Cloud Collaboration</h2>
<p>Many teams today work with <strong>sensitive data in cloud environments</strong>: contracts, personnel records, customer data, internal strategy documents, and research data. This information must be accessible during day-to-day operations—while at the same time remaining reliably protected against unauthorized access.</p>
<p>This <strong>creates a dilemma</strong>: Authorized users must be able to access the data easily. However, security must not depend on passwords being manually distributed, kept up to date, or laboriously adjusted whenever personnel changes occur. This is precisely where it becomes clear that <strong>password security alone is no longer sufficient</strong>. What matters is how access is organized and controlled overall, and whether the data ends up in plain text with a cloud provider or on a network drive in the first place.</p>
<h2 id="what-role-cryptomator-hub-plays-in-this">What Role Cryptomator Hub Plays in This</h2>
<p><strong>Cryptomator Hub addresses this issue by providing a structured framework for encrypted collaboration among teams.</strong> The focus is on encrypted vaults and identity-based access rights rather than shared passwords and access permissions. Cryptomator Hub consistently follows the <strong>zero-knowledge principle</strong>: content is encrypted and decrypted exclusively on users’ devices; the Hub server itself never has access to the plaintext data or the underlying keys.</p>
<p>With Cryptomator Hub, <strong>team vaults</strong> are provisioned, and it is determined which users or groups are permitted to access them. Access is not controlled via a shared vault password, but through the organization’s existing identity management system. Common identity providers such as <strong>Keycloak</strong> or <strong>Microsoft Entra ID</strong> can be integrated via <strong>OpenID Connect</strong>. This shifts the focus from “Who knows the password?” to <strong>“Who has access and under what permissions?”</strong></p>
<p>For teams, this is a significant difference. Permissions are managed in the IdP and are therefore auditable. When someone leaves the team, the offboarding process in the IdP automatically revokes access—<strong>eliminating the need for manual distribution, documentation, or rotation of vault passwords.</strong></p>
<h2 id="also-suitable-for-small-teams-without-their-own-it-department">Also Suitable for Small Teams Without Their Own It Department</h2>
<p>Not every organization has an IT department—and not every team wants to deal with terms like OpenID Connect or Identity Provider. A <strong>dental practice, a law firm, or a small consulting firm</strong> works with highly sensitive data, but usually doesn’t have anyone on staff who would set up a complex security infrastructure.</p>
<p>Cryptomator Hub is designed for such teams as well. No separate identity management system is required: <strong>Hub comes with preconfigured user management</strong>, allowing users to be created directly, groups to be formed, and vaults to be assigned. This is done via a <strong>web interface, without a command line and without any prior knowledge</strong> of identity or key management.</p>
<p>In practice, this means: Colleagues are invited and assigned the appropriate vaults. From that moment on, all authorized users can access shared patient records, client data, or project documents in an encrypted manner—<strong>via the cloud that is already in use</strong>. If someone leaves the team, their account can be deactivated in the Hub interface, and access is revoked. There is no shared password that anyone could still know afterward. <strong>This is because everyone has their own password</strong>, including multi-factor authentication (MFA) or a passkey.</p>
<p><strong>It’s important to note</strong> that even in this simple setup, the zero-knowledge principle applies without exception. Even if user management is handled through the included Hub component, the content remains unreadable to cloud providers, Hub operators, and Skymatic alike.</p>
<p>This makes Cryptomator Hub ideal for e.g., <strong>medical practices and small offices that take their GDPR obligations seriously</strong> but lack both the budget and the time for a large-scale IT project.</p>
<p>➡️ <a href="https://cryptomator.org/de/hub/managed/">Try Cryptomator Hub for 30 days</a>!</p>
<h2 id="transparency-instead-of-blind-trust">Transparency Instead of Blind Trust</h2>
<p>Security requires verifiability. <strong>Cryptomator is open source</strong>: the code is publicly available on <a href="https://github.com/cryptomator">GitHub</a> and has undergone independent security audits. This means that IT managers don’t have to rely on marketing promises; instead, they can verify the cryptographic implementation themselves—or have it verified. <strong>Cryptomator Hub is built on the same open-source foundation</strong>. This means that the zero-knowledge promise is not merely a marketing claim, but an architectural feature that can be verified in the code.</p>
<p>Furthermore, Cryptomator Hub is developed in Bonn, Germany. The architecture has been designed from the outset to meet <strong>European data protection requirements</strong>. Since content is encrypted on the end device, unencrypted personal data never leaves the organization’s sphere of responsibility.</p>
<p>Security solutions are only effective if they can be integrated into real-world workflows. If security measures become too complicated in everyday use, workarounds and manual bypasses will emerge.</p>
<h2 id="beyond-world-password-day">Beyond World Password Day</h2>
<p><strong>World Password Day</strong> is a good opportunity to think about secure access. For organizations, however, the discussion shouldn’t stop at password policies. After all, when multiple people are working with sensitive data, <strong>security becomes a matter of access control, management processes, and technical architecture.</strong></p>
<p><strong>Strong passwords remain important, but they are no longer sufficient for modern teams.</strong> In addition to secure login credentials, authorization management, identity-based authentication, and a robust encryption concept are essential—ideally one that operates on the zero-knowledge principle and does not make confidentiality dependent on the cloud provider’s good faith.</p>
<p>This is exactly where Cryptomator Hub comes in: <strong>zero-knowledge encryption on end devices, combined with identity-based access control</strong>—open source and developed in Germany. If your team processes sensitive data in existing cloud services and is looking for a security model that doesn’t weaken with every shared password, it’s worth taking a closer look at Cryptomator Hub.</p>
<p>➡️ <a href="https://cryptomator.org/contact-sales/">Request a demo</a>!</p></description><pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/05/07/world-password-day-2026/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/05/07/world-password-day-2026/</guid><category>cryptomator</category><category>hub</category><category>world password day</category></item><item><title>Security Vulnerability in Hub Vault Unlock: Update Required</title><description><p>We have released an important security fix for all Cryptomator client apps, which fixes a vulnerability affecting all users who unlock Hub-managed vaults.</p>
<h2 id="required-action">Required Action</h2>
<p>Please update all your Cryptomator client applications that access Hub-managed vaults immediately to the fixed versions:</p>
<ul>
<li><a href="https://github.com/cryptomator/cryptomator/releases/tag/1.19.1">Cryptomator 1.19.1 for Desktop</a></li>
<li><a href="https://github.com/cryptomator/android/releases/tag/1.12.3">Cryptomator 1.12.3 for Android</a></li>
<li><a href="https://github.com/cryptomator/ios/releases/tag/2.8.3">Cryptomator 2.8.3 for iOS</a></li>
</ul>
<p>You can also find all downloads on our <a href="https://staging.cryptomator.org/downloads/">downloads page</a>.</p>
<p>After the update, Cryptomator clients connecting to self-hosted Hub instances will show a one-time &ldquo;Trust this host?&rdquo; dialog that must be confirmed individually. Before accepting, please verify that the displayed Hub URL is correct and matches your Cryptomator Hub instance. Clients connecting to Cryptomator Hub Managed are not affected by this dialog, as managed domains are trusted automatically.</p>
<figure class="text-center">
<img class="inline-block rounded-sm max-h-[302px]" src="https://staging.cryptomator.org/img/blog/vault-unlock-tofu.png" alt="Trust this host? dialog showing a Hub URL that needs to be verified" />
</figure>
<h2 id="are-my-vaults-safe">Are my vaults safe?</h2>
<p>Yes. Since Cryptomator Hub uses end-to-end encryption, vault data was never in danger.</p>
<h2 id="which-vaults-are-affected">Which vaults are affected?</h2>
<p>The vulnerability lies within the unlock workflow of Hub-managed vaults. Local vaults are unaffected.</p>
<h2 id="what-data-is-at-risk">What data is at risk?</h2>
<p>An attacker with write access to your encrypted data could tamper the vault in a way that makes Cryptomator send a session token to a malicious server. The exfiltrated token can then be used to impersonate a user to access unencrypted information like usernames, vault names, etc. in Hub.</p>
<h2 id="has-this-been-exploited">Has this been exploited?</h2>
<p>At this time, we have no evidence of active exploitation of this vulnerability.</p>
<h2 id="security-advisories">Security Advisories</h2>
<p>As part of responsible disclosure, the full security advisories will be published on March 20. Until then, the following links will not work yet — this is expected and intentional:</p>
<ul>
<li>Desktop: <a href="https://github.com/cryptomator/cryptomator/security/advisories/GHSA-34rf-rwr3-7g43">CVE-2026-32303</a></li>
<li>Android: <a href="https://github.com/cryptomator/android/security/advisories/GHSA-876q-q3mm-fcvj">CVE-2026-32317</a></li>
<li>iOS: <a href="https://github.com/cryptomator/ios/security/advisories/GHSA-g7fr-c82r-hm6j">CVE-2026-32318</a></li>
</ul>
<h2 id="how-can-i-get-help">How can I get help?</h2>
<p>If you have any further questions or need assistance during updates, don&rsquo;t hesitate to contact us at <a href="mailto:hub-support@cryptomator.org">hub-support@cryptomator.org</a>.</p></description><pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/03/13/hub-vault-unlock-vulnerability/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/03/13/hub-vault-unlock-vulnerability/</guid><category>cryptomator</category><category>hub</category><category>vulnerability</category></item><item><title>Anniversary Survey – Tell Us What You Want Next</title><description><p>As part of our <a href="https://staging.cryptomator.org/blog/2026/03/09/10-years-cryptomator/">10-year anniversary</a>, we&rsquo;d love to hear directly from you.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/10-years-sweepstake.png" alt="Anniversary Survey – Tell Us What You Want Next" />
</figure>
<h2 id="take-the-survey">Take the Survey</h2>
<p>We&rsquo;ve put together a short survey to learn what you like, what you miss, and how you use Cryptomator in your daily life. Your feedback helps us prioritize improvements and new features that truly matter to the community.</p>
<p>As a small thank-you, <strong>everyone who completes the survey can enter our sweepstake to win one of ten Cryptomator goodie bags</strong>, each including a T-shirt, a mug, a tote bag, and a sticker! Participate until March 18th, 2026 to win!</p>
<p>➡️ <a href="https://forms.skymatic.de/s/uuw0hgwfnxuzui137nptu3nf">Take the survey here</a>!</p>
<p>The survey only takes a few minutes — and every response makes a difference.</p>
<h2 id="anniversary-sale">Anniversary Sale</h2>
<p>To celebrate our 10-year anniversary, we&rsquo;re also running a <strong>special sale until March 18th</strong>! Get Cryptomator at a reduced price and support the future of open-source encryption. Head over to our <a href="https://staging.cryptomator.org/downloads/">downloads page</a> to grab the deal before it&rsquo;s gone.</p>
<p>Thanks for being part of the Cryptomator community and for helping shape what comes next!</p></description><pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/03/13/10-years-anniversary-survey/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/03/13/10-years-anniversary-survey/</guid><category>cryptomator</category><category>anniversary</category></item><item><title>10 Years of Cryptomator – Thank You All</title><description><h2 id="today-cryptomator-turns-10">Today, Cryptomator Turns 10</h2>
<p>It feels surreal to read this sentence.</p>
<p>What once began as a small idea has become <strong>a tool trusted by millions of people worldwide</strong>. People from very different backgrounds and walks of life: journalists protecting their sources. NGOs securing sensitive information. Researchers, students, freelancers, companies—<strong>all united by a common need</strong>: to keep their data private in an increasingly connected world.</p>
<p>Today, we are not only celebrating an anniversary. We are looking back on the history of Cryptomator, saying thank you to all our supporters, and looking ahead to what the future holds for the Cryptomator project.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/10-years-cryptomator.png" alt="10 Years of Cryptomator – Thank You All" />
</figure>
<h2 id="how-it-all-began">How It All Began</h2>
<p>About ten years ago, <strong>cloud storage</strong> became part of everyday life. Dropbox, Google Drive, OneDrive, and many others promised convenience: anytime access to files, easy sharing, seamless collaboration. And they delivered exactly that—but at a hidden price: the surrender of your privacy – the analysis of uploaded data.</p>
<p>The only protection against this was encryption. But <strong>encryption was either non-existent, optional, or so complicated</strong> that it was not a realistic option for many people. Using the cloud often meant <strong>relinquishing control over your own data</strong>, often without really noticing.</p>
<p>Cryptomator was born out of this very tension.</p>
<blockquote>
<p>“As is often the case with FOSS, it all started with my own needs, because existing tools did not meet my requirements. My motivation then changed significantly when it became apparent that others also had this need for a transparent, cloud-compatible encryption solution and were also dissatisfied with the existing tools (at that time, mainly Boxcryptor).”</p>
<p>— Sebastian Stenzel, CTO</p></blockquote>
<p>From the outset, Cryptomator was developed as <strong>open-source software</strong>. Transparency was not a marketing promise, but a prerequisite. Anyone could understand how the encryption worked, check for vulnerabilities, and contribute improvements.</p>
<blockquote>
<p>&ldquo;At the beginning, open source was actually our most important unique selling point compared to our main competitor Boxcryptor – I simply didn&rsquo;t want to trust blindly. In theory, open source means that you don&rsquo;t have to trust us at all. And new processes such as provenance attestation—i.e., cryptographic evidence of how a build was created—can also ensure the integrity of software that has already been compiled by the manufacturer in the future.&rdquo;</p>
<p>— Sebastian Stenzel, CTO</p></blockquote>
<h2 id="grown-with-the-cloud">Grown With the Cloud</h2>
<p>But time does not stand still. Over the past ten years, the world of work has changed fundamentally. <strong>Remote work</strong> has become the norm since the COVID-19 pandemic. <strong>International collaboration</strong> is now a matter of course. Entire organizations have <strong>moved their processes to the cloud</strong>. At the same time, the risks have also grown: data leaks, ransomware, surveillance, increasing regulatory requirements.</p>
<blockquote>
<p>&ldquo;Privacy has (unfortunately) become increasingly important: In the past, the main concerns were cybercrime and leaks – today, I am worried about the spread of authoritarian tendencies in so-called ‘democracies’. The demanded erosion of privacy can, in the wrong hands, become a means of control over us all; AI troll armies with access to private chats and data would be the most powerful propaganda tool in human history. If we allow this to happen, it will have serious consequences.&rdquo;</p>
<p>— Sebastian Stenzel, CTO</p></blockquote>
<p><strong>Privacy is no longer a “nice-to-have.”</strong> It is a necessity. Cryptomator has evolved to meet these challenges.</p>
<p>A <strong>desktop application</strong> became a <strong>cross-platform solution</strong>. Mobile apps were added. New use cases emerged. Feedback from the community has significantly shaped usability, performance, and features.</p>
<p><strong>Cryptomator Hub</strong> was the next step: secure collaboration for teams and organizations—without compromising on encryption or control.</p>
<p>Throughout all these developments, one thing has remained the same: <strong>security and user-friendliness should not be mutually exclusive.</strong></p>
<p>Below, we have compiled a <strong>timeline</strong> showing the most important milestones of recent years.</p>
<h2 id="timeline">Timeline</h2>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/10-years-evolution-of-an-icon.png" alt="Evolution of the Cryptomator icon from the early 'washing machine' design to today's Cryptobot" />
<figcaption>Evolution of an Icon: From the "Washing Machine" to the Cryptobot</figcaption>
</figure>
<p><strong>2013–2014 – The idea is born, development begins</strong><br>
The vision arises from a very practical need: to be able to use the cloud without entrusting plain text data to the provider. Active development begins in 2014, with a focus on local encryption and ease of use.</p>
<p><strong>2015 – First releases &amp; initial recognition</strong><br>
Cryptomator takes shape: early GitHub releases create a stable foundation. The <strong>CeBIT Innovation Award (Usable Security &amp; Privacy)</strong> gives the approach an early boost: security doesn&rsquo;t have to be complicated.</p>
<p><strong>March 9, 2016 – Cryptomator 1.0: the official launch</strong><br>
<strong>Cryptomator 1.0</strong> is the first stable desktop version. Interest is so great that the website is temporarily overloaded on release day – an early sign of how great the demand for independent cloud encryption is.</p>
<p><strong>2017 – Growth in the ecosystem: integration, community, Android</strong><br>
Cryptomator becomes more visible and suitable for everyday use: integration with <strong>Cyberduck</strong> brings the project closer to existing workflows. The <strong>community forum</strong> creates a central location for support and exchange. And with <strong>Android 1.0</strong>, mobile encryption finally becomes suitable for the masses.</p>
<p><strong>2018 – Sustainability: the sponsor program</strong><br>
To ensure that Cryptomator can continue to be developed in the long term, a <strong>sponsor program</strong> is launched. It strengthens financing and enables open source to be operated professionally on a permanent basis – without abandoning the core values of the project.</p>
<p><strong>2020 – A milestone: 1 million downloads &amp; a big leap for desktop</strong><br>
Cryptomator reaches <strong>1 million downloads</strong>. At the same time, a major update (including a new UI and vault format) marks the next level of maturity. At the end of the year, the <strong>Android app</strong> also becomes completely <strong>open source</strong> – a logical step towards transparency.</p>
<p><strong>2021–2023 – More open source, more teams: iOS &amp; Cryptomator Hub</strong><br>
The iOS app becomes open source and undergoes a fundamental technical overhaul with <strong>Cryptomator 2.0.</strong> At the same time, demand from companies and organizations grows: <strong>Cryptomator Hub 1.0 (2022)</strong> adds a solution for teams and institutions – including central administration and team vaults. Hub will be further expanded in subsequent versions (e.g., recovery keys).</p>
<p><strong>2024–2025 – Reach &amp; future viability</strong>
Cryptomator reaches new target groups through greater media presence and recommendations. At the same time, the focus is clearly on the future: The <strong>post-quantum roadmap</strong> prepares for the long-term cryptographic future, and integrations (e.g., <strong>Mountain Duck</strong>) strengthen the ecosystem around encrypted cloud workflows.</p>
<h2 id="whats-next--new-updates--features">What’s Next? – New Updates &amp; Features</h2>
<h3 id="new-cryptomator-hub-features--early-access--anniversary-launch">New Cryptomator Hub Features – Early Access / Anniversary Launch</h3>
<p>As part of its 10th anniversary, <strong>several key enhancements for Cryptomator Hub are entering early access</strong> or being made publicly available for the first time. These are designed to give teams and organizations more control, security, and flexibility. To celebrate, we&rsquo;re offering a special <strong>100-day free trial</strong> (instead of the usual 30 days) for <a href="https://staging.cryptomator.org/hub/managed/">Cryptomator Hub Managed</a>. For more details, check out the <a href="https://docs.cryptomator.org/hub/early-access/">Early Access documentation</a>.</p>
<p><strong>User &amp; Group Management</strong></p>
<p>A key highlight of the new Hub version is <strong>User &amp; Group Management</strong>.<br>
This allows administrators to:</p>
<ul>
<li>Manage users in a targeted manner</li>
<li>Create groups and assign roles</li>
<li>Assign rights in a more structured and granular way</li>
</ul>
<p>This enables <strong>better control over access within teams and organizations</strong>, which is particularly important for larger groups or departments. This feature marks an important step from simple access control to true team and organizational role management.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/hub-anniversary-2025-user-management-preview.png" alt="Cryptomator Hub – User/Group Management Preview" />
</figure>
<p><strong>Emergency Access</strong></p>
<p>Another big step: <strong>Emergency Access</strong> is being introduced.<br>
This allows you to:</p>
<ul>
<li>Create security accounts for emergencies</li>
<li>Define trusted persons/administrators</li>
<li>Enable access in case of lost access data or keys</li>
</ul>
<p>This <strong>improves reliability, especially in organizational contexts</strong>, and ensures that no data access is lost, even if individuals are no longer available.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/hub-anniversary-2025-emergency-access-preview.png" alt="Cryptomator Hub – Emergency Access Preview" />
</figure>
<h3 id="cryptomator-desktop-and-ios">Cryptomator Desktop and iOS</h3>
<p><strong>Files in Use</strong></p>
<p>The desktop application also has a new feature in <strong>update 1.19.0</strong> that is important for Hub vaults: <strong>“Files in Use.”</strong></p>
<p>If a file is open in a Hub vault on one device, other users are notified when they open it on their devices.</p>
<p>This is particularly important for reducing conflicts or data loss when files are being edited simultaneously and improves collaboration in teams.</p>
<p><strong>New Cryptomator logo for iOS (desktop &amp; mobile)</strong></p>
<p>To mark its anniversary, Cryptomator is also getting a minor visual update: <strong>A new Cryptomator logo is appearing on iOS</strong>—both in the <strong>mobile app</strong> and in the <strong>desktop application</strong>.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/10-years-new-app-icons.png" alt="New Cryptomator app icons for macOS and iOS" />
<figcaption>New Cryptomator App Icons for macOS and iOS</figcaption>
</figure>
<h2 id="voices-from-the-community">Voices From the Community</h2>
<blockquote>
<p>“Nowadays, I&rsquo;m especially happy when I come across users in the wild or read reports.”<br>
— Sebastian Stenzel, CTO</p></blockquote>
<p>Over the past 10 years, Cryptomator has become much more than just an encryption tool. For many people today, it is <strong>an integral part of their daily work</strong> and security concept. Cryptomator gives you peace of mind when it comes to protecting your data. Here are some comments from our community:</p>
<blockquote>
<p>“I just wanted to say thank you for this great tool!”<br>
— Luke (@nuk3, Mastodon)</p></blockquote>
<blockquote>
<p>“This is why I love Cryptomator: the files are encrypted, and even if the cloud provider has a data leak, I know my files are safe.”<br>
— mbeddedDev (Mastodon)</p></blockquote>
<blockquote>
<p>Again, Cryptomator is free to use. So if you can support the program, you should definitely do so. It&rsquo;s a great piece of software.<br>
— Techlore (YouTube)</p></blockquote>
<p>For many users, it&rsquo;s the <strong>combination of transparency and user-friendliness</strong> that makes the difference:</p>
<blockquote>
<p>“Open source and widely used, tested and stable, with a beautiful and simple interface. It&rsquo;s always my first general recommendation for cloud storage.”<br>
— Fit_Flower_8982 (Reddit)</p></blockquote>
<p>Organizations and companies also rely on our encryption solution, especially <strong>Cryptomator Hub</strong>:</p>
<blockquote>
<p>“With Cryptomator Hub, we can securely manage sensitive company data while making it easy for our employees to use.”<br>
— Andreas Cofalla, Application Manager IT, Walbusch GmbH &amp; Co. KG</p></blockquote>
<p>And for many users, Cryptomator has become part of their <strong>everyday lives</strong>:</p>
<blockquote>
<p>“I sleep peacefully at night knowing that my files are private and secure, no matter where they are stored or backed up.”<br>
— @paired_electron (X)</p></blockquote>
<blockquote>
<p>“Everything works effortlessly on my iPad&hellip; biometric login or password directly on the same screen is a great solution.”<br>
— Jack Ouzzi (App Store)</p></blockquote>
<p>Whether on desktop or smartphone, privately or in business, the trust, feedback, and support of our community have made Cryptomator what it is today. Thanks a lot for that!</p>
<h2 id="10-years-of-cryptomator--join-our-live-ama">10 Years of Cryptomator – Join Our Live AMA</h2>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/10-years-ama.png" alt="Join our 10-Year Anniversary AMA on Reddit" />
</figure>
<p>As part of our 10th anniversary celebration, we are hosting an <strong>Ask Me Anything (AMA) on Reddit!</strong> We would love for you to join us.</p>
<p>📅 March 9, 2026<br>
🕓 4:00 p.m. CET<br>
📍 <a href="https://www.reddit.com/r/Cryptomator/comments/1rjt0yh/join_our_10year_anniversary_ama_with_the/">r/Cryptomator</a></p>
<p><strong>Tobias Hagemann</strong> (CEO) and <strong>Sebastian Stenzel</strong> (CTO) will answer your questions live.</p>
<p>After ten years of working on privacy-friendly open-source encryption software, we are convinced that transparency and open exchange are more important than ever.</p>
<p>This AMA is our way of saying thank you and looking ahead together with you.</p>
<p>Follow us on Reddit and join the discussion on r/Cryptomator.</p>
<p><strong>We look forward to your questions.</strong></p>
<p>Can&rsquo;t join us live? Don&rsquo;t worry, <strong>we&rsquo;ll make the questions and answers available afterwards</strong>, and of course, we&rsquo;re always available via email, social media, or the community forum if you still have a burning question.</p>
<h2 id="special-anniversary-sale">Special Anniversary Sale</h2>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/10-years-sale.png" alt="10-Year Anniversary Sale" />
</figure>
<p>Ten years of Cryptomator would not have been possible without you. To mark this anniversary, we would like to <strong>express our gratitude with a special thank you</strong>:</p>
<p>From <strong>March 9 through March 18</strong>, our <strong>mobile apps</strong> (iOS &amp; Android) and the <strong>Supporter Certificate</strong> will be available for only <strong>€10</strong>*.</p>
<p>Whether you&rsquo;ve been using Cryptomator since the early days or have only recently discovered it, now is the perfect time to support the project and secure your cloud on the go with client-side encryption.</p>
<p><em>*Note: The discount and price may vary depending on your region.</em></p>
<h2 id="heres-to-the-next-ten-years-of-cryptomator">Here’s to the Next Ten Years of Cryptomator</h2>
<p>What began as an idea over ten years ago has now become a globally used solution for secure cloud encryption. Millions of people use Cryptomator to protect their data—privately, in organizations, and in companies.</p>
<p>But Cryptomator is <strong>more than just software</strong>. It is an open-source project, a community, and a shared belief: <strong>privacy is not optional, but the standard</strong>.</p>
<p>None of this would have been possible without you—without your support, your contributions, your feedback, and your enthusiasm for secure and transparent software.</p>
<p>As we look back on the past ten years, we are also looking ahead. New features, new ideas, and new developments are already waiting in the wings.</p>
<p>One thing remains unchanged: <strong>our goal to make cloud storage more secure</strong>—and give people back control over their data.</p>
<p><strong>Thank you for being part of this amazing journey.</strong></p></description><pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/03/09/10-years-cryptomator/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/03/09/10-years-cryptomator/</guid><category>cryptomator</category><category>anniversary</category></item><item><title>BitLocker, the FBI, and the Illusion of Control</title><description><p>When it recently became known that <strong>Microsoft had helped the FBI decrypt BitLocker-encrypted data carriers</strong>, there was widespread outrage. People were quick to talk about “backdoors,” broken encryption, and how BitLocker was clearly unreliable. But as is so often the case, the real problem lies less in the technology itself than in <strong>who has control over the encryption key</strong>.</p>
<p>This case is a good opportunity to take a closer look: What really happened? Why was access possible? And what does this say about <strong>our understanding of encryption and cloud services</strong>?</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/microsoft-bitlocker.png" alt="BitLocker, the FBI, and the Illusion of Control" />
</figure>
<h2 id="what-happened">What Happened?</h2>
<p>The case that came to light involved a <strong>criminal investigation</strong> in which the FBI seized several laptops. These devices were encrypted with <strong>BitLocker</strong>, the <strong>hard disk encryption feature integrated into Windows</strong>.</p>
<p>The FBI was still able to decrypt the data <strong>because Microsoft was able to provide the corresponding recovery keys</strong>. These keys were <strong>stored in the Microsoft account of the person</strong> concerned. Microsoft was legally obliged to disclose this information by court order.</p>
<p>It is important to clarify one thing: <strong>Microsoft did not “crack” BitLocker</strong>. There was no security breach, no secret master key, and no technical backdoor into the encryption itself. <strong>Microsoft was able to help because they had the keys.</strong></p>
<h2 id="bitlocker-is-securebut-not-automatically-private">Bitlocker Is Secure—But Not Automatically Private</h2>
<p>BitLocker is technically considered a <strong>robust encryption solution</strong>. The data on a device cannot be read without the appropriate key. The problem does not arise with encryption, but with <strong>key management</strong>.</p>
<p>By default, <strong>Windows offers to save the BitLocker recovery key in your Microsoft account</strong>. This is convenient because if you forget your password or change your hardware, you can simply retrieve the key online.</p>
<p>However, <strong>this convenience has a consequence</strong>: if Microsoft holds the key, Microsoft also has the ability to pass it on—for example, to law enforcement agencies with the appropriate warrant.</p>
<p>Encryption therefore only fully protects data from third parties if the key remains exclusively under the control of the user.</p>
<h2 id="the-real-misunderstanding-encryption--key-control">The Real Misunderstanding: Encryption ≠ Key Control</h2>
<p>Many users equate encryption with complete control. In practice, however, this is often not the case.</p>
<p>A rough distinction can be made between:</p>
<ul>
<li><strong>Client-side encryption with external key management</strong>. This means that the provider has access to the key.</li>
<li><strong>Zero-knowledge encryption</strong>. Here, the provider has no technical access to the key.</li>
</ul>
<p>BitLocker with a cloud-backed recovery key clearly falls into the first category. The <strong>data is encrypted, but not exclusively for the owner.</strong></p>
<p><strong>The Microsoft case therefore does not demonstrate a failure of BitLocker</strong>, but rather a <strong>structural problem with modern cloud ecosystems</strong>. Convenience features often undermine data sovereignty without anyone noticing.</p>
<h2 id="why-many-are-surprised">Why Many Are Surprised</h2>
<p>The strong reaction to this case shows one thing above all else: <strong>many people do not know where their encryption keys are stored.</strong></p>
<p>Cloud backups, automatic synchronization, and preset security options are standard today. They lower the barrier to entry, increase user-friendliness, and quietly shift responsibility from the user to the provider.</p>
<p>This leads to a misleading assumption:</p>
<blockquote>
<p><em>“My data is encrypted, so no one can access it.”</em></p></blockquote>
<p>Technically correct would be:</p>
<blockquote>
<p><em>“My data is encrypted, but someone else has the spare key.”</em></p></blockquote>
<h2 id="access-by-authorities-is-not-a-special-case">Access by Authorities Is Not a Special Case</h2>
<p>Another important point: <strong>Access by authorities is not an unusual scenario.</strong></p>
<p>If providers have access to keys or unencrypted data, they are <strong>legally obliged</strong> in many countries to hand them over if ordered to do so. <strong>This applies not only to Microsoft, but also to other major cloud providers.</strong></p>
<p>The crucial question is therefore not:</p>
<blockquote>
<p><em>“Do I trust Microsoft?”</em></p></blockquote>
<p>But rather:</p>
<blockquote>
<p><em>“Do I want to give a provider the technical ability to decrypt my data?”</em></p></blockquote>
<h2 id="what-users-can-learn-from-this">What Users Can Learn From This</h2>
<p><strong>The case offers a valuable lesson</strong> – regardless of the specific product:</p>
<ul>
<li>Encryption is only as strong as key management</li>
<li>Cloud backups of keys always mean a loss of control</li>
<li>Security is not a default setting, but a conscious decision</li>
<li>If you want maximum privacy, you also have to take responsibility for keys</li>
</ul>
<p><strong>This does not mean that cloud services are fundamentally insecure</strong>. But it does mean that you should understand which security model you are using and what compromises it entails.</p>
<h2 id="how-cryptomator-helps-in-such-cases-zero-knowledge-instead-of-key-storage">How Cryptomator Helps in Such Cases: Zero Knowledge Instead of Key Storage</h2>
<p>This is precisely where solutions such as <strong>Cryptomator and Cryptomator Hub</strong> come in. Unlike many integrated encryption functions, Cryptomator consistently follows a <strong>zero-knowledge principle</strong>.</p>
<p>This means that <strong>data is encrypted locally on the device</strong> before it can even be uploaded to the cloud. The key difference lies in key management. <strong>Cryptomator does not store passwords, recovery keys, or master keys.</strong></p>
<p>Neither cloud providers nor Cryptomator itself have technical access to the encrypted content or the keys required to decrypt it. Even if a cloud service—such as Microsoft OneDrive, Google Drive, or Dropbox—were required to disclose data, <strong>it would only contain unreadable, encrypted files</strong>.</p>
<p>The <strong>difference is particularly clear</strong> in the context of the BitLocker case:</p>
<ul>
<li>With BitLocker and a cloud-backed recovery key, the provider can issue the key</li>
<li>With Cryptomator, this key only exists with the user themselves</li>
<li>Access by third parties is technically impossible, not just organizationally</li>
</ul>
<p>This <strong>deliberately shifts responsibility back to the users</strong>. It requires a little <strong>more personal responsibility</strong>—for example, when it comes to handling passwords securely—but in return <strong>offers a significantly higher degree of control and privacy.</strong></p>
<p>This model is particularly important for sensitive data of any kind. You can&rsquo;t pass on something you don&rsquo;t own yourself.</p>
<h2 id="conclusion-encryption-is-not-a-feature-but-a-responsibility">Conclusion: Encryption Is Not a Feature, but a Responsibility</h2>
<p>The BitLocker-FBI case <strong>does not reveal a secret backdoor or a breach of modern cryptography</strong>. It reveals something much more fundamental: how easily we trade control for convenience – often without even realizing it.</p>
<p>True data sovereignty does not come from encryption alone, but from exclusive control over the keys. Anyone who relinquishes this control should at least be aware of what that means.</p>
<p>Or to put it another way: <strong>Do you know who has your encryption key?</strong></p></description><pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/02/15/bitlocker-fbi-and-the-illusion-of-control/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/02/15/bitlocker-fbi-and-the-illusion-of-control/</guid><category>cryptomator</category><category>microsoft</category><category>bitlocker</category></item><item><title>Digital Independence Day: Why Digital Independence Is Important</title><description><p><strong>Every first Sunday of the month</strong> this year, people around the world take a moment to reflect on their digital habits. The occasion is <strong>Digital Independence Day</strong> — a day of action for digital self-determination, privacy, and independence from tech monopolies.</p>
<p>But what does <strong>digital independence</strong> actually mean? And more importantly: How can you take your first steps without completely changing your digital everyday life or investing a lot of time and energy?</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/digital-independence-day-2026.png" alt="Digital Independence Day 2026" />
</figure>
<h2 id="what-is-digital-independence-day">What Is Digital Independence Day?</h2>
<p>Digital Independence Day is an initiative that encourages people to <strong>reduce their dependence on large, centralized tech platforms</strong> — especially those whose business models are based on data collection, lock-in effects, and a lack of transparency.</p>
<p>Instead of calling for radical change, the movement deliberately focuses on <strong>small, practical steps</strong> that are accessible to everyone.</p>
<p>On the <strong>official <a href="https://di.day/">Digital Independence Day</a> website</strong>, you’ll find ideas, tools, and easy guides to help you get started right away — from communication and social media to cloud storage and online services.</p>
<p>At its core, Digital Independence Day stands for:</p>
<ul>
<li><strong>less dependence</strong> on tech monopolies</li>
<li><strong>more control</strong> over your own data</li>
<li><strong>conscious use</strong> of privacy-friendly alternatives</li>
</ul>
<h2 id="why-digital-independence-matters">Why Digital Independence Matters</h2>
<p>Today, much of our digital lives takes place on just a few platforms. They store our documents, organize our communication, and influence which information we see.</p>
<p>This <strong>concentration of power</strong> has consequences:</p>
<ul>
<li>loss of data sovereignty</li>
<li>opaque data usage and profiling</li>
<li>limited freedom of choice</li>
<li>political and economic dependencies</li>
</ul>
<p>Digital independence <strong>does not mean rejecting technology</strong>. It means <strong>regaining agency</strong> and using tools that respect users, promote openness, and enable real control over data.</p>
<h2 id="digital-independence-doesnt-have-to-be-complicated">Digital Independence Doesn’t Have to Be Complicated</h2>
<p>There is a common assumption that digital independence requires technical expertise or hours of research. In reality, many impactful steps can be taken <strong>in just a few minutes</strong>.</p>
<p>Here are a few examples inspired by Digital Independence Day:</p>
<p><strong>1. Try decentralized social networks</strong></p>
<p>Instead of relying on a centralized platform like Facebook or X, you can try decentralized networks such as <strong>Mastodon</strong>. Mastodon works similarly to traditional social networks, but it is not controlled by a single company. You can choose a provider, switch if needed, and still stay connected to the entire network.</p>
<p>The official <a href="https://di.day/category/rezepte/">Digital Independence Day</a> website offers easy starting points and explanations.</p>
<p><strong>2. Be more conscious about cloud storage</strong></p>
<p>Cloud services are convenient, but they often mean that <strong>unencrypted data is stored with third-party providers</strong>. A simple first step toward digital independence is <strong>client-side encryption</strong>: your files are encrypted before they leave your device. This is exactly where <strong>Cryptomator</strong> comes in.</p>
<p>With Cryptomator, you can continue using your existing cloud provider <strong>while staying in control of your data</strong>. The provider stores only encrypted files — the keys remain with you. No provider switch. No complicated setup. But significantly more control.</p>
<p><strong>3. Replace one tool at a time</strong></p>
<p>You don’t have to change everything at once. Instead, start by <strong>focusing on one area</strong>:</p>
<ul>
<li>messaging</li>
<li>cloud storage</li>
<li>social media</li>
<li>password management</li>
</ul>
<p>Replace just one tool with a more <strong>privacy-friendly alternative</strong>. That alone is already a meaningful step. <strong>Digital independence is a process</strong> — not a to-do list. That’s why Digital Independence Day focuses on small actions that anyone can easily take in everyday life.</p>
<h2 id="why-we-support-digital-independence-day">Why We Support Digital Independence Day</h2>
<p>At Cryptomator, we believe that <strong>privacy and control should not be a luxury</strong>. They should be the standard and accessible to everyone. Digital Independence Day aligns perfectly with this belief. It empowers people to make informed decisions without pressure and without fear-mongering.</p>
<p>That’s why we support the initiative and invite our community to take part — not just for one day, but continuously.</p>
<h2 id="digital-independence-day-special--february-edition">Digital Independence Day Special — February Edition</h2>
<p>To support your first (or next) step toward digital independence, we’re continuing our campaign: On the <strong>first Sunday of February</strong>, we’re giving away <strong>100 Cryptomator voucher codes — for free</strong>.</p>
<p>The codes will be shared on our social media channels and are available on a <strong>first come, first served</strong> basis.</p>
<p>Our goal: to lower the barrier to entry and make digital self-determination accessible to as many people as possible.</p>
<h2 id="your-next-step">Your Next Step</h2>
<p>Digital independence doesn’t require perfection. It starts with awareness and grows with every conscious decision. If you’re looking for inspiration, practical guides, and simple alternatives: <strong>Visit the <a href="https://di.day/">official Digital Independence Day website</a>.</strong></p>
<p>And if you want to take control of your cloud data today: <strong>Encrypt your files with Cryptomator before they go to the cloud.</strong></p></description><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2026/02/01/digital-independence-day-2026/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2026/02/01/digital-independence-day-2026/</guid><category>cryptomator</category><category>did</category></item><item><title>Winter Is Coming: 50% off Cryptomator</title><description><p>Winter is Coming — and this time it brings not only cold, but also data security at half the price! From December 1 to 31, 2025, our Winter Sale is live, giving you <strong>50% off*</strong> Cryptomator.</p>
<p>That means: only <strong>€9.99 instead of €19.99</strong> — and as a <strong>one-time purchase</strong>, not a subscription, with no monthly fees.</p>
<p><a href="https://cryptomator.org/for-teams/"><strong>Cryptomator Hub</strong></a> is also available at a <strong>50% discount</strong> for the first year! Contact us for more detailed terms and conditions or take a look at our <a href="https://cryptomator.org/de/pricing/#for-teams"><strong>price list</strong></a>.</p>
<figure class="text-center">
<a href="https://staging.cryptomator.org/pricing/" target="_blank" rel="noopener">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/winter-2025-sale.png" alt="Cryptomator Winter Sale 50% Off" />
</a>
</figure>
<h2 id="pay-once-stay-protected-forever">Pay Once, Stay Protected Forever</h2>
<p>At Cryptomator, we strongly believe that privacy <strong>shouldn’t require a subscription</strong>.<br>
While many apps rely on monthly or yearly fees, Cryptomator stays true to its <strong>one-time purchase</strong> model.</p>
<p>Once purchased, you can use Cryptomator indefinitely — <strong>with no recurring costs or hidden charges</strong>. Your data stays protected, free from subscription traps.</p>
<h2 id="price-change-coming-in-2026">Price Change Coming in 2026</h2>
<p>Starting <strong>January 1, 2026</strong>, the price of Cryptomator will increase to <strong>€29.99</strong>.<br>
This ensures long-term investment in <strong>security standards, performance, and new features</strong> that will continue to protect you reliably in the future.</p>
<p>So if you&rsquo;ve been thinking about getting Cryptomator, <strong>now is the perfect time</strong>. Secure not only the 50% discount but also the <strong>old price</strong> before winter ends.</p>
<h2 id="get-protected-before-the-year-ends">Get Protected Before the Year Ends</h2>
<p><em><strong>“Winter is Coming”</strong></em> — but your data can be prepared. Use December to secure your digital information and benefit from our biggest discount of the year.</p>
<p>After December 31, the Winter Sale ends — and the price goes up. <strong>Buy now and stay protected for good.</strong></p></description><pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2025/12/01/winter-sale/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2025/12/01/winter-sale/</guid><category>cryptomator</category><category>sale</category></item><item><title>Confidentiality Is a Must: Why Works Councils Need Encryption</title><description><p>Works councils play a central role in companies when it comes to <strong>protecting the interests of employees</strong>. In doing so, they process <strong>particularly sensitive data</strong> on a daily basis: personal complaints, election results, meeting minutes, or confidential agreements with trade unions. All of this information is not only subject to a <strong>moral obligation of confidentiality</strong>—it also falls under the strict requirements of the <a href="https://staging.cryptomator.org/compliance/gdpr/"><strong>GDPR</strong></a>.</p>
<p>But how can a works council fulfill this responsibility in the digital age, when documents are often stored, shared, and edited collaboratively in the cloud? The answer lies in a combination of <strong>technical security, organizational processes</strong>, and <strong>the right tools</strong>.</p>
<figure class="text-center">
<img class="inline-block rounded-sm" src="https://staging.cryptomator.org/img/blog/encryption-for-works-councils.png" alt="Why Works Councils Need Encryption More Than Ever" />
</figure>
<h2 id="sensitive-data-requires-special-protective-measures">Sensitive Data Requires Special Protective Measures</h2>
<p>Personnel data, sick notes, conflict discussions, internal processes—<strong>works councils have deep insights into the innermost workings of the company</strong>. This information concerns not only labor law disputes or restructuring, but also very personal situations in the lives of employees.</p>
<p>The GDPR requires such personal data to be protected with appropriate technical and organizational measures. This explicitly includes <strong>encryption</strong>. This measure is not an optional extra, but a <strong>central component of works council work</strong> that complies with data protection regulations.</p>
<h2 id="why-encryption-is-not-always-the-same">Why Encryption Is Not Always the Same</h2>
<p>Many companies today already rely on <strong>cloud-based systems such as Microsoft 365 or Google Workspace</strong>. These solutions advertise built-in security and encryption. However, what many people don&rsquo;t know is that this often involves <strong>server-side encryption</strong>, which means that although the data is encrypted, the provider or administrator has the keys. Anyone who has access to the system can also access the data. This applies in particular to internal company administrators or external service providers.</p>
<p>This is not sufficient for particularly sensitive information, such as that processed by works councils. <strong>End-to-end encryption</strong> is required here: only authorized persons can access the content – even cloud providers or central IT departments have no access. The key to access remains exclusively with the works council.</p>
<h2 id="digital-sovereignty-with-cryptomator-hub">Digital Sovereignty With Cryptomator Hub</h2>
<p><a href="https://staging.cryptomator.org/for-teams/"><strong>Cryptomator Hub</strong></a> provides works councils with a tool that meets precisely these requirements. The solution enables the creation of encrypted data rooms (known as vaults) that can be used on any common cloud platform – while <strong>remaining entirely under the control of the council</strong>.</p>
<p><strong>Vaults can be structured according to topics, roles, or working groups</strong> – for example, for minutes, election documents, complaints, or legal advice. <strong>Access rights can be assigned granularly</strong> via a clear interface. For example, only the election committee is authorized to access election documents, while other members have access to general meeting minutes.</p>
<p>Another advantage: the <strong>Web of Trust</strong> principle allows the committee to integrate new devices and members on a trust basis – <strong>without any central IT management or external administration</strong>. This is how digital self-administration becomes a reality.</p>
<h2 id="integration-without-it-dependency">Integration Without IT Dependency</h2>
<p>A <strong>common obstacle</strong> for works councils is their <strong>dependence on their employer&rsquo;s IT infrastructure</strong>. What if the company itself provides the cloud platform? Or what if the works council does not operate its own technical infrastructure?</p>
<p><strong>Cryptomator Hub works independently of the underlying cloud</strong>. This means that even if the company provides Dropbox, OneDrive, or Nextcloud, the works council can securely encrypt its content without the employer having access. <strong>Control over the key and access structure remains exclusively with the committee</strong>.</p>
<p>It can also be used on <strong>private devices</strong>, which is an important factor for smaller works councils or committees without their own office infrastructure.</p>
<h2 id="conclusion">Conclusion</h2>
<p>Confidentiality is not a nice-to-have, but a legal obligation and a responsibility that must be upheld. Works councils facing digital transformation <strong>should view the protection of sensitive data as a key requirement</strong>—not only to comply with legal requirements, but also to maintain the trust of the workforce.</p>
<p>With end-to-end encryption and independent tools such as Cryptomator Hub, works councils can fulfill this obligation <strong>securely, easily, and independently</strong>. And in doing so, they can send an important message: for digital maturity, for data protection, and for modern co-determination on an equal footing.</p></description><pubDate>Mon, 24 Nov 2025 00:00:00 +0000</pubDate><link>https://staging.cryptomator.org/blog/2025/11/24/encryption-for-works-councils/</link><guid isPermaLink="true">https://staging.cryptomator.org/blog/2025/11/24/encryption-for-works-councils/</guid><category>cryptomator</category><category>hub</category></item></channel></rss>