From 7f285a88841662dad06743dbec9f751ecdc1006b Mon Sep 17 00:00:00 2001 From: tobihagemann Date: Wed, 23 Oct 2024 10:35:01 +0000 Subject: [PATCH] deploy: 514e78bead6fd3a3acc9a1040494a351d89fdeb9 --- android/index.html | 4 +- blog/2024/10/23/ios-2.6.3/index.html | 310 +++++++++++++++++++++++ blog/index.html | 10 + categories/feed.xml | 101 +++----- de/android/index.html | 4 +- de/blog/2024/10/23/ios-2.6.3/index.html | 312 ++++++++++++++++++++++++ de/blog/index.html | 10 + de/categories/feed.xml | 101 +++----- de/donate/index.html | 16 +- de/feed.xml | 101 +++----- de/hub/billing/index.html | 8 +- de/hub/index.html | 4 +- de/hub/managed/index.html | 4 +- de/index.html | 4 +- de/sitemap.xml | 81 +++--- de/supporter-cert/index.html | 20 +- de/tags/android/feed.xml | 101 +++----- de/tags/community/feed.xml | 101 +++----- de/tags/cryptomator/feed.xml | 101 +++----- de/tags/cryptomator/index.html | 27 ++ de/tags/cyberduck/feed.xml | 101 +++----- de/tags/data-protection/feed.xml | 101 +++----- de/tags/desktop/feed.xml | 101 +++----- de/tags/encryption/feed.xml | 101 +++----- de/tags/event/feed.xml | 101 +++----- de/tags/feed.xml | 101 +++----- de/tags/google-drive/feed.xml | 101 +++----- de/tags/hub/feed.xml | 101 +++----- de/tags/in-depth/feed.xml | 101 +++----- de/tags/index.html | 8 +- de/tags/installer/feed.xml | 101 +++----- de/tags/ios/feed.xml | 101 +++----- de/tags/ios/index.html | 27 ++ de/tags/linux/feed.xml | 101 +++----- de/tags/mac/feed.xml | 101 +++----- de/tags/sponsors/feed.xml | 101 +++----- de/tags/vault-format/feed.xml | 101 +++----- de/tags/vulnerability/feed.xml | 101 +++----- de/tags/windows/feed.xml | 101 +++----- donate/index.html | 16 +- en/sitemap.xml | 81 +++--- feed.xml | 101 +++----- hub/billing/index.html | 8 +- hub/index.html | 4 +- hub/managed/index.html | 4 +- img/blog/ios-2.6.3.png | Bin 0 -> 17744 bytes img/blog/ios-2.6.3@2x.png | Bin 0 -> 39806 bytes index.html | 4 +- sitemap.xml | 4 +- supporter-cert/index.html | 20 +- tags/android/feed.xml | 101 +++----- tags/community/feed.xml | 101 +++----- tags/cryptomator/feed.xml | 101 +++----- tags/cryptomator/index.html | 27 ++ tags/cyberduck/feed.xml | 101 +++----- tags/data-protection/feed.xml | 101 +++----- tags/desktop/feed.xml | 101 +++----- tags/encryption/feed.xml | 101 +++----- tags/event/feed.xml | 101 +++----- tags/feed.xml | 101 +++----- tags/google-drive/feed.xml | 101 +++----- tags/hub/feed.xml | 101 +++----- tags/in-depth/feed.xml | 101 +++----- tags/index.html | 8 +- tags/installer/feed.xml | 101 +++----- tags/ios/feed.xml | 101 +++----- tags/ios/index.html | 27 ++ tags/linux/feed.xml | 101 +++----- tags/mac/feed.xml | 101 +++----- tags/sponsors/feed.xml | 101 +++----- tags/vault-format/feed.xml | 101 +++----- tags/vulnerability/feed.xml | 101 +++----- tags/windows/feed.xml | 101 +++----- 73 files changed, 2498 insertions(+), 2998 deletions(-) create mode 100644 blog/2024/10/23/ios-2.6.3/index.html create mode 100644 de/blog/2024/10/23/ios-2.6.3/index.html create mode 100644 img/blog/ios-2.6.3.png create mode 100644 img/blog/ios-2.6.3@2x.png diff --git a/android/index.html b/android/index.html index ac3974664e..bd02458705 100644 --- a/android/index.html +++ b/android/index.html @@ -207,8 +207,8 @@

Buy a license key

Payments are securely handled by Paddle.

- - + +

+ + + Logo + + + + +
+ +
+ + + + + +
+ + + +
+ Downloads + Cryptomator Hub + +
+ +
+ Support Us +
+ + +
+ +
+ Learn More +
+ + +
+ +
+ EN +
+
+ + Deutsch + +
+ +
+ + + + Cryptomator on GitHub + +
+ + + + + + +
+ + +
+
+
+
+

Blog / Cryptomator 2.6.3 for iOS: New Features and Bug Fixes

+
+
+ + 2024-10-23 +
+ +
+ +
+ +
+

We’re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let’s take a look at everything in detail!

+

Key Updates at a Glance

+
    +
  • New variants of app icons.
  • +
  • More comprehensible error dialog introduced when re-authentication is required.
  • +
  • Missing lock symbol restored.
  • +
+
+ + New variants of app icons in Cryptomator 2.6.3 for iOS + +
+

What’s New?

+

New App Icons

+

In this update, we’ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!

+

Bug Fixes

+

Clearer Error Screen for Re-Authentication

+

Additionally, we’ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.

+

Lock Icon in Vault List

+

Lastly, we’ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.

+

Final Thoughts

+

We’re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.

+ +
+
+ +
+
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + diff --git a/blog/index.html b/blog/index.html index 0512ed76ca..00dd945138 100644 --- a/blog/index.html +++ b/blog/index.html @@ -188,6 +188,16 @@

Blog

+
+
+

2024-10-23

+
+

Cryptomator 2.6.3 for iOS: New Features and Bug Fixes

+

We’re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature.

+
+
+
+

2024-09-23

diff --git a/categories/feed.xml b/categories/feed.xml index e5b0dd5265..70dd81078e 100644 --- a/categories/feed.xml +++ b/categories/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/categories/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/android/index.html b/de/android/index.html index 3bb128dd80..ee9751111c 100644 --- a/de/android/index.html +++ b/de/android/index.html @@ -207,8 +207,8 @@

Lizenzschlüssel kaufen

