diff --git a/FAQ.md b/FAQ.md index 001c032b29..8f0c3bd5ce 100644 --- a/FAQ.md +++ b/FAQ.md @@ -240,8 +240,9 @@ Most apps store their data in the cloud instead of on the device, which is why t * ❌ ~~POP3 folders~~ * ✅ ~~Bottom action bar~~ * ❓ [SMTP Require TLS Option](https://datatracker.ietf.org/doc/html/rfc8689) +* ❓ [Header Protection for Cryptographically Protected Email](https://datatracker.ietf.org/doc/rfc9788/) * ❓ [Unobtrusive End-to-End Email Signatures](https://datatracker.ietf.org/doc/draft-ietf-mailmaint-unobtrusive-signatures/) -* ❓ [OAuth for Thundermail](https://github.com/thunderbird/thunderbird-accounts/issues/1124) +* ❓ ~~[OAuth for Thundermail](https://github.com/thunderbird/thunderbird-accounts/issues/1124)~~ Anything on this list is in random order and *might* be added in the near future. diff --git a/index.html b/index.html index 3e17dbc483..51e5135262 100644 --- a/index.html +++ b/index.html @@ -229,8 +229,9 @@
  • POP3 folders
  • Bottom action bar
  • SMTP Require TLS Option
  • +
  • Header Protection for Cryptographically Protected Email
  • Unobtrusive End-to-End Email Signatures
  • -
  • OAuth for Thundermail
  • +
  • OAuth for Thundermail
  • Anything on this list is in random order and might be added in the near future.