Skip to content

Commit

Permalink
deploy: 2ac320f
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Aug 26, 2024
1 parent b86c259 commit 911c167
Show file tree
Hide file tree
Showing 160 changed files with 2,414 additions and 2,932 deletions.
7 changes: 7 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@

<meta property="og:locale" content="" />

<meta property="og:locale:alternate" content="" />

<meta name="apple-itunes-app" content="app-id=1560822163">


<link rel="stylesheet" href="/css/main.min.46fd1f602a4424fc176490a9d733e8e7d49bcac5ca7c4e544a97dad56b988ab7.css" integrity="sha256-Rv0fYCpEJPwXZJCp1zPo59SbysXKfE5USpfa1WuYirc=" media="screen" />

<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="/feed.xml" />

<link rel="alternate" hreflang="de" href="/de/404.html" />




Expand Down Expand Up @@ -111,6 +115,7 @@
</button>
<div class="relative">
<div x-show="isLangDropdownOpen" @click.outside="isLangDropdownOpen = false" x-cloak class="absolute right-0 mt-6 py-2 w-48 bg-white rounded shadow-md z-50">
<a :href="'/de/404.html' + (window.location.search ?? '')" lang="de" class="block px-4 py-2 text-gray-800 hover:bg-secondary hover:text-white hover:no-underline">Deutsch</a>
</div>
</div>
</li>
Expand Down Expand Up @@ -157,6 +162,8 @@
</div>
<div class="mt-1">

<a :href="'/de/404.html' + (window.location.search ?? '')" lang="de" class="block px-2 py-1 hover:text-secondary hover:no-underline">Deutsch</a>

</div>

<hr class="border-primary my-2"/>
Expand Down
4 changes: 2 additions & 2 deletions android/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ <h3>Buy a license key</h3>
<div class="text-center mt-8">
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Payments are securely handled by Paddle.</p>
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-395481726" x-model="acceptTerms" />
<label for="id-395481726">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-762835194" x-model="acceptTerms" />
<label for="id-762835194">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
</p>
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('en')" type="submit" class="btn btn-primary w-full md:w-64">
<i x-show="!checkoutData.inProgress" class="fas fa-shopping-cart fa-fw" aria-hidden="true"></i><i x-show="checkoutData.inProgress" class="fas fa-spinner fa-spin fa-fw" aria-hidden="true"></i> Checkout
Expand Down
2 changes: 1 addition & 1 deletion blog/2016/05/25/release-1.1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h3 id="whats-new-1">What&rsquo;s New:</h3>
</ul>
<hr>
<h2 id="what-about-android">What about Android?</h2>
<p>We started implementing a prototype of the Android app and will keep you updated shortly! Stay tuned. 😄</p>
<p>We started implementing a prototype of the Android app and will keep you updated shortly! Stay tuned. &#x1f604;</p>

</div>
</article>
Expand Down
4 changes: 2 additions & 2 deletions blog/2016/06/16/indepth-french-app-store/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ <h3 id="how-long-does-it-take-until-my-request-has-been-processedapproved">How l
<p>We&rsquo;ve submitted our declaration request in the beginning of April 2016 and received a first response in the beginning of May. It was just to inform us that they&rsquo;ve received our request and it&rsquo;ll take another two months to finish the process. In the end, we&rsquo;ve received the approval two months after our submission.</p>
<p>I don&rsquo;t remember exactly how long it took to get the ERN approval, but it was just a matter of days and completely processed online.</p>
<h3 id="summary">Summary</h3>
<p>I hope you learned something from our experience and if you&rsquo;re an app developer struggling with the same issue, you hopefully received some insight in this process. Obviously, this information may change in the future, so do some additional research. 😉</p>
<p>Funny story: In the approval form are checkboxes, which you can enable if you&rsquo;re sending a CD or USB flash drive with information of your product (like commercial brochure, user manual, technical details). I couldn&rsquo;t believe what they were asking for, so I didn&rsquo;t send anything besides the approval form. They kindly sent me an email, if I could provide a commercial or technical brochure for Cryptomator so that they can process my request. So I did that via email and everything was fine. 😄</p>
<p>I hope you learned something from our experience and if you&rsquo;re an app developer struggling with the same issue, you hopefully received some insight in this process. Obviously, this information may change in the future, so do some additional research. &#x1f609;</p>
<p>Funny story: In the approval form are checkboxes, which you can enable if you&rsquo;re sending a CD or USB flash drive with information of your product (like commercial brochure, user manual, technical details). I couldn&rsquo;t believe what they were asking for, so I didn&rsquo;t send anything besides the approval form. They kindly sent me an email, if I could provide a commercial or technical brochure for Cryptomator so that they can process my request. So I did that via email and everything was fine. &#x1f604;</p>