Zahlungen werden über Paddle abgewickelt.

- - + +

+ + + Logo + + + + +
+ +
+ + + + + +
+ + + + + + + + + + +
+ + +
+
+
+
+

Blog / Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes

+
+
+ + 2024-10-23 +
+ +
+ +
+ +
+

Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!

+

Die wichtigsten Neuerungen im Überblick

+
    +
  • Neue Varianten von App-Icons.
  • +
  • Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.
  • +
  • Fehlendes Schloss-Symbol wieder hergestellt.
  • +
+
+ + Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS + +
+

Was ist neu?

+

Neue App-Icons

+

In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!

+

Bug Fixes

+

Verbesserung des Fehlerdialogs bei Re-Authentifizierung

+

Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.

+

Schloss-Symbol in Tresorliste

+

Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.

+

Schlusswort

+

Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + diff --git a/de/blog/index.html b/de/blog/index.html index f1aa8628cc..e7036395cb 100644 --- a/de/blog/index.html +++ b/de/blog/index.html @@ -188,6 +188,16 @@

Blog

+
+
+

2024-10-23

+
+

Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes

+

Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen.

+
+
+
+

2024-09-23

diff --git a/de/categories/feed.xml b/de/categories/feed.xml index ea963c886e..b2613198b6 100644 --- a/de/categories/feed.xml +++ b/de/categories/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/categories/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/donate/index.html b/de/donate/index.html index 3dd0f5223f..abd9010e44 100644 --- a/de/donate/index.html +++ b/de/donate/index.html @@ -223,8 +223,8 @@

- - + +

@@ -292,8 +292,8 @@

Kreditkartenzahlungen werden über Stripe abgewickelt. Wir können dabei weder deine Kartennummer noch die Prüfziffer einsehen. In deiner Abrechnung wird eine Buchung von Stripe enthalten sein.

- - + +

@@ -315,8 +315,8 @@

Wiederkehrende Kreditkartenzahlungen werden über unsere Stripe-Seite erstellt.

- - + +

diff --git a/de/feed.xml b/de/feed.xml index 64cd037efe..35a73e94b7 100644 --- a/de/feed.xml +++ b/de/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/hub/billing/index.html b/de/hub/billing/index.html index c55b8b76e4..977e3aa85d 100644 --- a/de/hub/billing/index.html +++ b/de/hub/billing/index.html @@ -549,12 +549,12 @@

- - + +

- - + +

@@ -359,8 +359,8 @@

Hierüber kannst du Cryptomator in deine bevorzugte Sprache übersetzen.

- - + +

@@ -416,8 +416,8 @@

Teile etwas über Cryptomator in den sozialen Medien, auf deiner Website oder über andere Medien.

- - + +

@@ -470,8 +470,8 @@

Teile uns einen anderen Grund mit, der nicht in die anderen Kategorien passt.

- - + +

diff --git a/de/tags/android/feed.xml b/de/tags/android/feed.xml index 0adaa38b6a..2ffe786de2 100644 --- a/de/tags/android/feed.xml +++ b/de/tags/android/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/android/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/community/feed.xml b/de/tags/community/feed.xml index 320655b060..3f415ffe37 100644 --- a/de/tags/community/feed.xml +++ b/de/tags/community/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/community/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/cryptomator/feed.xml b/de/tags/cryptomator/feed.xml index a705f9665c..f0fcb21999 100644 --- a/de/tags/cryptomator/feed.xml +++ b/de/tags/cryptomator/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/cryptomator/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/cryptomator/index.html b/de/tags/cryptomator/index.html index f03e1b60dc..8c0f8fde8d 100644 --- a/de/tags/cryptomator/index.html +++ b/de/tags/cryptomator/index.html @@ -189,6 +189,33 @@

Posts

+
+

Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes

+

Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!

+

Die wichtigsten Neuerungen im Überblick

+
    +
  • Neue Varianten von App-Icons.
  • +
  • Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.
  • +
  • Fehlendes Schloss-Symbol wieder hergestellt.
  • +
+
+ + Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS + +
+

Was ist neu?

+

Neue App-Icons

+

In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!

+

Bug Fixes

+

Verbesserung des Fehlerdialogs bei Re-Authentifizierung

+

Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.

+

Schloss-Symbol in Tresorliste

+

Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.

+

Schlusswort

+

Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.

+ +
+

Cryptomator 1.10.3 für Android: Was gibt es Neues?

Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.

diff --git a/de/tags/cyberduck/feed.xml b/de/tags/cyberduck/feed.xml index ce65fd54b5..65b8b6bfca 100644 --- a/de/tags/cyberduck/feed.xml +++ b/de/tags/cyberduck/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/cyberduck/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/data-protection/feed.xml b/de/tags/data-protection/feed.xml index d79f9feb70..8d16c7ceca 100644 --- a/de/tags/data-protection/feed.xml +++ b/de/tags/data-protection/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/data-protection/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/desktop/feed.xml b/de/tags/desktop/feed.xml index 4cac84e28e..eda4799967 100644 --- a/de/tags/desktop/feed.xml +++ b/de/tags/desktop/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/desktop/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/encryption/feed.xml b/de/tags/encryption/feed.xml index 498dc1ebc1..3fb218d87e 100644 --- a/de/tags/encryption/feed.xml +++ b/de/tags/encryption/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/encryption/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/event/feed.xml b/de/tags/event/feed.xml index 9e1ae23ec0..f0bdc1b2c1 100644 --- a/de/tags/event/feed.xml +++ b/de/tags/event/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/event/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/feed.xml b/de/tags/feed.xml index 31d8e87099..dcd1d173ea 100644 --- a/de/tags/feed.xml +++ b/de/tags/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/google-drive/feed.xml b/de/tags/google-drive/feed.xml index 70b663ed2c..d4041dfebe 100644 --- a/de/tags/google-drive/feed.xml +++ b/de/tags/google-drive/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/google-drive/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/hub/feed.xml b/de/tags/hub/feed.xml index 3a79536460..56ab86954e 100644 --- a/de/tags/hub/feed.xml +++ b/de/tags/hub/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/hub/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/in-depth/feed.xml b/de/tags/in-depth/feed.xml index 31b08a2281..964c0b89c8 100644 --- a/de/tags/in-depth/feed.xml +++ b/de/tags/in-depth/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/in-depth/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/index.html b/de/tags/index.html index 835c280ac4..f89283d2a0 100644 --- a/de/tags/index.html +++ b/de/tags/index.html @@ -190,22 +190,22 @@

