RFC2539 日本語訳
2539 Storage of Diffie-Hellman Keys in the Domain Name System (DNS).D. Eastlake 3rd. March 1999. (Format: TXT=21049 bytes) (Status: PROPOSED STANDARD)
プログラムでの自動翻訳です。
英語原文
Network Working Group D. Eastlake Request for Comments: 2539 IBM Category: Standards Track March 1999
コメントを求めるワーキンググループD.イーストレークの要求をネットワークでつないでください: 2539年のIBMカテゴリ: 1999年の標準化過程行進
Storage of Diffie-Hellman Keys in the Domain Name System (DNS)
ドメインネームシステムにおける、ディフィー-ヘルマンKeysの格納(DNS)
Status of this Memo
このMemoの状態
This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
このドキュメントは、インターネットコミュニティにインターネット標準化過程プロトコルを指定して、改良のために議論と提案を要求します。 このプロトコルの標準化状態と状態への「インターネット公式プロトコル標準」(STD1)の現行版を参照してください。 このメモの分配は無制限です。
Copyright Notice
版権情報
Copyright (C) The Internet Society (1999). All Rights Reserved.
Copyright(C)インターネット協会(1999)。 All rights reserved。
Abstract
要約
A standard method for storing Diffie-Hellman keys in the Domain Name System is described which utilizes DNS KEY resource records.
ドメインネームシステムにディフィー-ヘルマンキーを収納するための標準方法は説明されます(DNS KEYリソース記録を利用します)。
Acknowledgements
承認
Part of the format for Diffie-Hellman keys and the description thereof was taken from a work in progress by:
以下は処理中の作業からディフィー-ヘルマンキーとそれの記述のための形式の一部を取りました。
Ashar Aziz <ashar.aziz@eng.sun.com> Tom Markson <markson@incog.com> Hemma Prafullchandra <hemma@eng.sun.com>
Ashar Aziz <ashar.aziz@eng.sun.com 、gt;、トムMarkson<markson@incog.com>Hemma Prafullchandra <hemma@eng.sun.com 、gt。
In addition, the following person provided useful comments that have been incorporated:
さらに、以下の人は法人組織であった役に立つコメントを提供しました:
Ran Atkinson <rja@inet.org> Thomas Narten <narten@raleigh.ibm.com>
Atkinson <rja@inet.org が走った、gt;、トーマス Narten <narten@raleigh.ibm.com 、gt。
Eastlake Standards Track [Page 1] RFC 2539 Diffie-Hellman Keys in the DNS March 1999
イーストレークStandardsは1999年3月にDNSでRFC2539ディフィー-ヘルマンKeysを追跡します[1ページ]。
Table of Contents
目次
Abstract...................................................1 Acknowledgements...........................................1 1. Introduction............................................2 1.1 About This Document....................................2 1.2 About Diffie-Hellman...................................2 2. Diffie-Hellman KEY Resource Records.....................3 3. Performance Considerations..............................4 4. IANA Considerations.....................................4 5. Security Considerations.................................4 References.................................................5 Author's Address...........................................5 Appendix A: Well known prime/generator pairs...............6 A.1. Well-Known Group 1: A 768 bit prime..................6 A.2. Well-Known Group 2: A 1024 bit prime.................6 Full Copyright Notice......................................7
要約…1承認…1 1. 序論…2 1.1 このドキュメントに関して…2 1.2 ディフィー-ヘルマンに関して…2 2. ディフィー-ヘルマンの主要なリソース記録…3 3. パフォーマンス問題…4 4. IANA問題…4 5. セキュリティ問題…4つの参照箇所…5作者のアドレス…5 付録A: よく知られている主要/ジェネレータは対にされます…6 A.1。 周知のグループ1: 768ビットの第1…6 A.2。 周知のグループ2: 1024年のビットの第1…6の完全な版権情報…7
1. Introduction
1. 序論
The Domain Name System (DNS) is the current global hierarchical replicated distributed database system for Internet addressing, mail proxy, and similar information. The DNS has been extended to include digital signatures and cryptographic keys as described in [RFC 2535]. Thus the DNS can now be used for secure key distribution.
ドメインネームシステム(DNS)はインターネットアドレシング、メールプロキシ、および同様の情報の現在のグローバルな階層的な模写された分散データベースシステムです。 DNSは、[RFC2535]で説明されるようにデジタル署名と暗号化キーを含むように広げられました。 したがって、現在、安全な主要な分配にDNSを使用できます。
1.1 About This Document
1.1 このドキュメントに関して
This document describes how to store Diffie-Hellman keys in the DNS. Familiarity with the Diffie-Hellman key exchange algorithm is assumed [Schneier].
このドキュメントはDNSにディフィー-ヘルマンキーを収納する方法を説明します。 ディフィー-ヘルマンの主要な交換アルゴリズムへの親しみは[シュナイアー]であると思われます。
1.2 About Diffie-Hellman
1.2 ディフィー-ヘルマンに関して
Diffie-Hellman requires two parties to interact to derive keying information which can then be used for authentication. Since DNS SIG RRs are primarily used as stored authenticators of zone information for many different resolvers, no Diffie-Hellman algorithm SIG RR is defined. For example, assume that two parties have local secrets "i" and "j". Assume they each respectively calculate X and Y as follows:
ディフィー-ヘルマンは、2回のパーティーが次に認証に使用できる合わせる情報を引き出すために相互作用するのを要求します。 DNS SIG RRsが多くの異なったレゾルバにゾーン情報の格納された固有識別文字として主として使用されるので、ディフィー-ヘルマンアルゴリズムがないSIG RRは定義されます。 例えば、2回のパーティーにはローカルの秘密「i」と「j」があると仮定してください。 彼らがそれぞれそれぞれXと以下のYについて計算すると仮定してください:
X = g**i ( mod p ) Y = g**j ( mod p )
X=g**i(モッズp)Yはg**jと等しいです。(モッズp)
They exchange these quantities and then each calculates a Z as follows:
彼らはこれらの量を交換します、そして、次に、それぞれが以下のZについて計算します:
Zi = Y**i ( mod p ) Zj = X**j ( mod p )
Zi=Y**i(モッズp)ZjはX**jと等しいです。(モッズp)
Eastlake Standards Track [Page 2] RFC 2539 Diffie-Hellman Keys in the DNS March 1999
イーストレークStandardsは1999年3月にDNSでRFC2539ディフィー-ヘルマンKeysを追跡します[2ページ]。
shared secret between the two parties that an adversary who does not know i or j will not be able to learn from the exchanged messages (unless the adversary can derive i or j by performing a discrete logarithm mod p which is hard for strong p and g).
iかjを知らない敵が交換されたメッセージから学ぶことができないという(敵が強いpとgに、困難な離散対数モッズpを実行することによってiかjを引き出すことができないなら)2回のパーティーの間の共有秘密キー。
The private key for each party is their secret i (or j). The public key is the pair p and g, which must be the same for the parties, and their individual X (or Y).
各当事者のための秘密鍵はそれらの秘密iです(または、j)。 公開鍵は、組pとgと彼らの個人Xです(または、Y)。(パーティーに、組は同じであるに違いありません)。
2. Diffie-Hellman KEY Resource Records
2. ディフィー-ヘルマンの主要なリソース記録
Diffie-Hellman keys are stored in the DNS as KEY RRs using algorithm number 2. The structure of the RDATA portion of this RR is as shown below. The first 4 octets, including the flags, protocol, and algorithm fields are common to all KEY RRs as described in [RFC 2535]. The remainder, from prime length through public value is the "public key" part of the KEY RR. The period of key validity is not in the KEY RR but is indicated by the SIG RR(s) which signs and authenticates the KEY RR(s) at that domain name.
ディフィー-ヘルマンキーは、KEY RRsとしてDNSにアルゴリズムNo.2を使用することで収納されます。 以下で示されるとしてこのRRのRDATA部分の構造があります。 旗を含む最初の4つの八重奏が議定書を作ります、そして、アルゴリズム分野は[RFC2535]で説明されるようにすべてのKEY RRsに共通です。 残りであり、公共の値を通した長さは主要からの、KEY RRの「公開鍵」部分です。 主要な正当性の期間は、KEY RRにありませんが、そのドメイン名でKEY RR(s)にサインして、認証するSIG RR(s)によって示されます。
1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 3 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | KEY flags | protocol | algorithm=2 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | prime length (or flag) | prime (p) (or special) / +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ / prime (p) (variable length) | generator length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | generator (g) (variable length) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | public value length | public value (variable length)/ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ / public value (g^i mod p) (variable length) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 3 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | KEY旗| プロトコル| アルゴリズム=2| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | 主要な長さ(弛んでください)| 主要な(p)(または、特別番組)/+++++++++++++++++++++++++++++++++/主要な(p)(可変長)| ジェネレータの長さ| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ジェネレータ(g)(可変長)| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | 公共の値の長さ| 公共の値(可変長)/+++++++++++++++++++++++++++++++++/公共の値(g^iモッズp)(可変長)| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Prime length is length of the Diffie-Hellman prime (p) in bytes if it is 16 or greater. Prime contains the binary representation of the Diffie-Hellman prime with most significant byte first (i.e., in network order). If "prime length" field is 1 or 2, then the "prime" field is actually an unsigned index into a table of 65,536 prime/generator pairs and the generator length SHOULD be zero. See Appedix A for defined table entries and Section 4 for information on allocating additional table entries. The meaning of a zero or 3 through 15 value for "prime length" is reserved.
それが16以上であるなら、主要な長さはバイトで表現されるディフィー-ヘルマンの主要な(p)の長さです。 主要は最初に(すなわち、ネットワークオーダーで)、主要な重要な大部分でディフィー-ヘルマンバイトの2進法表示を含みます。 「主要な長さ」分野が1か2であるなら、「主要」分野は実際に無記名のインデックスです。主要な6万5536/ジェネレータ組とジェネレータ長さのSHOULDのテーブルに、ゼロになってください。 定義されたテーブル項目とセクション4のために追加テーブル項目を割り当てることの情報に関してAppedix Aを見てください。 「主要な長さ」のためのゼロか3〜15価値の意味は予約されています。
Eastlake Standards Track [Page 3] RFC 2539 Diffie-Hellman Keys in the DNS March 1999
イーストレークStandardsは1999年3月にDNSでRFC2539ディフィー-ヘルマンKeysを追跡します[3ページ]。
Generator length is the length of the generator (g) in bytes. Generator is the binary representation of generator with most significant byte first. PublicValueLen is the Length of the Public Value (g**i (mod p)) in bytes. PublicValue is the binary representation of the DH public value with most significant byte first.
ジェネレータの長さはバイトで表現されるジェネレータ(g)の長さです。 最初に、ジェネレータは最も重要なバイトがあるジェネレータの2進法表示です。 PublicValueLenはバイトで表現されるPublic Value(g**i(モッズp))のLengthです。 最初に、PublicValueは最も重要なバイトがあるDHの公共の価値の2進法表示です。
The corresponding algorithm=2 SIG resource record is not used so no format for it is defined.
2SIGリソース対応するアルゴリズム=記録が使用されていないので、それのための書式は全く定義されません。
3. Performance Considerations
3. パフォーマンス問題
Current DNS implementations are optimized for small transfers, typically less than 512 bytes including overhead. While larger transfers will perform correctly and work is underway to make larger transfers more efficient, it is still advisable to make reasonable efforts to minimize the size of KEY RR sets stored within the DNS consistent with adequate security. Keep in mind that in a secure zone, an authenticating SIG RR will also be returned.
現在のDNS実現は小さい転送、オーバーヘッドを含む通常512バイト未満最適化されます。 より大きい転送は正しく働くでしょう、そして、仕事は、より大きい転送をより効率的にするように進行中ですが、KEY RRのサイズを最小にするための妥当な努力を十分な安全性と一致したDNSの中に格納されたセットにするのはまだ賢明です。 また、安全なゾーンでは、認証SIG RRが返されるのを覚えておいてください。
4. IANA Considerations
4. IANA問題
Assignment of meaning to Prime Lengths of 0 and 3 through 15 requires an IETF consensus.
0と3〜15のPrime Lengthsへの意味の課題はIETFコンセンサスを必要とします。
Well known prime/generator pairs number 0x0000 through 0x07FF can only be assigned by an IETF standards action and this Proposed Standard assigns 0x0001 through 0x0002. Pairs number 0s0800 through 0xBFFF can be assigned based on RFC documentation. Pairs number 0xC000 through 0xFFFF are available for private use and are not centrally coordinated. Use of such private pairs outside of a closed environment may result in conflicts.
IETF規格動作とこのProposed Standardが0x07FFを通したNo.0x0000を配属できるだけであるよく知られている主要/ジェネレータ組は0×0001から0×0002を割り当てます。 RFCドキュメンテーションに基づいてペア番号の0s0800から0xBFFFを割り当てることができます。 ペア番号の0xC000から0xFFFFは私的使用目的で入手できて、中心で調整されません。 閉じている環境の外部がもたらすかもしれないそのような私設の組の使用は闘争します。
5. Security Considerations
5. セキュリティ問題
Many of the general security consideration in [RFC 2535] apply. Keys retrieved from the DNS should not be trusted unless (1) they have been securely obtained from a secure resolver or independently verified by the user and (2) this secure resolver and secure obtainment or independent verification conform to security policies acceptable to the user. As with all cryptographic algorithms, evaluating the necessary strength of the key is important and dependent on local policy.
[RFC2535]での総合証券の考慮の多くが適用されます。 (1) 彼らについて安全なレゾルバからしっかりと得るか、またはユーザが独自に確かめて、(2) この安全なレゾルバと安全なobtainmentか独立している検証がユーザにとって、許容できる安全保障政策に一致していない場合、DNSから検索されたキーを信じるべきではありません。 すべての暗号アルゴリズムのように、キーの必要な強さを評価するのは、ローカルの方針に重要であって、依存しています。
In addition, the usual Diffie-Hellman key strength considerations apply. (p-1)/2 should also be prime, g should be primitive mod p, p should be "large", etc. [Schneier]
さらに、普通のディフィー-ヘルマン主要な強さ問題は適用されます。 (p-1)また、/2も主要であるべきである、gが原始のモッズpであるべきである、pは「大きい」であるべきですなど。 [シュナイアー]
Eastlake Standards Track [Page 4] RFC 2539 Diffie-Hellman Keys in the DNS March 1999
イーストレークStandardsは1999年3月にDNSでRFC2539ディフィー-ヘルマンKeysを追跡します[4ページ]。
References
参照
[RFC 1034] Mockapetris, P., "Domain Names - Concepts and Facilities", STD 13, RFC 1034, November 1987.
Mockapetris、[RFC1034]P.、「ドメイン名--、概念と施設、」、STD13、RFC1034、11月1987日
[RFC 1035] Mockapetris, P., "Domain Names - Implementation and Specification", STD 13, RFC 1035, November 1987.
Mockapetris、[RFC1035]P.、「ドメイン名--、実現と仕様、」、STD13、RFC1035、11月1987日
[RFC 2535] Eastlake, D., "Domain Name System Security Extensions", RFC 2535, March 1999.
[RFC2535] イーストレーク、D.、「ドメインネームシステムセキュリティ拡大」、RFC2535、1999年3月。
[Schneier] Bruce Schneier, "Applied Cryptography: Protocols, Algorithms, and Source Code in C", 1996, John Wiley and Sons
[シュナイアー]ブルース・シュナイアー、「適用された暗号:」 「C」、1996、ジョン・ワイリー、およびソンスのプロトコル、アルゴリズム、およびソースコード
Author's Address
作者のアドレス
Donald E. Eastlake 3rd IBM 65 Shindegan Hill Road, RR #1 Carmel, NY 10512
IBM65ShindeganヒルRoad、カーメル、ドナルドE.イーストレーク第3RR#1ニューヨーク 10512
Phone: +1-914-276-2668(h) +1-914-784-7913(w) Fax: +1-914-784-3833(w) EMail: dee3@us.ibm.com
以下に電話をしてください。 +1-914-276-2668 (h)+1-914-784-7913(w)Fax: +1-914-784-3833 (w) メールしてください: dee3@us.ibm.com
Eastlake Standards Track [Page 5] RFC 2539 Diffie-Hellman Keys in the DNS March 1999
イーストレークStandardsは1999年3月にDNSでRFC2539ディフィー-ヘルマンKeysを追跡します[5ページ]。
Appendix A: Well known prime/generator pairs
付録A: よく知られている主要/ジェネレータ組
These numbers are copied from the IPSEC effort where the derivation of these values is more fully explained and additional information is available. Richard Schroeppel performed all the mathematical and computational work for this appendix.
これらの値の派生が、より完全に説明されて、追加情報が利用可能であるところにこれらの数はIPSECの努力からコピーされます。 リチャードSchroeppelはこの付録のためのすべての数学の、そして、コンピュータの仕事をしました。
A.1. Well-Known Group 1: A 768 bit prime
A.1。 周知のグループ1: 768ビットの第1
The prime is 2^768 - 2^704 - 1 + 2^64 * { [2^638 pi] + 149686 }. Its decimal value is 155251809230070893513091813125848175563133404943451431320235 119490296623994910210725866945387659164244291000768028886422 915080371891804634263272761303128298374438082089019628850917 0691316593175367469551763119843371637221007210577919
第1は2^768--2^704--1+2^64*です。+ [2^638パイ]149686。 デシマル値が155251809230070893513091813125848175563133404943451431320235である、119490296623994910210725866945387659164244291000768028886422、915080371891804634263272761303128298374438082089019628850917、0691316593175367469551763119843371637221007210577919
Prime modulus: Length (32 bit words): 24, Data (hex): FFFFFFFF FFFFFFFF C90FDAA2 2168C234 C4C6628B 80DC1CD1 29024E08 8A67CC74 020BBEA6 3B139B22 514A0879 8E3404DD EF9519B3 CD3A431B 302B0A6D F25F1437 4FE1356D 6D51C245 E485B576 625E7EC6 F44C42E9 A63A3620 FFFFFFFF FFFFFFFF
係数を用意してください: 長さ(32ビットの単語): 24、データ(魔法をかけます): FFFFFFFF FFFFFFFF C90FDAA2 2168C234 C4C6628B 80DC1CD1 29024 08Eの8A67CC74 020BBEA6 3B139B22 514A0879 8E3404DD EF9519B3 CD3A431B 302B0A6D F25F1437 4FE1356D 6D51C245E485B576 625E7EC6 F44C42E9 A63A3620 FFFFFFFF FFFFFFFF
Generator: Length (32 bit words): 1, Data (hex): 2
ジェネレータ: 長さ(32ビットの単語): 1、データ(魔法をかけます): 2
A.2. Well-Known Group 2: A 1024 bit prime
A.2。 周知のグループ2: 1024年のビットの第1
The prime is 2^1024 - 2^960 - 1 + 2^64 * { [2^894 pi] + 129093 }. Its decimal value is 179769313486231590770839156793787453197860296048756011706444 423684197180216158519368947833795864925541502180565485980503 646440548199239100050792877003355816639229553136239076508735 759914822574862575007425302077447712589550957937778424442426 617334727629299387668709205606050270810842907692932019128194 467627007
第1は2^1024です--2^960--1+2^64*。+ [2^894パイ]129093。 Its decimal value is 179769313486231590770839156793787453197860296048756011706444 423684197180216158519368947833795864925541502180565485980503 646440548199239100050792877003355816639229553136239076508735 759914822574862575007425302077447712589550957937778424442426 617334727629299387668709205606050270810842907692932019128194 467627007
Prime modulus: Length (32 bit words): 32, Data (hex): FFFFFFFF FFFFFFFF C90FDAA2 2168C234 C4C6628B 80DC1CD1 29024E08 8A67CC74 020BBEA6 3B139B22 514A0879 8E3404DD EF9519B3 CD3A431B 302B0A6D F25F1437 4FE1356D 6D51C245 E485B576 625E7EC6 F44C42E9 A637ED6B 0BFF5CB6 F406B7ED EE386BFB 5A899FA5 AE9F2411 7C4B1FE6 49286651 ECE65381 FFFFFFFF FFFFFFFF
係数を用意してください: 長さ(32ビットの単語): 32、データ(魔法をかけます): FFFFFFFF FFFFFFFF C90FDAA2 2168C234 C4C6628B 80DC1CD1 29024 08Eの8A67CC74 020BBEA6 3B139B22 514A0879 8E3404DD EF9519B3 CD3A431B 302B0A6D F25F1437 4FE1356D 6D51C245E485B576 625E7EC6 F44C42E9 A637ED6B 0BFF5CB6 F406B7ED EE386BFB 5A899FA5 AE9F2411 7C4B1FE6 49286651ECE65381 FFFFFFFF FFFFFFFF
Generator: Length (32 bit words): 1, Data (hex): 2
ジェネレータ: 長さ(32ビットの単語): 1、データ(魔法をかけます): 2
Eastlake Standards Track [Page 6] RFC 2539 Diffie-Hellman Keys in the DNS March 1999
イーストレークStandardsは1999年3月にDNSでRFC2539ディフィー-ヘルマンKeysを追跡します[6ページ]。
Full Copyright Statement
完全な著作権宣言文
Copyright (C) The Internet Society (1999). All Rights Reserved.
Copyright(C)インターネット協会(1999)。 All rights reserved。
This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English.
それに関するこのドキュメントと翻訳は、コピーして、それが批評するか、またはそうでなければわかる他のもの、および派生している作品に提供するか、または準備されているかもしれなくて、コピーされて、発行されて、全体か一部広げられた実現を助けるかもしれません、どんな種類の制限なしでも、上の版権情報とこのパラグラフがそのようなすべてのコピーと派生している作品の上に含まれていれば。 しかしながら、このドキュメント自体は何らかの方法で変更されないかもしれません、インターネット協会か他のインターネット組織の版権情報か参照を取り除くのなどように、それを英語以外の言語に翻訳するのが著作権のための手順がインターネットStandardsの過程で定義したどのケースに従わなければならないか、必要に応じてさもなければ、インターネット標準を開発する目的に必要であるのを除いて。
The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns.
上に承諾された限られた許容は、永久であり、インターネット協会、後継者または案配によって取り消されないでしょう。
This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
このドキュメントとそして、「そのままで」という基礎とインターネットの振興発展を目的とする組織に、インターネット・エンジニアリング・タスク・フォースが速達の、または、暗示しているすべての保証を放棄するかどうかというここにことであり、他を含んでいて、含まれて、情報の使用がここに侵害しないどんな保証も少しもまっすぐになるという情報か市場性か特定目的への適合性のどんな黙示的な保証。
Eastlake Standards Track [Page 7]
イーストレーク標準化過程[7ページ]
一覧
スポンサーリンク