Skip to content

Commit a2328f5

Browse files
committed
Publish post-quantum roadmap blog posts
1 parent 1157dc8 commit a2328f5

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

content/blog/2025-07-24-post-quantum-roadmap.de.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ ogimage:
1616
height: 832
1717

1818
math: true
19-
20-
# Remove the following when publishing
21-
publishDate: 2025-07-22
22-
disableComments: true
23-
build:
24-
list: never
2519
---
2620

2721
Wenn du dies liest, hast du wahrscheinlich schon von Quantencomputern gehört und davon, dass sie eines Tages einige traditionelle Verschlüsselungsverfahren brechen könnten. In diesem Artikel erklären wir, wie sich dies auf Cryptomator auswirkt und was unser Plan ist, um vollständig quantensicher zu werden.
@@ -192,4 +186,4 @@ Wie oben erläutert, ist Cryptomator bereits quantensicher. Da es ausschließlic
192186

193187
### Cryptomator Hub
194188

195-
Wir sind derzeit dabei, X-Wing und HPKE-7 in JWE-Bibliotheken zu implementieren. Als 100 %iges Open-Source-Unternehmen haben wir schon immer zu anderen Bibliotheken und Projekten beigetragen. Daher ist es nicht verwunderlich, dass wir nun in engem Kontakt mit den Betreuern einer der am weitesten verbreiteten [JOSE-Bibliotheken für Java](https://connect2id.com/products/nimbus-jose-jwt) stehen, sowie den Autoren von [JOSE HPKE RFC](https://datatracker.ietf.org/doc/html/draft-reddy-cose-jose-pqc-hybrid-hpke-07) und [X-Wing RFC](https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/) und auch dem JDK-Sicherheitsteam, um diese neuen Standards zu Upstream-Projekten hinzuzufügen, beispielsweise [X-Wing-Unterstützung im OpenJDK](https://github.com/openjdk/jdk/pull/26032). All dies, um gemeinsam eine robuste Grundlage für die kommenden Jahre zu schaffen.
189+
Wir sind derzeit dabei, X-Wing und HPKE-7 in JWE-Bibliotheken zu implementieren. Als 100 %iges Open-Source-Unternehmen haben wir schon immer zu anderen Bibliotheken und Projekten beigetragen. Daher ist es nicht verwunderlich, dass wir nun in engem Kontakt mit den Betreuern einer der am weitesten verbreiteten [JOSE-Bibliotheken für Java](https://connect2id.com/products/nimbus-jose-jwt) stehen, sowie den Autoren von [JOSE HPKE RFC](https://datatracker.ietf.org/doc/html/draft-reddy-cose-jose-pqc-hybrid-hpke-07) und [X-Wing RFC](https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/) und auch dem JDK-Sicherheitsteam, um diese neuen Standards zu Upstream-Projekten hinzuzufügen, beispielsweise [X-Wing-Unterstützung im OpenJDK](https://github.com/openjdk/jdk/pull/26032). All dies, um gemeinsam eine robuste Grundlage für die kommenden Jahre zu schaffen.

content/blog/2025-07-24-post-quantum-roadmap.en.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ ogimage:
1616
height: 832
1717

1818
math: true
19-
20-
# Remove the following when publishing
21-
publishDate: 2025-07-22
22-
disableComments: true
23-
build:
24-
list: never
2519
---
2620

2721
If you're reading this, chances are you've heard about quantum computers and how they may eventually break some traditional ciphers. In this article, we outline how this affects Cryptomator and what our plan is to become fully quantum-secure.
@@ -189,4 +183,4 @@ As explained above, Cryptomator is already quantum-secure. Since it uses only sy
189183

190184
### Cryptomator Hub
191185

192-
We are currently in the process of implementing X-Wing and HPKE-7 in JWE libraries. As a 100% open-source company, we have always contributed to other libraries and projects. So it comes as no surprise that we are now in close contact with the maintainers of one of the most widely used [JOSE libraries for Java](https://connect2id.com/products/nimbus-jose-jwt), the authors of [JOSE HPKE RFC](https://datatracker.ietf.org/doc/html/draft-reddy-cose-jose-pqc-hybrid-hpke-07) and the [X-Wing RFC](https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/) as well as the JDK security team, contributing these new standard to upstream projects such as [X-Wing support in the OpenJDK](https://github.com/openjdk/jdk/pull/26032). All to collaboratively build a resilient foundation for the years ahead.
186+
We are currently in the process of implementing X-Wing and HPKE-7 in JWE libraries. As a 100% open-source company, we have always contributed to other libraries and projects. So it comes as no surprise that we are now in close contact with the maintainers of one of the most widely used [JOSE libraries for Java](https://connect2id.com/products/nimbus-jose-jwt), the authors of [JOSE HPKE RFC](https://datatracker.ietf.org/doc/html/draft-reddy-cose-jose-pqc-hybrid-hpke-07) and the [X-Wing RFC](https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/) as well as the JDK security team, contributing these new standard to upstream projects such as [X-Wing support in the OpenJDK](https://github.com/openjdk/jdk/pull/26032). All to collaboratively build a resilient foundation for the years ahead.

0 commit comments

Comments
 (0)