</div>
</article>
Expand Down
2 changes: 1 addition & 1 deletion blog/2016/08/15/release-1.1.4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h2 id="whats-next">What&rsquo;s next?</h2>
<li>We&rsquo;re making progress with the Android app. If everything goes as planned, you can expect a first beta release next month. We&rsquo;ll send out invitation links to those who have <a href="/#newsletter" target="_blank" rel="noopener">expressed interest in participating in the beta</a>. Stay tuned!</li>
<li>We plan to improve the desktop app compatibility- and performance-wise by integrating <a href="https://github.com/cryptomator/cryptomator/issues/252" target="_blank" rel="noopener">FUSE</a>/<a href="https://github.com/cryptomator/cryptomator/issues/207" target="_blank" rel="noopener">Dokany</a> (<a href="https://github.com/cryptomator/cryptomator/issues/315" target="_blank" rel="noopener">PFM has been suggested</a> instead of Dokany, we&rsquo;re still evaluating this). Hopefully, we can launch a first beta with these major changes by the end of this year.</li>
<li>Due to these major development efforts we have been modularizing the cryptographic relevant libraries into <a href="https://github.com/cryptomator/cryptolib" target="_blank" rel="noopener">cryptolib</a> and <a href="https://github.com/cryptomator/cryptofs" target="_blank" rel="noopener">cryptofs</a> under the GPL license. In that way, it&rsquo;s easier for us to use the same libraries across multiple apps and also for third parties to use them independent of our main application. These libraries aren&rsquo;t final yet.</li>
<li>We haven&rsquo;t planned our 1.2 milestone yet, but the <a href="https://github.com/cryptomator/cryptomator/issues/40" target="_blank" rel="noopener"></a> has been highly requested and is probably the biggest contender right now. We hear you and we&rsquo;d like to thank you for all your feedback! 😄</li>
<li>We haven&rsquo;t planned our 1.2 milestone yet, but the <a href="https://github.com/cryptomator/cryptomator/issues/40" target="_blank" rel="noopener"></a> has been highly requested and is probably the biggest contender right now. We hear you and we&rsquo;d like to thank you for all your feedback! &#x1f604;</li>
</ul>

</div>
Expand Down
2 changes: 1 addition & 1 deletion blog/2016/11/04/android-0.1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h1><a href="/blog/">Blog</a> / Cryptomator for Android 0.1 Beta</a></h1>
<p>We&rsquo;ve finally released the first beta version of Cryptomator for Android after almost 6 months of development. It&rsquo;s a completely new and native app. In this process, we outsourced the cryptographic code from our main project, which is now available as <a href="https://github.com/cryptomator/cryptolib" target="_blank" rel="noopener">CryptoLib</a>.</p>
<p>You&rsquo;re welcome to test the beta version. Follow <a href="/android/" target="_blank" rel="noopener">this link</a> for more information. Version 0.1 is by far not feature-complete and has known issues, but we&rsquo;re of course open for feature requests, suggestions, and obviously bug reports.</p>
<p>You can send us feedback on <a href="https://github.com/cryptomator/cryptomator-android" target="_blank" rel="noopener">GitHub</a>. We&rsquo;ve created a repository just for collecting Android issues. Please review and follow our <a href="https://github.com/cryptomator/cryptomator-android/blob/master/CONTRIBUTING.md" target="_blank" rel="noopener">contribution guidelines</a>.</p>
<p>Thank you all for your patience! We know some of you have been already waiting for an Android app of Cryptomator for many months. We&rsquo;re looking forward to your feedback! 😄</p>
<p>Thank you all for your patience! We know some of you have been already waiting for an Android app of Cryptomator for many months. We&rsquo;re looking forward to your feedback! &#x1f604;</p>
<hr>
<h2 id="whats-next">What&rsquo;s next?</h2>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions blog/2016/12/02/release-1.2.3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,9 @@ <h1><a href="/blog/">Blog</a> / Mysterious Windows Bug Fix with 1.2.3 Update</a>

