TOC 
Internet Engineering Task ForceP. Hallam-Baker
Internet-DraftVeriSign Inc
Intended status: InformationalJuly 14, 2008
Expires: January 15, 2009 


DKIM Extensions
draft-hallambaker-dkim-extensions-01

Status of this Memo

By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she is aware have been or will be disclosed, and any of which he or she becomes aware will be disclosed, in accordance with Section 6 of BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work in progress.”

The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt.

The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html.

This Internet-Draft will expire on January 15, 2009.

Abstract

Optional extensions for DKIM are described. A DKIM Policy statement is defined for the policy 'this zone never sends mail'. The NULL Key Algorithm is defined to simplify management of large zones where most mail is signed but with important exceptions. The X509 key record extension allows the location from which an X.509v3 certificate for the key specified in the record may be obtained.



Table of Contents

1.  Introduction
    1.1.  Requirements Language
2.  NoMail Policy
3.  NULL Signature Algorithm
4.  X509 Certificate Location Extension
5.  Acknowledgements
6.  IANA Considerations
7.  Security Considerations
8.  Normative References
§  Author's Address
§  Intellectual Property and Copyright Statements




 TOC 

1.  Introduction



 TOC 

1.1.  Requirements Language

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 (Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” March 1997.) [RFC2119].



 TOC 

2.  NoMail Policy

The NOMAIL policy is declared in an SSP record using the tag "NOMAIL".

No parameters are specified for the NOMAIL policy.

If specified the NOMAIL policy states that no mail is sent from the domain to which it is attached. All mail that purports to have been sent by that domain MUST be considered suspicious.



 TOC 

3.  NULL Signature Algorithm

The NULL Signature algorithm is a DKIM signature algorithm that always produces the same signature value regardless of the message contents.

A message signed with the NULL signature MUST be treated as if it were unsigned for all purposes other than verifying compliance with a DKIM policy. For purposes of policy compliance, a message that carries a NULL signature is considered to be compliant if and only if it is consistent with the signing restrictions specified in the key record.

A key record that specifies the NULL signature algorithm SHOULD specify usage restricted to specific senders.



 TOC 

4.  X509 Certificate Location Extension

The x509 key record extension specifies a URL from which a certificate chain corresponding to the key specified in the key record may be obtained.

The key chain is specified as a CMS SignedData structure with no data.



 TOC 

5.  Acknowledgements

The ideas in this document arose from extensive discussions with the DKIM working group, in particular Hector Santos and others.



 TOC 

6.  IANA Considerations

This document requests allocation of a DKIM SSP tag 'NOMAIL'



 TOC 

7.  Security Considerations

The NOMAIL policy MAY be employed to perform a denial of service attack.



 TOC 

8. Normative References

[RFC2119] Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” BCP 14, RFC 2119, March 1997 (TXT, HTML, XML).


 TOC 

Author's Address

  Phillip Hallam-Baker
  VeriSign Inc
Email:  pbaker@verisign.com


 TOC 

Full Copyright Statement

Intellectual Property