Posts

-

Android

+

Cryptomator

-

Cryptomator

+

Ios

-

Desktop

+

Android

-

Ios

+

Desktop

diff --git a/de/tags/installer/feed.xml b/de/tags/installer/feed.xml index 4887d858ef..d17bd15bfa 100644 --- a/de/tags/installer/feed.xml +++ b/de/tags/installer/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/installer/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/ios/feed.xml b/de/tags/ios/feed.xml index 5c6e1ee352..6c6fd3ded3 100644 --- a/de/tags/ios/feed.xml +++ b/de/tags/ios/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/ios/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/ios/index.html b/de/tags/ios/index.html index 0d2c2f90a8..282a950560 100644 --- a/de/tags/ios/index.html +++ b/de/tags/ios/index.html @@ -189,6 +189,33 @@

Posts

+
+

Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes

+

Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!

+

Die wichtigsten Neuerungen im Überblick

+
    +
  • Neue Varianten von App-Icons.
  • +
  • Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.
  • +
  • Fehlendes Schloss-Symbol wieder hergestellt.
  • +
+
+ + Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS + +
+

Was ist neu?

+

Neue App-Icons

+

In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!

+

Bug Fixes

+

Verbesserung des Fehlerdialogs bei Re-Authentifizierung

+

Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.

+

Schloss-Symbol in Tresorliste

+

Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.

+

Schlusswort

+

Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.

+ +
+

Cryptomator 2.6 für iOS: Was gibt es Neues?

Alle Anwender:innen unserer iOS-App dürfen sich über einen neuen Release freuen, denn Version 2.6 ist ab sofort erhältlich! Cryptomator 2.6 bringt nicht nur einen dringend benötigten Bug-Fix für OneDrive, sondern auch spannende neue Funktionen und Verbesserungen, die das Nutzererlebnis weiter optimieren. Werfen wir einen genaueren Blick auf die wichtigsten Änderungen.