<div class="prose prose-sm md:prose max-w-none md:max-w-none">
<p>Cryptomator 1.2.3 for Windows fixes a mysterious bug, commonly known as system error 53 or 67. Well, it&rsquo;s not that mysterious anymore, but this particular error had been haunting us from the beginning! Cycor on GitHub (almost casually) pointed out in <a href="https://github.com/cryptomator/cryptomator/issues/210#issuecomment-262034669" target="_blank" rel="noopener">GitHub Issue 210</a> that he found the cause of system error 53/67 after a few months of experiencing the issue himself.</p>
<p>Apparently, there is a Windows Registry entry responsible for listing available network providers called <a href="https://technet.microsoft.com/en-us/library/cc959369.aspx" target="_blank" rel="noopener">ProviderOrder</a>. Cryptomator&rsquo;s virtual drive is based on WebDAV. Therefore, a missing <code>webclient</code> value in the <code>ProviderOrder</code> registry key would lead to such error. We were stunned, desperate, and hopeless for many months, because we were never able to reproduce the issue. We added things like the IPv6 literal option (which is probably going to be removed in a future version) or thought that some firewall was responsible for the error. But nope! Clearly some applications modify this registry entry, because a clean Windows installation doesn&rsquo;t have the <code>webclient</code> value missing. Shame on them! 🔔</p>
<p>Apparently, there is a Windows Registry entry responsible for listing available network providers called <a href="https://technet.microsoft.com/en-us/library/cc959369.aspx" target="_blank" rel="noopener">ProviderOrder</a>. Cryptomator&rsquo;s virtual drive is based on WebDAV. Therefore, a missing <code>webclient</code> value in the <code>ProviderOrder</code> registry key would lead to such error. We were stunned, desperate, and hopeless for many months, because we were never able to reproduce the issue. We added things like the IPv6 literal option (which is probably going to be removed in a future version) or thought that some firewall was responsible for the error. But nope! Clearly some applications modify this registry entry, because a clean Windows installation doesn&rsquo;t have the <code>webclient</code> value missing. Shame on them! &#x1f514;</p>
<p>We fixed this issue by patching the Cryptomator for Windows installer and added some code that adds the <code>webclient</code> value back to the <code>ProviderOrder</code> key, if it is missing. The registry key can be found at <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order</code>. If you&rsquo;re a fellow developer and stumbled on this blog post while having the same issue and even using Inno Setup yourself, you can <a href="https://github.com/cryptomator/cryptomator-win/blob/master/package/windows/Cryptomator.iss" target="_blank" rel="noopener">find the code on GitHub</a>.</p>
<p>Big thanks to Cycor for finding the solution to this weird bug! 😄</p>
<p>Big thanks to Cycor for finding the solution to this weird bug! &#x1f604;</p>
<p>Furthermore, version 1.2.3 (also available for Mac and Linux) includes other improvements:</p>
<ul>
<li>Saved password can now be forgotten by deselecting the checkbox. [Windows/Mac]</li>
Expand Down
6 changes: 3 additions & 3 deletions blog/2017/07/01/release-1.3.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<title>Cryptomator 1.3.0 Release</title>

