在互联网标准的制定,IETF的权威应该是得到国内外的公认。工作的领域很多业务的实现必须要依从国际标准,依从国际标准的好处是显而易见的,但是弊端也有。国际上的标准,国内参与的较少,主要是国外人撰写的。有些标准在制定时由于没有国内技术人员的参与,导致很多业务逻辑并不太符合国内的流程。虽然IETF时是个民间组织,并且参与其中并没有实际上的物质收益,但是对推动中国的互联网行业及标准,有很多的好处。废话少说,draft原文地址:
http://tools.ietf.org/html/draft-kong-epp-cdn-dnssec-mapping-00
针对DNS的DDos攻击、缓存中毒等,ICANN针对DNS协议初期设计的缺陷,增加了secure extension,本草案旨在针对中国国家域名实施dnssec的一个安全代理提交的扩展,请您不吝提出宝贵建议。
文档的摘要、目录如下:
Extensible Provisioning Protocol (EPP) Domain Name System Security
Extensions (DNSSEC) Mapping for Chinese Domain Names
Abstract
This document describes an extension of Extensible Provisioning
Protocol (EPP) Domain Name System Security Extensions (DNSSEC)
mapping for the provisioning and management of Chinese Domain Names
(CDNs), especially for variant CDNs. Specified in XML, this extended
mapping is applied to provide additional features required for the
provisioning of DNS security extensions for CDNs.
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 April 23, 2012.
Copyright Notice
Copyright (c) 2011 IETF Trust and the persons identified as the
document authors. All rights reserved.
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.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 4
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 5
3. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . 5
4. Object Attributes . . . . . . . . . . . . . . . . . . . . . . 6
4.1. Domain Name Information . . . . . . . . . . . . . . . . . 6
5. DS Data Interface and Key Data Interface . . . . . . . . . . . 6
5.1. DS Data Interface . . . . . . . . . . . . . . . . . . . . 6
5.2. Key Data Interface . . . . . . . . . . . . . . . . . . . . 6
5.3. Example DS Data Interface and Key Data Interface . . . . . 7
6. EPP Command Mapping . . . . . . . . . . . . . . . . . . . . . 7
6.1. EPP Query Commands . . . . . . . . . . . . . . . . . . . . 8
6.1.1. EPP <check> Command . . . . . . . . . . . . . . . . . 8
6.1.2. EPP <info> Command . . . . . . . . . . . . . . . . . . 8
6.1.3. EPP transfer Command . . . . . . . . . . . . . . . . . 11
6.2. EPP Transform Commands . . . . . . . . . . . . . . . . . . 11
6.2.1. EPP <create> Command . . . . . . . . . . . . . . . . . 12
6.2.2. EPP <delete> Command . . . . . . . . . . . . . . . . . 14
6.2.3. EPP <renew> Command . . . . . . . . . . . . . . . . . 15
6.2.4. EPP <transfer> Command . . . . . . . . . . . . . . . . 15
6.2.5. EPP <update> Command . . . . . . . . . . . . . . . . . 15
7. Formal Syntax . . . . . . . . . . . . . . . . . . . . . . . . 20
8. Internationalization Considerations . . . . . . . . . . . . . 23
9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 23
10. Security considerations . . . . . . . . . . . . . . . . . . . 24
11. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 24
12. References . . . . . . . . . . . . . . . . . . . . . . . . . . 24
12.1. Normative References . . . . . . . . . . . . . . . . . . . 24
12.2. Informative References . . . . . . . . . . . . . . . . . . 25
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 25