diff --git a/de/tags/linux/feed.xml b/de/tags/linux/feed.xml index fdbd735971..3a974e2014 100644 --- a/de/tags/linux/feed.xml +++ b/de/tags/linux/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/linux/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/mac/feed.xml b/de/tags/mac/feed.xml index 0fd3d65b05..5bf03910bd 100644 --- a/de/tags/mac/feed.xml +++ b/de/tags/mac/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/mac/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/sponsors/feed.xml b/de/tags/sponsors/feed.xml index 1b56a414fd..73ffef68ae 100644 --- a/de/tags/sponsors/feed.xml +++ b/de/tags/sponsors/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/sponsors/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/vault-format/feed.xml b/de/tags/vault-format/feed.xml index 7830d1414a..7eff48b93b 100644 --- a/de/tags/vault-format/feed.xml +++ b/de/tags/vault-format/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/vault-format/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/vulnerability/feed.xml b/de/tags/vulnerability/feed.xml index 695b326fd5..f3695c483d 100644 --- a/de/tags/vulnerability/feed.xml +++ b/de/tags/vulnerability/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/vulnerability/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/de/tags/windows/feed.xml b/de/tags/windows/feed.xml index bc9f089b12..96badd5454 100644 --- a/de/tags/windows/feed.xml +++ b/de/tags/windows/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/de/tags/windows/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 für iOS: Neue Funktionen und Bugfixes + <p>Wir freuen uns, die Veröffentlichung von Cryptomator iOS Version 2.6.3 bekannt zu geben! Dieses Update enthält vor allem wichtige Bugfixes, um dein Nutzungserlebnis zu verbessern. Allerdings dürft ihr euch auch über eine kleine Neuerung freuen. Schauen wir uns alles einmal im Detail an!</p> +<h2 id="die-wichtigsten-neuerungen-im-überblick">Die wichtigsten Neuerungen im Überblick</h2> +<ul> +<li>Neue Varianten von App-Icons.</li> +<li>Verständlicheren Fehlerdialog eingeführt, wenn eine erneute Authentifizierung erforderlich ist.</li> +<li>Fehlendes Schloss-Symbol wieder hergestellt.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/de/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="Neue Varianten von App-Icons in Cryptomator 2.6.3 für iOS" /> + </a> +</figure> +<h2 id="was-ist-neu">Was ist neu?</h2> +<h3 id="neue-app-icons">Neue App-Icons</h3> +<p>In dieser Version haben wir neue App-Icon-Varianten für den Dunkelmodus und den eingefärbten Modus hinzugefügt. So kannst du das Aussehen der App jetzt noch besser an deine Vorlieben und die Umgebung von iOS anpassen. Ob du ein elegantes dunkles Interface bevorzugst oder ein wenig Farbe ins Spiel bringen möchtest – Cryptomator bietet dir nun mehr Flexibilität!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="verbesserung-des-fehlerdialogs-bei-re-authentifizierung">Verbesserung des Fehlerdialogs bei Re-Authentifizierung</h3> +<p>Zusätzlich haben wir den Fehlerbildschirm verbessert. Wenn der Zugriff auf einen Tresor aufgrund von Authentifizierungsproblemen verweigert wird, zeigt die App nun eine klarere Meldung an, dass eine bei Re-Authentifizierung in der Haupt-App erforderlich ist.</p> +<h3 id="schloss-symbol-in-tresorliste">Schloss-Symbol in Tresorliste</h3> +<p>Zu guter Letzt haben wir einen von vielen gemeldeten Fehler behoben: das fehlende Schloss-Symbol in der Tresorliste. Dank dieses Bugfixes kannst du jetzt auf einen Blick erkennen, welche Tresore entsperrt sind, und über das Schloss-Symbol bequem wieder sperren.</p> +<h2 id="schlusswort">Schlusswort</h2> +<p>Wir arbeiten ständig daran, deine Privatsphäre und Sicherheit zu verbessern und dieses Update ist da keine Ausnahme. Wie immer freuen wir uns über euer Feedback und danken euch weiterhin für euer Vertrauen und Unterstützung.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/de/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 für Android: Was gibt es Neues? <p>Nachdem wir letzte Woche bereits Updates für iOS und die Desktop-Version von Cryptomator veröffentlicht haben, ist nun auch Android an der Reihe! Das neue Update 1.10.3 steht ab sofort zur Verfügung und sorgt für noch besseren Schutz eurer Daten. Werfen wir einen Blick auf die wichtigsten Neuerungen.</p> @@ -386,69 +421,5 @@ Euer Cryptomator-Team</p> - - Cryptomator 1.7.0: Was hat sich geändert? - <p>Wenn du unsere <a href="https://github.com/cryptomator/cryptomator/releases">Releases auf GitHub</a> abonniert hast, hast du es vielleicht schon bemerkt: Wir haben die <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">erste Beta</a> der kommenden Version 1.7.0 von Cryptomator veröffentlicht! Sie enthält viele interne Änderungen und eine Reihe neuer Funktionen, von denen einige fast so alt sind wie Cryptomator selbst.</p> -<p>Wir sind sehr stolz auf diese Version, da sie technische Altlasten beseitigt, lang erwartete Funktionen liefert und Cryptomator Desktop auf die Zukunft vorbereitet. Aber abgesehen von etwa 3.000 Zeilen Code-Änderungen und 4 Monaten Entwicklungszeit (die Arbeit an unseren Bibliotheken nicht mitgerechnet), lass uns in diese Version eintauchen, um zu sehen, was du davon hast.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="verschlüsselte-datei-finden">Verschlüsselte Datei finden</h2> -<p>Wie bereits erwähnt, enthält Cryptomator 1.7.0 eine Funktion, die schon lange gewünscht wurde: Die Suche nach dem verschlüsselten Gegenstück einer Datei. Das klingt kompliziert, ist aber leicht zu verstehen, wenn man sich vor Augen hält, dass Cryptomator Dateinamen verschlüsselt und die Verzeichnisstruktur verschleiert (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">siehe unsere Dokumentation</a>).</p> -<p>Vor Version 1.7.0 musste man anhand der genauen Zeitstempel erraten, welche verschlüsselte Datei zu welcher Klartextdatei gehört. Jetzt kannst du, sobald der Tresor entsperrt ist, das verschlüsselte Gegenstück zu jeder Datei im Tresor herausfinden, indem du auf „Verschlüsselte Datei finden“ klickst und eine Datei im Tresor auswählst. Du kannst auch einfach Dateien aus deinem Tresor auf diese Schaltfläche ziehen. Überzeuge dich selbst in diesem kurzen Video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Dein Browser unterstützt kein Video-Tag. -</video> -<h2 id="experimentelle-unterstützung-für-fuse-t">Experimentelle Unterstützung für FUSE-T</h2> -<p>Unter macOS kann Cryptomator zwei verschiedene Technologien verwenden, um den Tresor in das System zu integrieren: macFUSE und WebDAV. Leider ist die WebDAV-Implementierung unter macOS nicht die zuverlässigste. Beginnend mit den Apple Silicon Macs wurde sie für einige Benutzer unbrauchbar, die von Systemabstürzen berichteten. Erschwerend kommt hinzu, dass macFUSE, das seit mindestens 3 Jahren die bevorzugte Option war, ebenfalls in die Jahre gekommen ist. Apple hat die von macFUSE verwendeten Betriebssystem-APIs seit macOS 12.3 eingeschränkt.</p> -<p>Im vergangenen Jahr haben wir verzweifelt nach einer Alternative gesucht. Unser Proof-of-Concept mit Apples File Provider Framework war nicht sehr überzeugend und würde im Grunde eine komplett neue Architektur erfordern. Glücklicherweise hat uns unsere Community auf eine Alternative hingewiesen: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T ist ein junges Projekt, das nicht auf veraltete macOS-APIs zurückgreift und als direkter Ersatz für macFUSE verwendet werden kann. Es erfordert eine weit weniger tiefe Systemintegration als macFUSE, bietet aber eine ähnliche Performance. Damit ist Cryptomator für die mittelfristige Zukunft von macOS gerüstet. Da FUSE-T noch recht neu ist, ist die Unterstützung im Moment noch experimentell. Wir ermutigen dich aber, es auszuprobieren!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimentelle Unterstützung für FUSE-T" /> -</figure> -<p>Obwohl wir die Erweiterung des File Providers nicht aus den Augen verloren haben, sind wir erleichtert, dir eine stabile Systemintegration deiner Cryptomator-Tresore anbieten zu können.</p> -<h2 id="überarbeitung-der-laufwerkstypen">Überarbeitung der Laufwerkstypen</h2> -<p>Wenn du dir den Screenshot oben anschaust, hast du es vielleicht schon bemerkt: Auch die Laufwerkstypen haben sich geändert. Das liegt daran, dass wir die gesamte Laufwerkstypenauswahl und die interne Verkabelungslogik neu geschrieben haben. Das war ein enormer Entwicklungsaufwand, aber das Ergebnis ist eine weniger komplexe und leichter zu wartende Architektur unter der Haube. Außerdem haben wir mehr Optionen für dich geschaffen.</p> -<h3 id="mehr-optionen">Mehr Optionen</h3> -<p>Die alte Implementierung bot im Wesentlichen 3 (oder 2) Optionen: WebDAV, Dokany und FUSE. Jetzt gibt es für jedes Betriebssystem eine eigene Implementierung. Unter Windows kann man z.B. zwischen WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) und WebDAV (Fallback) wählen.</p> -<p>Aber keine Sorge, diese Auswahl ist nur wichtig, wenn man spezielle Anforderungen an das virtuelle Laufwerk hat. Ansonsten hat Cryptomator eine neue Option „Automatisch“ und ist so eingestellt, dass er die beste Option für dich auswählt, ohne dass du dich darum kümmern musst.</p> -<p>Wir haben sogar eine Notfalloption hinzugefügt: Die bereits erwähnte Option „WebDAV (Fallback)“. Wenn du deinen Tresor nicht mounten kannst, kannst du über einen lokalen Server, der den WebDAV-Standard verwendet, auf deinen Tresor zugreifen. Wir werden in Kürze eine Anleitung veröffentlichen, die dies genauer beschreibt.</p> -<h3 id="winfsp-änderung-lokales-vs-netzlaufwerk">WinFsp-Änderung: Lokales vs. Netzlaufwerk</h3> -<p>Windows-Benutzer werden feststellen, dass ihr Tresor jetzt standardmäßig als Netzlaufwerk eingebunden ist. Dies hat den Vorteil einer besseren Performance beim Auflisten großer Verzeichnisse. Der Nachteil ist, dass der Tresor nicht in ein Verzeichnis eingebunden werden kann. Der Zugriff auf den Tresor als privilegierter Benutzer ist weiterhin über den UNC-Pfad möglich.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp-Änderung: Lokales vs. Netzlaufwerk" /> -</figure> -<p>Falls wirklich ein lokales Laufwerk benötigt wird, kann der Laufwerkstyp jederzeit in den Einstellungen geändert werden.</p> -<h3 id="einstellung-der-dokany-unterstützung">Einstellung der Dokany-Unterstützung</h3> -<p>Mit der Veröffentlichung von Cryptomator 1.7.0 wird die Unterstützung von Dokany offiziell eingestellt.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a> bietet wie FUSE eine Dateisystemschnittstelle zum Einbinden von virtuellen Laufwerken ohne erhöhte Rechte. Wir haben vor 3 Jahren mit der Unterstützung von Dokany in der Version 1.4.0 begonnen. Aber die Dinge liefen mit dem Dokany-Laufwerk nicht so glatt, wie wir gehofft hatten, so dass wir beschlossen, unsere Entwicklungsbemühungen auf eine einzige Dateisystemschnittstelle zu konzentrieren. Alle Dokany-bezognen Issues auf GitHub werden geschlossen und unsere allgemeine Empfehlung ist, WinFSP zu verwenden, das mit dem EXE-Installer von Cryptomator geliefert wird. Du kannst Dokany weiterhin benutzen, aber es wird keine Updates mehr geben und der Support wird eingestellt.</p> -<p>Es war eine tolle Zeit und wir wünschen dem Dokany-Projekt alles Gute!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>Mit Cryptomator 1.7.0 werden wir endlich AArch64-Builds von Cryptomator via Flatpak und PPA ausliefern.</p> -<p>Eine große Hürde war das bereits erwähnte FUSE-Filesystem-API unter Linux. Wir haben ein ziemlich altes Projekt verwendet, um die Brücke zwischen Cryptomator und FUSE zu schlagen. Dank der fantastischen Entwicklungsarbeit, die unser Chefarchitekt geleistet hat, verwenden wir nun die neueste Technologie, um diese Brücke zu implementieren. Das Ergebnis ist in der Bibliothek <a href="https://github.com/cryptomator/jfuse">jFUSE</a> zusammengefasst. Wir haben nicht nur die Brücke geändert, sondern auch auf eine neue Hauptversion von FUSE aktualisiert und den Weg für die Unterstützung von Features wie Extended Attributes geebnet.</p> -<p>Noch ist das AppImage nur für x86_x64 verfügbar, aber wir planen, es in Zukunft auch für die AArch64-Architektur anzubieten.</p> -<h2 id="aes-gcm-neuer-standard-für-inhaltsverschlüsselung">AES-GCM: Neuer Standard für Inhaltsverschlüsselung</h2> -<p>Ab Cryptomator 1.7.0 verwenden neu erstellte Tresore <a href="https://de.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> anstelle von AES-CTR+HMAC für die Verschlüsselung von Dateiinhalten.</p> -<p>Heutzutage bieten fast alle nicht eingebetteten Geräte Hardwarebeschleunigung im Galois/Counter-Modus, so dass die Ver- und Entschlüsselung deutlich schneller sein sollte als im alten Modus. Die Unterstützung in unserer zugrundeliegenden kryptographischen Bibliothek <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> wurde bereits im Juni 2021 mit der Version 2.0.0 hinzugefügt. Wir haben jedoch nicht überstürzt gehandelt, sondern eine angemessene Testphase eingeräumt und sind nun zuversichtlich, dir diese Verbesserung anbieten zu können.</p> -<p>Selbstverständlich unterstützen auch unsere mobilen Apps AES-GCM, auch wenn Tresore, die mit iOS oder Android erstellt wurden, vorerst weiterhin AES-CTR+HMAC verwenden. Die mobilen Apps werden mit der nächsten Minor-Version umgestellt.</p> -<p>Du kannst deine bestehenden Tresore wie bisher verwenden. Es gibt keine Tresor-Upgrades und es sind keine Maßnahmen von deiner Seite erforderlich. Cryptomator unterstützt beide Modi.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/de/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/donate/index.html b/donate/index.html index 2fe0182ec8..0e03dc8ca8 100644 --- a/donate/index.html +++ b/donate/index.html @@ -223,8 +223,8 @@

