1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613
|
<pre>Network Working Group N. Freed
Request for Comments: 4289 Sun Microsystems
BCP: 13 J. Klensin
Obsoletes: <a href="./rfc2048">2048</a> December 2005
Category: Best Current Practice
<span class="h1">Multipurpose Internet Mail Extensions (MIME) Part Four:</span>
<span class="h1">Registration Procedures</span>
Status of This Memo
This document specifies an Internet Best Current Practices for the
Internet Community, and requests discussion and suggestions for
improvements. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (2005).
Abstract
This document specifies IANA registration procedures for MIME
external body access types and content-transfer-encodings.
<span class="grey">Freed & Klensin Best Current Practice [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-2">2</a>
<a href="#section-2">2</a>. External Body Access Types ......................................<a href="#page-3">3</a>
<a href="#section-2.1">2.1</a>. Registration Requirements ..................................<a href="#page-3">3</a>
<a href="#section-2.1.1">2.1.1</a>. Naming Requirements ...................................<a href="#page-3">3</a>
<a href="#section-2.1.2">2.1.2</a>. Mechanism Specification Requirements ..................<a href="#page-3">3</a>
<a href="#section-2.1.3">2.1.3</a>. Publication Requirements ..............................<a href="#page-4">4</a>
<a href="#section-2.1.4">2.1.4</a>. Security Requirements .................................<a href="#page-4">4</a>
<a href="#section-2.2">2.2</a>. Registration Procedure .....................................<a href="#page-4">4</a>
<a href="#section-2.2.1">2.2.1</a>. Present the Access Type to the Community ..............<a href="#page-4">4</a>
<a href="#section-2.2.2">2.2.2</a>. Access Type Reviewer ..................................<a href="#page-4">4</a>
<a href="#section-2.2.3">2.2.3</a>. IANA Registration .....................................<a href="#page-5">5</a>
<a href="#section-2.3">2.3</a>. Location of Registered Access Type List ....................<a href="#page-5">5</a>
<a href="#section-2.4">2.4</a>. IANA Procedures for Registering Access Types ...............<a href="#page-5">5</a>
<a href="#section-3">3</a>. Transfer Encodings ..............................................<a href="#page-5">5</a>
<a href="#section-3.1">3.1</a>. Transfer Encoding Requirements .............................<a href="#page-6">6</a>
<a href="#section-3.1.1">3.1.1</a>. Naming Requirements ...................................<a href="#page-6">6</a>
<a href="#section-3.1.2">3.1.2</a>. Algorithm Specification Requirements ..................<a href="#page-6">6</a>
<a href="#section-3.1.3">3.1.3</a>. Input Domain Requirements .............................<a href="#page-6">6</a>
<a href="#section-3.1.4">3.1.4</a>. Output Range Requirements .............................<a href="#page-6">6</a>
<a href="#section-3.1.5">3.1.5</a>. Data Integrity and Generality Requirements ............<a href="#page-7">7</a>
<a href="#section-3.1.6">3.1.6</a>. New Functionality Requirements ........................<a href="#page-7">7</a>
<a href="#section-3.1.7">3.1.7</a>. Security Requirements .................................<a href="#page-7">7</a>
<a href="#section-3.2">3.2</a>. Transfer Encoding Definition Procedure .....................<a href="#page-7">7</a>
<a href="#section-3.3">3.3</a>. IANA Procedures for Transfer Encoding Registration .........<a href="#page-8">8</a>
<a href="#section-3.4">3.4</a>. Location of Registered Transfer Encodings List .............<a href="#page-8">8</a>
<a href="#section-4">4</a>. Security Considerations .........................................<a href="#page-8">8</a>
<a href="#section-5">5</a>. IANA Considerations .............................................<a href="#page-8">8</a>
<a href="#section-6">6</a>. Acknowledgements ................................................<a href="#page-8">8</a>
<a href="#section-7">7</a>. References ......................................................<a href="#page-9">9</a>
<a href="#appendix-A">A</a>. Changes Since <a href="./rfc2048">RFC 2048</a> .........................................<a href="#page-9">9</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
Recent Internet protocols have been carefully designed to be easily
extensible in certain areas. In particular, MIME [<a href="./rfc2045" title=""Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies"">RFC2045</a>] is an
open-ended framework and can accommodate additional object types,
charsets, and access methods without any changes to the basic
protocol. A registration process is needed, however, to ensure that
the set of such values is developed in an orderly, well-specified,
and public manner.
This document defines registration procedures that use the Internet
Assigned Numbers Authority (IANA) as a central registry for these
values.
<span class="grey">Freed & Klensin Best Current Practice [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
Note:
Registration of media types and charsets for use in MIME are
specified in separate documents [<a href="./rfc4288" title=""Media Type Specifications and Registration Procedures"">RFC4288</a>] [<a href="./rfc2978" title=""IANA Charset Registration Procedures"">RFC2978</a>] and are not
addressed here.
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Conventions Used in This Document</span>
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 [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. External Body Access Types</span>
[<a id="ref-RFC2046">RFC2046</a>] defines the message/external-body media type, whereby a
MIME entity can act as pointer to the actual body data in lieu of
including the data directly in the entity body. Each
message/external-body reference specifies an access type, which
determines the mechanism used to retrieve the actual body data. <a href="./rfc2046">RFC</a>
<a href="./rfc2046">2046</a> defines an initial set of access types but allows for the
registration of additional access types to accommodate new retrieval
mechanisms.
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>. Registration Requirements</span>
New access type specifications MUST conform to the requirements
described below.
<span class="h4"><a class="selflink" id="section-2.1.1" href="#section-2.1.1">2.1.1</a>. Naming Requirements</span>
Each access type MUST have a unique name. This name appears in the
access-type parameter in the message/external-body content-type
header field and MUST conform to MIME content type parameter syntax.
<span class="h4"><a class="selflink" id="section-2.1.2" href="#section-2.1.2">2.1.2</a>. Mechanism Specification Requirements</span>
All of the protocols, transports, and procedures used by a given
access type MUST be described, either in the specification of the
access type itself or in some other publicly available specification,
in sufficient detail for the access type to be implemented by any
competent implementor. Use of secret and/or proprietary methods in
access types is expressly prohibited. The restrictions imposed by
[<a href="./rfc2026" title=""The Internet Standards Process -- Revision 3"">RFC2026</a>] on the standardization of patented algorithms must be
respected as well.
<span class="grey">Freed & Klensin Best Current Practice [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
<span class="h4"><a class="selflink" id="section-2.1.3" href="#section-2.1.3">2.1.3</a>. Publication Requirements</span>
All access types MUST be described by an RFC. The RFC may be
informational rather than standards-track, although standards-track
review and approval are encouraged for all access types.
<span class="h4"><a class="selflink" id="section-2.1.4" href="#section-2.1.4">2.1.4</a>. Security Requirements</span>
Any known security issues that arise from the use of the access type
MUST be completely and fully described. It is not required that the
access type be secure or that it be free from risks, but it is
required that the known risks be identified. Publication of a new
access type does not require an exhaustive security review, and the
security considerations section is subject to continuing evaluation.
Additional security considerations SHOULD be addressed by publishing
revised versions of the access type specification.
<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>. Registration Procedure</span>
Registration of a new access type starts with the publication of the
specification as an Internet Draft.
<span class="h4"><a class="selflink" id="section-2.2.1" href="#section-2.2.1">2.2.1</a>. Present the Access Type to the Community</span>
A proposed access type specification is sent to the
"ietf-types@iana.org" mailing list for a two-week review period.
This mailing list has been established for the purpose of reviewing
proposed access and media types. Proposed access types are not
formally registered and must not be used.
The intent of the public posting is to solicit comments and feedback
on the access type specification and a review of any security
considerations.
<span class="h4"><a class="selflink" id="section-2.2.2" href="#section-2.2.2">2.2.2</a>. Access Type Reviewer</span>
When the two-week period has passed, the access type reviewer, who is
appointed by the IETF Applications Area Director(s), either forwards
the request to iana@iana.org or rejects it because of significant
objections raised on the list.
Decisions made by the reviewer must be posted to the ietf-types
mailing list within 14 days. Decisions made by the reviewer may be
appealed to the IESG as specified in [<a href="./rfc2026" title=""The Internet Standards Process -- Revision 3"">RFC2026</a>].
<span class="grey">Freed & Klensin Best Current Practice [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
<span class="h4"><a class="selflink" id="section-2.2.3" href="#section-2.2.3">2.2.3</a>. IANA Registration</span>
Provided that the access type either has passed review or has been
successfully appealed to the IESG, the IANA will register the access
type and make the registration available to the community. The
specification of the access type must also be published as an RFC.
<span class="h3"><a class="selflink" id="section-2.3" href="#section-2.3">2.3</a>. Location of Registered Access Type List</span>
Access type registrations are listed by the IANA on the following web
page:
<a href="http://www.iana.org/assignments/access-types">http://www.iana.org/assignments/access-types</a>
<span class="h3"><a class="selflink" id="section-2.4" href="#section-2.4">2.4</a>. IANA Procedures for Registering Access Types</span>
The identity of the access type reviewer is communicated to the IANA
by the IESG. The IANA then only acts either in response to access
type definitions that are approved by the access type reviewer and
forwarded to the IANA for registration, or in response to a
communication from the IESG that an access type definition appeal has
overturned the access type reviewer's ruling.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Transfer Encodings</span>
Transfer encodings are transformations applied to MIME media types
after conversion to the media type's canonical form. Transfer
encodings are used for several purposes:
o Many transports, especially message transports, can only handle
data consisting of relatively short lines of text. There can be
severe restrictions on what characters can be used in these lines
of text. Some transports are restricted to a small subset of US-
ASCII, and others cannot handle certain character sequences.
Transfer encodings are used to transform binary data into a
textual form that can survive such transports. Examples of this
sort of transfer encoding include the base64 and quoted-printable
transfer encodings defined in [<a href="./rfc2045" title=""Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies"">RFC2045</a>].
o Image, audio, video, and even application entities are sometimes
quite large. Compression algorithms are often effective in
reducing the size of large entities. Transfer encodings can be
used to apply general-purpose non-lossy compression algorithms to
MIME entities.
o Transport encodings can be defined as a means of representing
existing encoding formats in a MIME context.
<span class="grey">Freed & Klensin Best Current Practice [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
IMPORTANT: The standardization of a large number of different
transfer encodings is seen as a significant barrier to widespread
interoperability and is expressly discouraged. Nevertheless, the
following procedure has been defined in order to provide a means of
defining additional transfer encodings, should standardization
actually be justified.
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. Transfer Encoding Requirements</span>
Transfer encoding specifications MUST conform to the requirements
described below.
<span class="h4"><a class="selflink" id="section-3.1.1" href="#section-3.1.1">3.1.1</a>. Naming Requirements</span>
Each transfer encoding MUST have a unique name. This name appears in
the Content-Transfer-Encoding header field and MUST conform to the
syntax of that field.
<span class="h4"><a class="selflink" id="section-3.1.2" href="#section-3.1.2">3.1.2</a>. Algorithm Specification Requirements</span>
All of the algorithms used in a transfer encoding (e.g., conversion
to printable form, compression) MUST be described in their entirety
in the transfer encoding specification. Use of secret and/or
proprietary algorithms in standardized transfer encodings is
expressly prohibited. The restrictions imposed by [<a href="./rfc2026" title=""The Internet Standards Process -- Revision 3"">RFC2026</a>] on the
standardization of patented algorithms MUST be respected as well.
<span class="h4"><a class="selflink" id="section-3.1.3" href="#section-3.1.3">3.1.3</a>. Input Domain Requirements</span>
All transfer encodings MUST be applicable to an arbitrary sequence of
octets of any length. Dependence on particular input forms is not
allowed.
It should be noted that the 7bit and 8bit encodings do not conform to
this requirement. Aside from the undesirability of having
specialized encodings, the intent here is to forbid the addition of
additional encodings similar to, or redundant with, 7bit and 8bit.
<span class="h4"><a class="selflink" id="section-3.1.4" href="#section-3.1.4">3.1.4</a>. Output Range Requirements</span>
There is no requirement that a particular transfer encoding produce a
particular form of encoded output. However, the output format for
each transfer encoding MUST be fully and completely documented. In
particular, each specification MUST clearly state whether the output
format always lies within the confines of 7bit or 8bit or is simply
pure binary data.
<span class="grey">Freed & Klensin Best Current Practice [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
<span class="h4"><a class="selflink" id="section-3.1.5" href="#section-3.1.5">3.1.5</a>. Data Integrity and Generality Requirements</span>
All transfer encodings MUST be fully invertible on any platform; it
MUST be possible for anyone to recover the original data by
performing the corresponding decoding operation. Note that this
requirement effectively excludes all forms of lossy compression as
well as all forms of encryption from use as a transfer encoding.
<span class="h4"><a class="selflink" id="section-3.1.6" href="#section-3.1.6">3.1.6</a>. New Functionality Requirements</span>
All transfer encodings MUST provide some sort of new functionality.
Some degree of functionality overlap with previously defined transfer
encodings is acceptable, but any new transfer encoding MUST also
offer something no other transfer encoding provides.
<span class="h4"><a class="selflink" id="section-3.1.7" href="#section-3.1.7">3.1.7</a>. Security Requirements</span>
To the greatest extent possible, transfer encodings SHOULD NOT
contain known security issues. Regardless, any known security issues
that arise from the use of the transfer encoding MUST be completely
and fully described. If additional security issues come to light
after initial publication and registration, they SHOULD be addressed
by publishing revised versions of the transfer encoding
specification.
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Transfer Encoding Definition Procedure</span>
Definition of a new transfer encoding starts with the publication of
the specification as an Internet Draft. The draft MUST define the
transfer encoding precisely and completely, and it MUST also provide
substantial justification for defining and standardizing a new
transfer encoding. This specification MUST then be presented to the
IESG for consideration. The IESG can:
o reject the specification outright as being inappropriate for
standardization,
o assign the specification to an existing IETF working group for
further work,
o approve the formation of an IETF working group to work on the
specification in accordance with IETF procedures, or
o accept the specification as-is for processing as an individual
standards-track submission.
Transfer encoding specifications on the standards track follow normal
IETF rules for standards-track documents. A transfer encoding is
<span class="grey">Freed & Klensin Best Current Practice [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
considered to be defined and available for use once it is on the
standards track.
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>. IANA Procedures for Transfer Encoding Registration</span>
There is no need for a special procedure for registering Transfer
Encodings with the IANA. All legitimate transfer encoding
registrations MUST appear as a standards-track RFC, so it is the
IESG's responsibility to notify the IANA when a new transfer encoding
has been approved.
<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a>. Location of Registered Transfer Encodings List</span>
The list of transfer encoding registrations can be found at:
<a href="http://www.iana.org/assignments/transfer-encodings">http://www.iana.org/assignments/transfer-encodings</a>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Security Considerations</span>
Security requirements for access types are discussed in <a href="#section-2.1.4">Section</a>
<a href="#section-2.1.4">2.1.4</a>. Security requirements for transfer encodings are discussed in
<a href="#section-3.1.7">Section 3.1.7</a>.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. IANA Considerations</span>
The sole purpose of this document is to define IANA registries for
access types and transfer encodings. The IANA procedures for these
registries are specified in <a href="#section-2.4">Section 2.4</a> and <a href="#section-3.3">Section 3.3</a> respectively.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Acknowledgements</span>
The current authors would like to acknowledge their debt to the late
Dr. Jon Postel, whose general model of IANA registration procedures
and specific contributions shaped the predecessors of this document
[<a href="./rfc2048" title=""Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures"">RFC2048</a>]. We hope that the current version is one with which he
would have agreed but, as it is impossible to verify that agreement,
we have regretfully removed his name as a co-author.
<span class="grey">Freed & Klensin Best Current Practice [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. References</span>
<span class="h3"><a class="selflink" id="section-7.1" href="#section-7.1">7.1</a>. Normative References</span>
[<a id="ref-RFC2045">RFC2045</a>] Freed, N. and N. Borenstein, "Multipurpose Internet Mail
Extensions (MIME) Part One: Format of Internet Message
Bodies", <a href="./rfc2045">RFC 2045</a>, November 1996.
[<a id="ref-RFC2046">RFC2046</a>] Freed, N. and N. Borenstein, "Multipurpose Internet Mail
Extensions (MIME) Part Two: Media Types", <a href="./rfc2046">RFC 2046</a>,
November 1996.
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.
[<a id="ref-RFC4288">RFC4288</a>] Freed, N. and J. Klensin, "Media Type Specifications and
Registration Procedures", <a href="https://www.rfc-editor.org/bcp/bcp13">BCP 13</a>, <a href="./rfc4288">RFC 4288</a>, December 2005.
<span class="h3"><a class="selflink" id="section-7.2" href="#section-7.2">7.2</a>. Informative References</span>
[<a id="ref-RFC2026">RFC2026</a>] Bradner, S., "The Internet Standards Process -- Revision
3", <a href="https://www.rfc-editor.org/bcp/bcp9">BCP 9</a>, <a href="./rfc2026">RFC 2026</a>, October 1996.
[<a id="ref-RFC2048">RFC2048</a>] Freed, N., Klensin, J., and J. Postel, "Multipurpose
Internet Mail Extensions (MIME) Part Four: Registration
Procedures", <a href="https://www.rfc-editor.org/bcp/bcp13">BCP 13</a>, <a href="./rfc2048">RFC 2048</a>, November 1996.
[<a id="ref-RFC2978">RFC2978</a>] Freed, N. and J. Postel, "IANA Charset Registration
Procedures", <a href="https://www.rfc-editor.org/bcp/bcp19">BCP 19</a>, <a href="./rfc2978">RFC 2978</a>, October 2000.
<span class="grey">Freed & Klensin Best Current Practice [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
<span class="h2"><a class="selflink" id="appendix-A" href="#appendix-A">Appendix A</a>. Changes Since <a href="./rfc2048">RFC 2048</a></span>
o Media type registration procedures are now described in a separate
document [<a href="./rfc4288" title=""Media Type Specifications and Registration Procedures"">RFC4288</a>].
o The various URLs and addresses in this document have been changed
so they all refer to iana.org rather than isi.edu. Additionally,
many of the URLs have been changed to use HTTP; formerly they used
FTP.
o Much of the document has been clarified in the light of
operational experience with these procedures.
o Several of the references in this document have been updated to
refer to current versions of the relevant specifications.
o The option of assigning the task of working on a new transfer
encoding to an existing working group has been added to the list
of possible actions the IESG can take.
o Security considerations and IANA considerations sections have been
added.
o Registration of charsets for use in MIME is specified in [<a href="./rfc2978" title=""IANA Charset Registration Procedures"">RFC2978</a>]
and is no longer addressed by this document.
Authors' Addresses
Ned Freed
Sun Microsystems
3401 Centrelake Drive, Suite 410
Ontario, CA 92761-1205
USA
Phone: +1 909 457 4293
EMail: ned.freed@mrochek.com
John C. Klensin
1770 Massachusetts Ave, #322
Cambridge, MA 02140
EMail: klensin+ietf@jck.com
<span class="grey">Freed & Klensin Best Current Practice [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc4289">RFC 4289</a> MIME Registration December 2005</span>
Full Copyright Statement
Copyright (C) The Internet Society (2005).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
ENGINEERING TASK FORCE DISCLAIM 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.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at ietf-
ipr@ietf.org.
Acknowledgement
Funding for the RFC Editor function is currently provided by the
Internet Society.
Freed & Klensin Best Current Practice [Page 11]
</pre>
|