Update README (use correct milestones)

This commit is contained in:
Malte Meiboom
2026-01-05 13:34:29 +01:00
parent 313f012305
commit 377d5083e6
+2 -2
View File
@@ -8,13 +8,13 @@ Husk is written in Rust and uses Sequoia PGP for encryption and certificate hand
## Status
Milestone 1 in reached:
Milestone 2 in reached:
Husk can encrypt passing mails for simple cases, meaning:
- for all recipients of an email, a valid certificate is locally available.
- if that is not the case, Husk will not modify the email.
- Husk will not query keyservers (or other sources) for certificates - this is part of milestone 2.
- Husk will not query keyservers (or other sources) for certificates - this is part of milestone 3.
Please be patient.