- - + +

@@ -292,8 +292,8 @@

Credit card payments are securely handled by Stripe. We will not be able to see your card number or CVC. Please expect to be charged by Stripe.

- - + +

@@ -315,8 +315,8 @@

Recurring credit card payments will be set up on our Stripe page.

- - + +

diff --git a/en/sitemap.xml b/en/sitemap.xml index b79f126a6f..419f31f8c4 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -61,22 +61,9 @@ hreflang="en_US" href="https://cryptomator.org/downloads/ios/" /> - - https://cryptomator.org/tags/android/ - 2024-09-23T00:00:00+00:00 - - https://cryptomator.org/blog/ - 2024-09-23T00:00:00+00:00 + 2024-10-23T00:00:00+00:00 https://cryptomator.org/tags/cryptomator/ - 2024-09-23T00:00:00+00:00 + 2024-10-23T00:00:00+00:00 https://cryptomator.org/ - 2024-09-23T00:00:00+00:00 + 2024-10-23T00:00:00+00:00 - https://cryptomator.org/blog/2024/09/23/android-1.10.3/ - 2024-09-23T00:00:00+00:00 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + 2024-10-23T00:00:00+00:00 + + https://cryptomator.org/tags/ios/ + 2024-10-23T00:00:00+00:00 + + https://cryptomator.org/tags/ - 2024-09-23T00:00:00+00:00 + 2024-10-23T00:00:00+00:00 - https://cryptomator.org/blog/2024/09/17/release-1.14.0/ - 2024-09-17T00:00:00+00:00 + https://cryptomator.org/tags/android/ + 2024-09-23T00:00:00+00:00 - https://cryptomator.org/blog/2024/09/17/ios-2.6/ + https://cryptomator.org/blog/2024/09/23/android-1.10.3/ + 2024-09-23T00:00:00+00:00 + + + + https://cryptomator.org/blog/2024/09/17/release-1.14.0/ 2024-09-17T00:00:00+00:00 - https://cryptomator.org/tags/desktop/ + https://cryptomator.org/blog/2024/09/17/ios-2.6/ 2024-09-17T00:00:00+00:00 - https://cryptomator.org/tags/ios/ + https://cryptomator.org/tags/desktop/ 2024-09-17T00:00:00+00:00 https://cryptomator.org/tags/linux/ diff --git a/feed.xml b/feed.xml index 9dda5ed121..2309502438 100644 --- a/feed.xml +++ b/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/hub/billing/index.html b/hub/billing/index.html index cb3e500111..22b691fdb6 100644 --- a/hub/billing/index.html +++ b/hub/billing/index.html @@ -549,12 +549,12 @@

