datatracker.ietf.org
Sign In
Version 4.45, 2013-05-14
Report a bug

Using DNS Security Extensions (DNSSEC) and DNS-based Authentication of Named Entities (DANE) as a Prooftype for XMPP Domain Name Associations
draft-miller-xmpp-dnssec-prooftype-04

Active Internet-Draft (None)
Document Stream: No stream defined
Last updated: 2013-02-22
Intended RFC status: (None)
Other versions: plain text, xml, pdf, html

Document shepherd:(None)
Shepherd writeup

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

Network Working Group                                          M. Miller
Internet-Draft                                            P. Saint-Andre
Intended status: Standards Track                     Cisco Systems, Inc.
Expires: August 26, 2013                               February 22, 2013

 Using DNS Security Extensions (DNSSEC) and DNS-based Authentication of
 Named Entities (DANE) as a Prooftype for XMPP Domain Name Associations
                 draft-miller-xmpp-dnssec-prooftype-04

Abstract

   This document defines a prooftype that uses DNS-based Authentication
   of Named Entities (DANE) for associating a domain name with an XML
   stream in the Extensible Messaging and Presence Protocol (XMPP).  It
   also defines a method that uses DNS Security (DNSSEC) for securely
   delegating a source domain to a derived domain in XMPP.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   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."

   This Internet-Draft will expire on August 26, 2013.

Copyright Notice

   Copyright (c) 2013 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

Miller & Saint-Andre    Expires August 26, 2013                 [Page 1]
Internet-Draft            XMPP DANE Prooftype              February 2013

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Terminology . . . . . . . . . . . . . . . . . . . . . . . . .   2
   3.  Requirements  . . . . . . . . . . . . . . . . . . . . . . . .   3
   4.  Secure Delegation using DNS SRV . . . . . . . . . . . . . . .   3
   5.  DANE Prooftype  . . . . . . . . . . . . . . . . . . . . . . .   4
     5.1.  No Service Records  . . . . . . . . . . . . . . . . . . .   4
     5.2.  Insecure Delegation . . . . . . . . . . . . . . . . . . .   4
     5.3.  Secure Delegation . . . . . . . . . . . . . . . . . . . .   4
   6.  Order of Operations . . . . . . . . . . . . . . . . . . . . .   5
   7.  Internationalization Considerations . . . . . . . . . . . . .   5
   8.  Security Considerations . . . . . . . . . . . . . . . . . . .   5
   9.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   6
   10. References  . . . . . . . . . . . . . . . . . . . . . . . . .   6
     10.1.  Normative References . . . . . . . . . . . . . . . . . .   6
     10.2.  Informative References . . . . . . . . . . . . . . . . .   7
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .   7

1.  Introduction

   The [XMPP-DNA] specification defines a framework for secure
   delegation and strong domain name associations (DNA) in the
   Extensible Messaging and Presence Protocol (XMPP).  This document
   defines a secure delegation method that uses DNS Security (DNSSEC)
   [RFC4033] in conjuction with the standard DNS SRV records [RFC2782]
   employed in domain name resolution in XMPP, with the result that a
   client or peer server that inititates an XMPP stream can legitimately
   treat a derived domain as a reference identifier during stream
   negotiation.  This document also defines a DNA prooftype that uses
   DNS-based Authentication of Named Entities [RFC6698] (DANE) to verify
   TLS certificates containing source domains or derived domains during
   stream negotiation.

2.  Terminology

   This document inherits XMPP terminology from [RFC6120], DNS
   terminology from [RFC1034], [RFC1035], [RFC2782] and [RFC4033], and

Miller & Saint-Andre    Expires August 26, 2013                 [Page 2]
Internet-Draft            XMPP DANE Prooftype              February 2013

   security terminology from [RFC4949] and [RFC5280].  The terms "source