From 1ca835f34d5e246eb51d3dc1a306deddb7d7de9c Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 29 Jul 2024 16:53:44 -0400 Subject: [PATCH] Point to active Header Protection draft The old draft was expired and abandoned, and the new draft should be possible to generate cleanly without breaking compatibility with old clients. --- standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards.md b/standards.md index f23d036fd..1038599e8 100644 --- a/standards.md +++ b/standards.md @@ -19,7 +19,7 @@ Authorization | OAuth2 ([RFC 6749][]) End-to-end encryption | [Autocrypt Level 1][], OpenPGP ([RFC 4880][]), Security Multiparts for MIME ([RFC 1847][]) and [“Mixed Up” Encryption repairing](https://tools.ietf.org/id/draft-dkg-openpgp-pgpmime-message-mangling-00.html) Detect/prevent active attacks | [securejoin][] protocols Compare public keys | [openpgp4fpr][] URI Scheme -Header encryption | [Protected Headers for Cryptographic E-mail](https://datatracker.ietf.org/doc/draft-autocrypt-lamps-protected-headers/) +Header encryption | [Header Protection for Cryptographically Protected E-mail](https://datatracker.ietf.org/doc/draft-ietf-lamps-header-protection/) Configuration assistance | [Autoconfigure](https://web.archive.org/web/20210402044801/https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration) and [Autodiscover][] Messenger functions | [Chat-over-Email](https://github.com/deltachat/deltachat-core-rust/blob/master/spec.md#chat-mail-specification) Detect mailing list | List-Id ([RFC 2919][]) and Precedence ([RFC 3834][])