- - + +

- - + +

@@ -359,8 +359,8 @@

Help translating Cryptomator to your favorite language.

- - + +

@@ -416,8 +416,8 @@

Share anything about Cryptomator on social media, on your website, or on any other media to spread the word.

- - + +

@@ -470,8 +470,8 @@

Let us know any other reason that doesn't fit in the other categories.

- - + +

diff --git a/tags/android/feed.xml b/tags/android/feed.xml index cf61aba984..f56f19246d 100644 --- a/tags/android/feed.xml +++ b/tags/android/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/android/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/community/feed.xml b/tags/community/feed.xml index 5cadc0a61b..790152b586 100644 --- a/tags/community/feed.xml +++ b/tags/community/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/community/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/cryptomator/feed.xml b/tags/cryptomator/feed.xml index d29d355609..41d7fb81c4 100644 --- a/tags/cryptomator/feed.xml +++ b/tags/cryptomator/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/cryptomator/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/cryptomator/index.html b/tags/cryptomator/index.html index 646fe60a12..3ab1f58370 100644 --- a/tags/cryptomator/index.html +++ b/tags/cryptomator/index.html @@ -189,6 +189,33 @@

Posts

+
+

Cryptomator 2.6.3 for iOS: New Features and Bug Fixes

+

We’re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let’s take a look at everything in detail!

+

Key Updates at a Glance

+
    +
  • New variants of app icons.
  • +
  • More comprehensible error dialog introduced when re-authentication is required.
  • +
  • Missing lock symbol restored.
  • +
+
+ + New variants of app icons in Cryptomator 2.6.3 for iOS + +
+

What’s New?

+

New App Icons

+

In this update, we’ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!

+

Bug Fixes

+

Clearer Error Screen for Re-Authentication

+

Additionally, we’ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.

+

Lock Icon in Vault List

+

Lastly, we’ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.

+

Final Thoughts

+

We’re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.

+ +
+

Cryptomator 1.10.3 for Android: What’s New?

After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.

diff --git a/tags/cyberduck/feed.xml b/tags/cyberduck/feed.xml index ac7d125a90..cddd04087c 100644 --- a/tags/cyberduck/feed.xml +++ b/tags/cyberduck/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/cyberduck/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/data-protection/feed.xml b/tags/data-protection/feed.xml index 68dcba4df8..585831b52f 100644 --- a/tags/data-protection/feed.xml +++ b/tags/data-protection/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/data-protection/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/desktop/feed.xml b/tags/desktop/feed.xml index bdccf34b03..dc82105558 100644 --- a/tags/desktop/feed.xml +++ b/tags/desktop/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/desktop/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/encryption/feed.xml b/tags/encryption/feed.xml index e21b87ba36..9c7ba2f2ba 100644 --- a/tags/encryption/feed.xml +++ b/tags/encryption/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/encryption/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/event/feed.xml b/tags/event/feed.xml index b153f5995a..a6b9235154 100644 --- a/tags/event/feed.xml +++ b/tags/event/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/event/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/feed.xml b/tags/feed.xml index cc242d2514..2ddf91757a 100644 --- a/tags/feed.xml +++ b/tags/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/google-drive/feed.xml b/tags/google-drive/feed.xml index 3361cb05df..d8f98b0a5e 100644 --- a/tags/google-drive/feed.xml +++ b/tags/google-drive/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/google-drive/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/hub/feed.xml b/tags/hub/feed.xml index 67fc29d610..3c0eacc38d 100644 --- a/tags/hub/feed.xml +++ b/tags/hub/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/hub/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/in-depth/feed.xml b/tags/in-depth/feed.xml index 6bc6e2814f..eb871a7643 100644 --- a/tags/in-depth/feed.xml +++ b/tags/in-depth/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/in-depth/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/index.html b/tags/index.html index dcb7a0247f..5a4473310b 100644 --- a/tags/index.html +++ b/tags/index.html @@ -190,22 +190,22 @@

Posts

-

Android

+

Cryptomator

-

Cryptomator

+

Ios

-

Desktop

+

Android

-

Ios

+

Desktop

diff --git a/tags/installer/feed.xml b/tags/installer/feed.xml index 5d7b63b83c..b54a016d2b 100644 --- a/tags/installer/feed.xml +++ b/tags/installer/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/installer/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/ios/feed.xml b/tags/ios/feed.xml index fba099db2b..08743e1a01 100644 --- a/tags/ios/feed.xml +++ b/tags/ios/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/ios/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/ios/index.html b/tags/ios/index.html index 3aae57546a..8a567e3e8f 100644 --- a/tags/ios/index.html +++ b/tags/ios/index.html @@ -189,6 +189,33 @@

Posts

+
+

Cryptomator 2.6.3 for iOS: New Features and Bug Fixes

+

We’re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let’s take a look at everything in detail!

+

Key Updates at a Glance

+
    +
  • New variants of app icons.
  • +
  • More comprehensible error dialog introduced when re-authentication is required.
  • +
  • Missing lock symbol restored.
  • +
+
+ + New variants of app icons in Cryptomator 2.6.3 for iOS + +
+

What’s New?

+

New App Icons

+

In this update, we’ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!

+

Bug Fixes

+

Clearer Error Screen for Re-Authentication

+

Additionally, we’ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.

+

Lock Icon in Vault List

+

Lastly, we’ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.

+

Final Thoughts

+

We’re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.

+ +
+

Cryptomator 2.6 for iOS: What's New?

All users of our iOS app can look forward to a new release, as version 2.6 is now available! Cryptomator 2.6 not only brings a much-needed bug fix for OneDrive but also introduces exciting new features and improvements that enhance the user experience. Let’s take a closer look at the most important changes.