<meta name="description" content="We&rsquo;ve completely rewritten Cryptomator. Its core components are now modularized to CryptoLib, CryptoFS, and WebDAV-NIO-Adapter. A complete list of closed issues is available here.
Improvements Auto-Unlock!!! 🎉 (#40) We finally implemented the most-wished feature. Still experimental and will be completed by autostart (optionally hidden) in future versions New vault format 6 (#521) Added new options to &ldquo;unlocked&rdquo; screen: Mount/unmount without locking/unlocking (#452) Network access now filtered by the socket instead of the application (#431) You can now change the socket port without restarting Cryptomator New log system with log file rotation and exposed, user-adjustable configuration Windows Removed IPv6 flag, Windows will now always mount cryptomator-vault which is mapped to 127.">
Improvements Auto-Unlock!!! &#x1f389; (#40) We finally implemented the most-wished feature. Still experimental and will be completed by autostart (optionally hidden) in future versions New vault format 6 (#521) Added new options to &ldquo;unlocked&rdquo; screen: Mount/unmount without locking/unlocking (#452) Network access now filtered by the socket instead of the application (#431) You can now change the socket port without restarting Cryptomator New log system with log file rotation and exposed, user-adjustable configuration Windows Removed IPv6 flag, Windows will now always mount cryptomator-vault which is mapped to 127.">
<meta property="og:title" content="Cryptomator 1.3.0 Release">
<meta property="og:type" content="article" />
<meta property="og:url" content="https://cryptomator.org/blog/2017/07/01/release-1.3.0/">
<meta property="og:site_name" content="Cryptomator">
<meta property="og:description" content="We&rsquo;ve completely rewritten Cryptomator. Its core components are now modularized to CryptoLib, CryptoFS, and WebDAV-NIO-Adapter. A complete list of closed issues is available here.
Improvements Auto-Unlock!!! 🎉 (#40) We finally implemented the most-wished feature. Still experimental and will be completed by autostart (optionally hidden) in future versions New vault format 6 (#521) Added new options to &ldquo;unlocked&rdquo; screen: Mount/unmount without locking/unlocking (#452) Network access now filtered by the socket instead of the application (#431) You can now change the socket port without restarting Cryptomator New log system with log file rotation and exposed, user-adjustable configuration Windows Removed IPv6 flag, Windows will now always mount cryptomator-vault which is mapped to 127.">
Improvements Auto-Unlock!!! &#x1f389; (#40) We finally implemented the most-wished feature. Still experimental and will be completed by autostart (optionally hidden) in future versions New vault format 6 (#521) Added new options to &ldquo;unlocked&rdquo; screen: Mount/unmount without locking/unlocking (#452) Network access now filtered by the socket instead of the application (#431) You can now change the socket port without restarting Cryptomator New log system with log file rotation and exposed, user-adjustable configuration Windows Removed IPv6 flag, Windows will now always mount cryptomator-vault which is mapped to 127.">
<meta property="article:author" content="Cryptobot" />
<meta property="article:published_time" content="2017-07-01" />

Expand Down Expand Up @@ -214,7 +214,7 @@ <h1><a href="/blog/">Blog</a> / Cryptomator 1.3.0 Release</a></h1>
<p>We&rsquo;ve completely rewritten Cryptomator. Its core components are now modularized to <a href="https://github.com/cryptomator/cryptolib" target="_blank" rel="noopener">CryptoLib</a>, <a href="https://github.com/cryptomator/cryptofs" target="_blank" rel="noopener">CryptoFS</a>, and <a href="https://github.com/cryptomator/webdav-nio-adapter" target="_blank" rel="noopener">WebDAV-NIO-Adapter</a>. A complete list of closed issues is available <a href="https://github.com/cryptomator/cryptomator/milestone/26?closed=1" target="_blank" rel="noopener">here</a>.</p>
<h3 id="improvements">Improvements</h3>
<ul>
<li>Auto-Unlock!!! 🎉 (<a href="https://github.com/cryptomator/cryptomator/issues/40" target="_blank" rel="noopener">#40</a>) We finally implemented the most-wished feature. Still experimental and will be completed by autostart (optionally hidden) in future versions</li>
<li>Auto-Unlock!!! &#x1f389; (<a href="https://github.com/cryptomator/cryptomator/issues/40" target="_blank" rel="noopener">#40</a>) We finally implemented the most-wished feature. Still experimental and will be completed by autostart (optionally hidden) in future versions</li>
<li>New vault format 6 (<a href="https://github.com/cryptomator/cryptomator/issues/521" target="_blank" rel="noopener">#521</a>)</li>
<li>Added new options to &ldquo;unlocked&rdquo; screen: Mount/unmount without locking/unlocking (<a href="https://github.com/cryptomator/cryptomator/issues/452" target="_blank" rel="noopener">#452</a>)</li>
<li>Network access now filtered by the socket instead of the application (<a href="https://github.com/cryptomator/cryptomator/issues/431" target="_blank" rel="noopener">#431</a>)</li>
Expand Down
Loading

0 comments on commit 911c167

Please sign in to comment.