WG Action: Formed DKIM Crypto Update (dcrup)

The IESG <iesg-secretary@ietf.org> Fri, 28 April 2017 16:13 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 419AF12951F; Fri, 28 Apr 2017 09:13:42 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: WG Action: Formed DKIM Crypto Update (dcrup)
X-Test-IDTracker: no
X-IETF-IDTracker: 6.50.0
Auto-Submitted: auto-generated
Precedence: bulk
Cc: The IESG <iesg@ietf.org>, dcrup@ietf.org, dcrup-chairs@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <149339602226.2847.3878770255715267653.idtracker@ietfa.amsl.com>
Date: Fri, 28 Apr 2017 09:13:42 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/U8lmp3u3EbmaA97I7DZPLnjSJNs>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.22
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce/>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Apr 2017 16:13:42 -0000

A new IETF WG has been formed in the Applications and Real-Time Area. For
additional information, please contact the Area Directors or the WG
Chairs.

DKIM Crypto Update (dcrup)
-----------------------------------------------------------------------
Current status: Proposed WG

Chairs:
  Rich Salz <rsalz@akamai.com>
  Murray Kucherawy <superuser@gmail.com>

Assigned Area Director:
  Alexey Melnikov <aamelnikov@fastmail.fm>

Applications and Real-Time Area Directors:
  Adam Roach <adam@nostrum.com>
  Ben Campbell <ben@nostrum.com>
  Alexey Melnikov <aamelnikov@fastmail.fm>

Technical advisors:
  Eric Rescorla <ekr@rtfm.com>
 
Mailing list:
  Address: dcrup@ietf.org
  To subscribe: https://www.ietf.org/mailman/listinfo/dcrup
  Archive: https://mailarchive.ietf.org/arch/browse/dcrup/

Group page: https://datatracker.ietf.org/group/dcrup/

Charter: https://datatracker.ietf.org/doc/charter-ietf-dcrup/

The DKIM Crypto Update (DCRUP) Working Group is chartered to update
DomainKeys Identified Mail (DKIM, RFC 6376) to handle more modern 
cryptographic algorithms and key sizes. DKIM (RFC 6376) signatures 
include a tag that identifies the hash algorithm and signing algorithm 
used in the signature. The only current algorithm is RSA, with advice 
that signing keys should be between 1024 and 2048 bits. While 1024 bit 
signatures are common, longer signatures are not because bugs in DNS 
provisioning software prevent publishing longer keys as DNS TXT records.

DCRUP will consider three types of changes to DKIM: additional signing
algorithms such as those based on elliptic curves, changes to key
strength advice and requirements, and new public key forms, such as
putting the public key in the signature and a hash of the key in the
DNS to bypass bugs in DNS provisioning software that prevent publishing
longer keys as DNS TXT records.  It will limit itself to existing
implemented algorithms and key forms. Other changes to DKIM, such as new
message canonicalization schemes, are out of scope.  The WG will as far 
as possible avoid changes incompatible with deployed DKIM signers and 
verifiers.

Milestones:
  Oct 2017 - Agree what algorithms and key formats to add or deprecate
  Dec 2017 - Submit WG draft to IESG as Proposed Standard