diff --git a/README.md b/README.md index e1a2b67..32d9200 100644 --- a/README.md +++ b/README.md @@ -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.