diff --git a/tags/linux/feed.xml b/tags/linux/feed.xml index bdf7cb0c17..e289373cd7 100644 --- a/tags/linux/feed.xml +++ b/tags/linux/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/linux/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/mac/feed.xml b/tags/mac/feed.xml index adc10cc5f9..48fa4bf28d 100644 --- a/tags/mac/feed.xml +++ b/tags/mac/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/mac/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/sponsors/feed.xml b/tags/sponsors/feed.xml index 1b98ad2fa5..a47b83d84c 100644 --- a/tags/sponsors/feed.xml +++ b/tags/sponsors/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/sponsors/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/vault-format/feed.xml b/tags/vault-format/feed.xml index f2b81e3cce..84b45eb73a 100644 --- a/tags/vault-format/feed.xml +++ b/tags/vault-format/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/vault-format/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/vulnerability/feed.xml b/tags/vulnerability/feed.xml index e1c21c7dd3..ecc5183ac9 100644 --- a/tags/vulnerability/feed.xml +++ b/tags/vulnerability/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/vulnerability/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - - diff --git a/tags/windows/feed.xml b/tags/windows/feed.xml index d8ad312037..6afee7dc06 100644 --- a/tags/windows/feed.xml +++ b/tags/windows/feed.xml @@ -11,9 +11,44 @@ Cryptomator Blog https://cryptomator.org/tags/windows/ - Tue, 22 Oct 2024 10:15:13 +0000 + Wed, 23 Oct 2024 10:34:59 +0000 Hugo + + Cryptomator 2.6.3 for iOS: New Features and Bug Fixes + <p>We&rsquo;re excited to announce the release of Cryptomator iOS version 2.6.3! This update mainly contains important bug fixes to improve your user experience. However, you can also look forward to a small new feature. Let&rsquo;s take a look at everything in detail!</p> +<h2 id="key-updates-at-a-glance">Key Updates at a Glance</h2> +<ul> +<li>New variants of app icons.</li> +<li>More comprehensible error dialog introduced when re-authentication is required.</li> +<li>Missing lock symbol restored.</li> +</ul> +<figure class="text-center"> + <a href="https://apps.apple.com/us/app/cryptomator/id1560822163" target="_blank" rel="noopener"> + <img class="inline-block rounded" src="https://cryptomator.org/img/blog/ios-2.6.3.png" srcset="https://cryptomator.org/img/blog/ios-2.6.3.png 1x, https://cryptomator.org/img/blog/ios-2.6.3@2x.png 2x" alt="New variants of app icons in Cryptomator 2.6.3 for iOS" /> + </a> +</figure> +<h2 id="whats-new">What&rsquo;s New?</h2> +<h3 id="new-app-icons">New App Icons</h3> +<p>In this update, we&rsquo;ve added new app icon variants for dark mode and tinted mode, offering a more personalized look depending on your preferences and environment. Whether you prefer a sleek dark interface or a touch of color, Cryptomator now adapts to your style!</p> +<h2 id="bug-fixes">Bug Fixes</h2> +<h3 id="clearer-error-screen-for-re-authentication">Clearer Error Screen for Re-Authentication</h3> +<p>Additionally, we&rsquo;ve made a significant improvement to the error screen. If access to a vault is denied due to authentication issues, the app now provides a clearer message that re-authentication is required in the main app.</p> +<h3 id="lock-icon-in-vault-list">Lock Icon in Vault List</h3> +<p>Lastly, we&rsquo;ve addressed an issue many of you reported: the missing lock icon in the vaults list. With this bug fix, you can now quickly see which vaults are unlocked at a glance and easily lock them again using the lock icon.</p> +<h2 id="final-thoughts">Final Thoughts</h2> +<p>We&rsquo;re always working to enhance your privacy and security, and this update is no exception! As always, we look forward to your feedback and continue to thank you for your ongoing trust and support.</p> + + Wed, 23 Oct 2024 00:00:00 +0000 + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + https://cryptomator.org/blog/2024/10/23/ios-2.6.3/ + + cryptomator + + ios + + + Cryptomator 1.10.3 for Android: What’s New? <p>After releasing updates for iOS and the desktop version of Cryptomator last week, it’s now time for Android! The new 1.10.3 update is now available, providing even stronger protection for your data. Let’s take a closer look at the key improvements.</p> @@ -386,69 +421,5 @@ Also see <strong>Q7.</strong></p> - - Cryptomator 1.7.0: What You Need to Know - <p>If you&rsquo;re subscribed to our <a href="https://github.com/cryptomator/cryptomator/releases">releases on GitHub</a>, this is already old news for you: We have released the <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.7.0-beta1">first beta</a> of the upcoming Cryptomator 1.7.0! It contains a lot of internal changes and a bunch of new features, some of which are almost as old as Cryptomator itself.</p> -<p>We are very proud of this release, as it eliminates technical debt, delivers long-awaited features, and prepares Cryptomator Desktop for the future. But putting aside about 3,000 lines of code changes and a 4-month development iteration (not counting work in our libraries), let&rsquo;s dive into this release to see what you, the user, will get out of it.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/cryptomator-1-7-0.png" srcset="https://cryptomator.org/img/blog/cryptomator-1-7-0.png 1x, https://cryptomator.org/img/blog/cryptomator-1-7-0@2x.png 2x" alt="Cryptomator 1.7.0 Release" /> -</figure> -<h2 id="locate-encrypted-file">Locate Encrypted File</h2> -<p>As already mentioned, Cryptomator 1.7.0 includes a feature that has been requested for a very long time: Locating the encrypted counterpart of a file. Sounds complex, but once you remember that Cryptomator encrypts filenames and obfuscates the directory structure (<a href="https://docs.cryptomator.org/en/latest/security/architecture/#filename-encryption">see our docs</a>), it is easy to understand.</p> -<p>Prior to 1.7.0, you had to guess which encrypted file corresponds to which cleartext file based on the exact timestamps. Now, once the vault is unlocked, the encrypted counterpart of any file in the vault can be revealed by clicking on the &ldquo;Locate Encrypted File&rdquo; button and selecting a file in the vault. Or you can simply drag and drop the files from your vault onto this button. See for yourself in this short video:</p> -<video class="rounded" autoplay loop muted playsinline> - <source src="https://static.cryptomator.org/blog/locate-encrypted-file.mov" type="video/mp4"> - Your browser does not support the video tag. -</video> -<h2 id="experimental-support-for-fuse-t">Experimental Support for FUSE-T</h2> -<p>On macOS, Cryptomator can use two different technologies to integrate your vault into the system: macFUSE and WebDAV. Unfortunately, the WebDAV implementation on macOS is not the most reliable one. Starting with Apple Silicon Macs, it became unusable for some users who reported system freezes. To make matters worse, macFUSE, which has been the preferred option for at least 3 years, is also on its last legs. Apple has deprecated the OS APIs used by macFUSE since macOS 12.3.</p> -<p>For the past year, we have been desperately searching for an alternative. Our proof of concept using Apple&rsquo;s File Provider framework was not very convincing and would basically require a whole new architecture. Fortunately, you, our community, informed us about an alternative: <a href="https://www.fuse-t.org/">FUSE-T</a>.</p> -<p>FUSE-T is a young project that does not rely on deprecated macOS APIs and can be used as a drop-in-replacement for macFUSE. It requires a much less deep system integration than macFUSE while offering a similar performance. This makes Cryptomator ready for the medium-term future on macOS. But since FUSE-T is quite young, support for it is experimental for now. We encourage you to try it though!</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/preferences-fuse-t.png" srcset="https://cryptomator.org/img/blog/preferences-fuse-t.png 1x, https://cryptomator.org/img/blog/preferences-fuse-t@2x.png 2x" alt="Experimental Support for FUSE-T" /> -</figure> -<p>So, while the File Provider extension is not out of our sight, we are relieved to be able to offer you a stable system integration of your Cryptomator vaults.</p> -<h2 id="volume-types-overhaul">Volume Types Overhaul</h2> -<p>Looking at the screenshot above, you might have noticed: The volume types have changed, too. That&rsquo;s right, and that&rsquo;s because we rewrote the entire volume type selection and internal wiring logic. It was a huge development effort, but it resulted in a less complex and easier to maintain architecture under the hood. It also resulted in more options for you.</p> -<h3 id="more-options">More Options</h3> -<p>The old implementation basically offered 3 (or 2) options: WebDAV, Dokany, and FUSE. Now, specialized implementations are offered for each OS. For example, on Windows you can select between WinFsp, WinFsp (Local Drive), Dokany, WebDAV (Windows Explorer) and WebDAV (Fallback).</p> -<p>But don&rsquo;t worry, this selection is only important if you have special requirements for the virtual drive. Otherwise, Cryptomator has a new &ldquo;Automatic&rdquo; option and is set up to choose the best suited option for you, and you don&rsquo;t need to worry about it.</p> -<p>We have even added an emergency option: The aforementioned &ldquo;WebDAV (Fallback)&rdquo;. If you can&rsquo;t mount your vault at all, it makes your vault accessible via a local-only server using the web standard WebDAV. We&rsquo;ll have a guide describing this in more detail soon.</p> -<h3 id="winfsp-change-local-vs-network-drive">WinFsp Change: Local vs. Network Drive</h3> -<p>Windows users may notice that their vault is now mounted as a network drive by default. This has the advantage of better performance when listing large directories. The disadvantage is that it cannot be mounted into a directory. Accessing the vault as a privileged user is still possible by using the UNC path.</p> -<figure class="text-center"> - <img class="inline-block rounded" src="https://cryptomator.org/img/blog/winfsp-change.png" srcset="https://cryptomator.org/img/blog/winfsp-change.png 1x, https://cryptomator.org/img/blog/winfsp-change@2x.png 2x" alt="WinFsp Change: Local vs. Network Drive" /> -</figure> -<p>If you really need a local drive, you can always change the volume type in the preferences.</p> -<h3 id="dokany-deprecation">Dokany Deprecation</h3> -<p>With the release of Cryptomator 1.7.0, we will officially deprecate Dokany support.</p> -<p><a href="https://dokan-dev.github.io/">Dokany</a>, like FUSE, provides a file system interface to mount virtual drives without requiring elevated privileges. We started supporting Dokany 3 years ago with version 1.4.0. But things didn&rsquo;t go as smoothly with the Dokany volume as we had hoped, so we decided to focus our development efforts on a single file system interface. All Dokany-related issues on GitHub will be closed, and our general recommendation is to use WinFSP which comes with the EXE installer of Cryptomator. You will still be able to use Dokany, but it won&rsquo;t get any updates and support will eventually be removed.</p> -<p>It was a great time, and we wish the Dokany project all the best!</p> -<h2 id="linux-aarch64-builds">Linux AArch64 Builds</h2> -<p>With Cryptomator 1.7.0, we&rsquo;ll finally ship AArch64 builds of Cryptomator via Flatpak and PPA.</p> -<p>One big obstacle was the aforementioned FUSE file system API on Linux. We were using a rather old project to build the bridge between Cryptomator and FUSE. Thanks to a fantastic development effort started by our lead architect, we now use state-of-the-art technology to implement this bridge. The result is bundled in the library called <a href="https://github.com/cryptomator/jfuse">jFUSE</a>. Not only were we able to change the bridge, we were also able to update to a new major version of FUSE and pave the way to support features like extended attributes.</p> -<p>The AppImage is still x86_x64 only, but we plan to deliver it also in AArch64 architecture eventually.</p> -<h2 id="aes-gcm-new-default-for-content-encryption">AES-GCM: New Default for Content Encryption</h2> -<p>Starting with Cryptomator 1.7.0, newly created vaults will use <a href="https://en.wikipedia.org/wiki/Galois/Counter_Mode">AES-GCM</a> instead of AES-CTR+HMAC for file content encryption.</p> -<p>Nowadays, almost all non-embedded devices offer hardware acceleration of the Galois/Counter Mode of operation, so encryption and decryption should be significantly faster than in the old mode of operation. The support in our underlying cryptographic library <a href="https://github.com/cryptomator/cryptolib">cryptolib</a> was already added in June 2021 with version 2.0.0. But instead of jumping the gun, we gave it a proper testing period and are now confident to ship this improvement to you.</p> -<p>Of course, our mobile apps also support AES-GCM, although vaults created in iOS or Android will continue to use AES-CTR+HMAC for the time being. The mobile apps are scheduled to switch in their next minor release.</p> -<p>You can continue to use your existing vaults as before. There are no vault upgrades and there is no action required on your part. Cryptomator will support both modes of operation.</p> - - Wed, 01 Feb 2023 00:00:00 +0000 - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - https://cryptomator.org/blog/2023/02/01/1-7-0-what-you-need-to-know/ - - cryptomator - - desktop - - windows - - mac - - linux - - -