<?xml version='1.0' encoding='ascii'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.2.11 -->
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<rfc ipr="trust200902" docName="draft-carpenter-rfced-model-00" category="info" obsoletes="" updates="" submissionType="IETF" xml:lang="en">

  <front>
    <title abbrev="Alternative RFC Editing Model">Alternative Proposed Model for RFC Editing and Publication</title>

    <author initials="B.E." surname="Carpenter" fullname="Brian E. Carpenter">
      <organization abbrev="Univ. of Auckland">The University of Auckland</organization>
      <address>
        <postal>
          <street>School of Computer Science</street> <street>PB 92019</street>
          <city>Auckland</city>
          <code>1142</code>
          <country>New Zealand</country>
        </postal>
        <email>brian.e.carpenter@gmail.com</email>
      </address>
    </author>

    <date year="2020"/>

    <area>IAB</area>
    <workgroup>rfced-future</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>The finishing process for a document that is approved for publication as an RFC currently involves a somewhat detailed and lengthy process. The system that executes that process involves a number of different actors, each bringing competency with different aspects of the overall process. Ensuring that this process functions smoothly is critical to the mission of the organizations that publish documents in the RFC series.</t>

<t>This document proposes a framework for that system that aims to provide clear delineations of accountability and responsibility for each of the actors in this system. It would require significant updates to RFC 8728 and RFC 8729, and minor updates to RFC 2850 and RFC 7841.</t>

<t>Discussion of this document takes place on the RFC Editor Futures mailing list (rfced-future@iab.org).</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction" numbered="true" toc="default">

<t>Please note that large portions of this draft have been copied, with permission, from <xref target="I-D.thomson-rfced-model" pageno="false" format="default"/>. However, the two proposals are substantively different.</t>

<t>The RFC Editor Model <xref target="RFC8728" pageno="false" format="default"/> describes a system that supports the process of editing and publication of RFCs. Its companion document <xref target="RFC8729" pageno="false" format="default"/> covers the related organizational roles, including that of the RFC Series Editor (RSE) in person. Both of these documents were issued by the IAB in pursuance of the relevant item in its charter <xref target="RFC2850" pageno="false" format="default"/>.</t>

<t>The process of RFC editing and publication currently takes inputs in the form of documents that are approved for publication by one of four existing streams (IETF, IRTF, IAB, and Independent Submissions) <xref target="RFC7841" pageno="false" format="default"/>. The output is an RFC.</t>

<t>Generally speaking, this system is successful if RFCs are produced at a rate approximating the rate that documents are approved for publication. In addition to managing throughput, the overall latency should be minimized and the quality of documents should be sufficient to serve the ends of the consumers of those documents.</t>

<t>In practice, the demands placed on the editing and publication process mean that this function is quite involved. Furthermore, the exact goals that this system serves continually evolve. The current system has evolved out of a relatively simple system, into something like what is described in <xref target="RFC8728" pageno="false" format="default"/> with multiple discrete roles and somewhat complex interactions between each.</t>

<t>The goal of this document is to ensure that the RFC series can continue to serve as a venue for the publication of documents that are relevant to the Internet. To that end, it aims to define a system for administering the editing and publication process.</t>

<t>This aims to be a lightweight system that uses community engagement and transparency as the primary mechanisms for ensuring accountability. This system avoids vesting control in an individual or body with closed membership, preferring open processes for critical strategic functions.</t>

<t>This document starts out by building from a simple (even simplistic) model of the system, then builds that out incrementally. The goal is to progressively expand on the relevance of the model in addressing different problems that have been identified as important, or to draw in each of the relevant actors in the system and to attribute responsibilities (and associated authority) to each.</t>

</section>
<section anchor="abstract-model" title="Abstract Model" numbered="true" toc="default">

<t>The highest-level abstraction is shown in <xref target="model-base" pageno="false" format="default"/>.</t>

<figure title="RFC Production Model" anchor="model-base" suppress-title="false" align="left" alt="" width="" height=""><artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height="">
  +-------------+        +-------------+
  | IETF Stream +-------&gt;+             +-----&gt;
  +-------------+   D    |             |
  +-------------+   o    |             |
  | IRTF Stream +---c---&gt;+ RFC         +-----&gt; R
  +-------------+   u    | Editing     |       F
  +-------------+   m    | and         |       C
  | IAB Stream  +---e---&gt;+ Publication +-----&gt; s
  +-------------+   n    |             |
  +-------------+   t    |             |
  | Independent +---s---&gt;+             +-----&gt;
  +-------------+        +-------------+
</artwork></figure>

<t>In this model, each of the document streams produce documents that are approved for publication according to the processes of those streams. Each stream is an independent client of a single entity that provides services in support of publishing documents as RFCs. These services have numerous facets, but the core services are copy editing of documents, the preparation of documents for publication, and the publication of documents.</t>

<t>At a high level, each of the streams is an independent customer of the function of RFC Editing and Publication (REP). In <xref target="RFC8728" pageno="false" format="default"/>, two separate functions are identified (RFC Production Center and RFC Publisher) but externally that distinction seems pointless. The entity (or entities) that perform the REP function are contracted to turn approved documents into RFCs.</t>

</section>
<section anchor="funding-and-oversight" title="Funding and Oversight" numbered="true" toc="default">

<t>The entity that performs the REP function holds contracts with the IETF LLC, who also provides payment for those contracted services. This means that the REP function is ultimately answerable to the IETF LLC with respect to performance.</t>

<t>Currently, the IETF LLC delegates some of its authority to another body. This allows the IETF LLC to rely on the expertise of volunteers from the community in performing oversight. The IETF LLC currently delegates this function to the RFC Series Oversight Committee (RSOC) via the IAB. This indirection has caused some problems and this document proposes that oversight be a function that the IETF LLC be responsible for, either directly or through a delegation process that is managed by the IETF LLC.</t>

<t>The IETF LLC therefore has authority over negotiating performance targets for the REP and the responsibility of ensuring that those targets are adhered to. The IETF LLC is empowered to appoint a manager or to convene a committee that is responsible for this oversight function.</t>

<t>Community members who have concerns about the performance of the REP can request that the IETF LLC investigate the matter. If the IETF LLC opts to delegate the oversight function, concerns can be raised with the IETF LLC. The IETF LLC is ultimately responsible to the community via the mechanisms outlined in its charter <xref target="RFC8711" pageno="false" format="default"/>.</t>

<t>This results in evolving the basic model as shown in <xref target="model-rsoc" pageno="false" format="default"/>.</t>

<figure title="Oversight and Funding Functions" anchor="model-rsoc" suppress-title="false" align="left" alt="" width="" height=""><artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height="">
                              +------+
                              | IETF |
                              | LLC  |
                              +------+
                                 |
                                 | Contract &amp;
                                 | Oversight
                                 v
+-------------+        +-------------+
| IETF Stream +-------&gt;+             +-----&gt;
+-------------+   D    |             |
+-------------+   o    |             |
| IRTF Stream +---c---&gt;+ RFC         +-----&gt; R
+-------------+   u    | Editing     |       F
+-------------+   m    | and         |       C
| IAB Stream  +---e---&gt;+ Publication +-----&gt; s
+-------------+   n    |             |
+-------------+   t    |             |
| Independent +---s---&gt;+             +-----&gt;
+-------------+        +-------------+
</artwork></figure>

<t>This shows the IETF LLC having budgetary and contractual oversight over the REP.</t>

<section anchor="ietf-llc-delegation-of-oversight-function" title="IETF LLC Delegation of Oversight Function" numbered="true" toc="default">

<t>The current organization tasks the RSOC with responsibility for oversight. This has lead to numerous questions about the extent of authority delegated to the RSOC and the responsibilities of various entities that the RSOC is tasked with interacting with.</t>

<t>This document avoids these questions by placing this authority directly with the IETF LLC. However, the oversight function is one that the IETF LLC might choose to delegate, either to an individual or committee.</t>

<t>Any delegation would ideally result in the creation of a a document governing how the delegation was structured. This is not that document, but this assumes that the person or persons who are given oversight responsibility would be responsible for managing contract and performance for the REP. Any appeal or dispute with the actions of this individual or committee would then be taken up with the IETF LLC.</t>

</section>
</section>
<section anchor="evolution-and-setting-policies" title="Evolution and Setting Policies" numbered="true" toc="default">

<t>Setting the strategy and policies for REP functions and more detailed requirements for operation of these functions have historically been delegated to the RSE. This document proposes separating these. The goal is to improve the ability of the community (across all streams) to set and evolve policies. Operational details and targets, on the other hand, clearly fall under the LLC.</t>

<t>The strategic requirements of each of the streams change over time. The goal is to find a system that allows the community to develop consensus around the strategic direction for the evolution of the RFC Series.</t>

<t>In terms of structure of this effort, the community has a set of well-understood and tested systems for developing consensus. Therefore, this document proposes that strategic goals for the RFC Series are developed using the working group process <xref target="RFC2418" pageno="false" format="default"/> used in the IETF to the maximum extent possible, given that the community of interest is broader than the IETF.</t>

<t>Concretely, this document proposes forming an RFC Series Advisory Working Group (RSAWG) under the auspices of the Internet Society (ISOC). This would be a group that follows <xref target="RFC2418" pageno="false" format="default"/> procedures, with the exception that the oversight and conflict resolution functions performed by the IESG are instead performed by ISOC. In particular, selection of chairs and appeals regarding the execution of the process are directed to the ISOC Board of Trustees to resolve. This is intended to underline the community-wide importance of the RFC Series.</t>

<t>Like any IETF working group, the RSAWG will be open to any interested person. This  explicitly includes staff of the REP. However, in addition to at least two chairs appointed by ISOC, it is important that each RFC stream has a named representative in the RSAWG who is able to present the requirements of that stream.</t>

<t>It is important that this group adopt code of conduct, anti-harrassment, and other policies. Again, existing IETF processes - collectively referred to in the Note Well - are well-suited to this task.</t>

<t>Much of the strategy will be concerned with the technical needs of the streams or with other matters that protocol engineers are competent to discuss. However, some matters will arise that are questions of technical editing, publishing, archiving, etc. Protocol engineers cannot be assumed to have the necessary expertise for these topics. Therefore, an outside RFC Series Advisor (RSA) is needed. More details are given below.</t>

<t>Any strategic direction that is produced by this process will be documented in RFCs. These will need to be framed as high-level goals and priorities rather than strict requirements. It will be up to the IETF LLC - or their delegate - to negotiate with the REP function about the execution for any changes. In negotiating the execution of strategy, the IETF LLC is expected to factor in relevant factors such as cost, legal constraints, or schedule.</t>

<t>The IETF LLC is also responsible for ensuring that the plans for implementation of strategic goals is published and available to the community.</t>

<t>This results in the model shown in <xref target="model-rse" pageno="false" format="default"/>.</t>

<figure title="Evolution and Strategy Additions" anchor="model-rse" suppress-title="false" align="left" alt="" width="" height=""><artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height="">
                              +------+
                              | ISOC |
                              +--+---+
                                 |
                                 | Oversight
                                 v
                           +-----+------+
                           | RFC Series |
                           | Advisory   |&lt;------- RFC Series Advisor
                           | WG         |         (RSA)
                           +-----+------+
                                 |
                                 | Strategy
                                 v
                              +--+---+
                              | IETF |
                              | LLC  |
                              +--+---+
                                 |
                                 | Contract &amp;
                                 | Oversight
                                 v
+-------------+        +---------+---+
| IETF Stream +-------&gt;+             +-----&gt;
+-------------+   D    |             |
+-------------+   o    |             |
| IRTF Stream +---c---&gt;+ RFC         +-----&gt; R
+-------------+   u    | Editing     |       F
+-------------+   m    | and         |       C
| IAB Stream  +---e---&gt;+ Publication +-----&gt; s
+-------------+   n    |             |
+-------------+   t    |             |
| Independent +---s---&gt;+             +-----&gt;
+-------------+        +-------------+
</artwork></figure>

<section anchor="individual-interactions" title="Individual Interactions" numbered="true" toc="default">

<t>It is important to recognize that the interface to the REP function is most often through individual authors (or chairs, document shepherds, and area directors) and individual REP staff.</t>

<t>In those interactions, those individuals might find problems with processes or might be motivated to make suggestions for improvement. The goal of the RSAWG is to provide a single venue for discussion of changes to REP requirements, processes, and procedures.</t>

</section>
<section anchor="the-needs-of-different-streams" title="The Needs of Different Streams" numbered="true" toc="default">

<t>The singular group responsible for evolution of the RFC Series as a whole is a simplification that is made to reduce contention in setting strategic goals. It is important to note that the needs of different streams can be different.</t>

<t>Several factors motivate a single group that sets strategy. Historically, the IETF stream is responsible for a large proportion of the documents in the series. That is unlikely to change and experience has shown that other streams are - for the most part - willing to accept that strategic direction is largely dictated by the needs of the most prolific user of the REP service.</t>

<t>It is important that each stream retain control over the content of documents that are published on that stream. Streams currently appoint a stream manager who is allocated authority over content on that stream and responsibility to manage any problems that might arise in handling documents produced by that stream. This document proposes that this aspect of the role continue.</t>

<t>Stream managers are also involved in discussion of changes to REP processes and they contribute to the development of strategic direction for the RFC series. Rather than deal with issues of REP processes directly, stream managers are expected to initiate discussion or make proposals to the RSAWG. To avoid conflicts of interest, it is expected that stream managers will be active participants - and not chairs - in this group.</t>

</section>
<section anchor="style-guide" title="Style Guide" numbered="true" toc="default">

<t>One question that arises when considering policy is that of the Style Guide <xref target="RFC7322" pageno="false" format="default"/> and supporting material. These materials are critical to the process of editing and therefore require that they be owned and maintained.</t>

<t>The current process requires that the RFC Series Editor produce and maintain this material. This document proposes that the RSAWG become responsible for ownership of this material.</t>

<t>However, it is recognized that the REP service will likely be the ones to encounter the need to make updates to material. The RSAWG will need clear processes for reporting problems. As problems of this nature often arise during document processing, they can require expedient solutions. To that end, the process should allow for the REP service to make and record decisions. This is also a major reason why REP staff might choose to participate directly in the RSAWG.</t>

<t>The nature of the process the RSAWG uses might change over time. Any changes need to be clearly communicated and changes negotiated with the REP. This negotiation is to be facilitated by the IETF LLC or their delegate.</t>

</section>
</section>
<section anchor="tooling" title="Tooling" numbered="true" toc="default">

<t>Producing an RFC relies heavily on tools that help automate many aspects of the process. Using tools contributes to consistency and better performance of the REP function.</t>

<t>In one version of this model, the tools that are used by the REP function are the responsibility of the function. However, the larger system benefits from a degree of consistency between the tools used by each stream to produce documents and the tools used in the editing and publication stage. In practice, these tools are shared and a great deal of benefit is derived from that arrangement.</t>

<t>A number of different organizational arrangements could be conceived of for arranging this situation. For instance, the REP could be tasked with producing and maintaining tools that it is required to also make available to the community of people that produce documents. The current arrangement is that the REP develops some of its own tools, but it also depends on tools that are maintained by the IETF LLC.</t>

<t>Reflecting that arrangement, we have the final composition of functions as shown in <xref target="model-final" pageno="false" format="default"/>.</t>

<figure title="Final Model" anchor="model-final" suppress-title="false" align="left" alt="" width="" height=""><artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height="">
                                +------+
                                | ISOC |
                                +--+---+
                                   |
                                   | Oversight
                                   v
                             +-----+------+
+-------------+ Participate  | RFC Series |
|  Community  +-------------&gt;+ Advisory   |&lt;------- RFC Series Advisor
+-----+-------+              | WG         |         (RSA)
      ^                      +-----+------+
      |                            |
      | Provide Tools              | Strategy
      |                            v
+-----+-------+                 +--+---+
|    Tools    |     Contract(s) | IETF |
| Maintenance +&lt;----------------+ LLC  |
+-----+-------+                 +--+---+
      |                            |
      +--Provide-Tools-------+     | Contract &amp;
                             |     | Oversight
                             v     v
  +-------------+        +---+-----+---+
  | IETF Stream +-------&gt;+             +-----&gt;
  +-------------+   D    |             |
  +-------------+   o    |             |
  | IRTF Stream +---c---&gt;+ RFC         +-----&gt; R
  +-------------+   u    | Editing     |       F
  +-------------+   m    | and         |       C
  | IAB Stream  +---e---&gt;+ Publication +-----&gt; s
  +-------------+   n    |             |
  +-------------+   t    |             |
  | Independent +---s---&gt;+             +-----&gt;
  +-------------+        +-------------+
</artwork></figure>

<t>This arrangement means that any dependencies the REP might have for tools need to be coordinated via the entity responsible for managing the maintenance of tooling. The IETF LLC is ultimately responsible for ensuring that the tools maintenance function has processes for managing the requirements of the REP. As with the REP oversight functions, this might also be delegated at the discretion of the IETF LLC.</t>

<t>If meeting new requirements set by the IETF LLC require new or modified tooling, it is the responsibility of the REP to formulate requests regarding to tools to the Tools Maintenance function.</t>

<t>Any problems arising from this arrangement will be raised with the IETF LLC as they pertain to meeting operational goals.</t>

</section>
<section anchor="management-of-individual-functions" title="Management of Individual Functions" numbered="true" toc="default">

<t>This model does not specify strong requirements on the management of any of the functions it describes. It is expected that each function identified here will be managed in a manner appropriate to the function that it serves.</t>

<t>Any choice by the IETF LLC to delegate oversight responsibility to a committee implies that the committee has adequate decision-making processes. The IETF LLC is ultimately responsible and its processes for consultation with and accountability to the broader community will apply to delegated reponsibility.</t>

<t>The choice of leadership for the RSAWG is important with a move to a system that lacks a single figurehead. Two measures are suggested to mitigate the temptation for this leadership to become an effective replacement for the RSE position:</t>

<t><list style="symbols">
  <t>The ISOC should appoint at least two co-chairs. This is generally good practice for working groups as it provides redundancy in case of absence or conflict of interest.</t>
  <t>The ISOC should seek new chairs at regular intervals and seek to limit the period over which any one individual might hold a leadership position.</t>
</list></t>

<t>These are suggestions to the ISOC only, not hard requirements.</t>

<t>If the function of the REP is contracted to a single entity, it would be the responsibility of that entity to provide appropriate management. That management would be expected to manage the workload involved in providing core REP functions like editing and publication, arranging and planning for changes in response to upcoming requirements, and reporting on status and performance.</t>

<t>For the tools maintenance function, contracting of tools development and maintenance currently involves multiple entities. Therefore, it might be necessary for the IETF LLC to contract for a role to manage coordination of tools development or maintenance. Arranging for appropriate management, along with systems for establishing accountability to the community, enabling community contributions, and dealing with dispute or contention is left to the IETF LLC.</t>

</section>
<section anchor="other-involved-entities" title="Other Involved Entities" numbered="true" toc="default">

<t>Many documents involve actions for IANA that are processed in parallel with the REP processing. These processes need to be documented, as for example in <xref target="RFC6359" pageno="false" format="default"/>.</t>

<t>This draft describes a model whereby the existing RFC Series Advisory Group (which serves at the pleasure of the RSE) has no future as it serves a role that does not exist in this model. This group embodies a great deal of collected wisdom regarding the RFC Series. It is this author's earnest hope that these individuals will continue to lend their efforts in the form of contributions to the development of strategy.</t>

<t>This draft proposes that the RFC Series Oversight Committee (RSOC) be disbanded. Many of the functions provided by the RSOC are now an IETF LLC responsibility in this model. If the IETF LLC decides to form a committee, the experience of RSOC procedures and former personnel might be used as a resource.</t>

</section>
<section anchor="role-of-the-rfc-series-advisor" title="Role of the RFC Series Advisor" numbered="true" toc="default">

<t>This person will be a senior professional with deep knowledge of technical publishing.</t>

<t>The RSA will operate by providing expert advice to the RSAWG, and if requested to the REP, on any relevant matters. For example, the RSA might be consulted about proposed changes to the style guide, RFC formatting in general, web presence, copyright matters, or archiving policy.</t>

<t>The RSA is expected to attend and facilitate all RSAWG meetings, and to participate in and facilitate RSAWG on-line discussions.</t>

<t>Further, the RSA is expected to ensure that RSAWG consensus is well documented and communicated to the community, the LLC, and the REP. This may include document authorship.</t>

<t>The RSA is expected to be a thought leader for improvements to the RFC Series, for developing vision and policy documents, and for establishing community consensus for them.</t>

<t>The RSA will operate under a part-time professional services contract with the LLC, with performance review by the LLC in consultation with the RSAWG chairs.</t>

</section>
<section anchor="changes-from-version-2-of-the-rfc-model" title="Changes from Version 2 of the RFC Model" numbered="true" toc="default">

<t>This document describes a structure that appears quite different from current practice. This section addresses significant differences and similarities with the existing system.</t>

<section anchor="no-rfc-series-editor" title="No RFC Series Editor" numbered="true" toc="default">

<t>This proposal does not describe a role for a RFC Series Editor.</t>

<t>The functions previously served by this individual are devolved into several pieces. The REP function is expanded to cover both RFC Production Center (RPC) and RFC Publisher as well as the operational management responsibilities formerly adopted by the RFC Series Editor.</t>

<t>The responsibility for managing the evolution of the series is delegated to a consensus-based group rather than being vested in an individual. Previous RFC Series Editors achieved much of the strategic and evolutionary functions of their role by building community consensus, so this aspect of the role is essentially transferred to the chairs of the RSAWG. Expert input to the RSAWG will be provided by the RSA.</t>

<t>Any responsibility for execution of RFC Series strategy that might have been the responsibility of a RFC Series Editor has been distributed: the IETF LLC is responsible for turning strategy into requests; the REP is responsible for executing these requests. As the RPC (or publisher) was previously ultimately responsible for execution of any strategy, the functional difference is minimal.</t>

<t>Moving away from a model where a single individual is charged with setting direction for the RFC Series is significant. This proposal vests that control in a consensus-based body instead, which means that decisive action is likely no longer a feature of this system. As the emphasis of the group is on longer-term strategy, this is not anticipated to be a practical problem. This further assumes that the required rate of change matches that of the recent past in that changes to the operation of the series will be not be extensive or rapid.</t>

</section>
<section anchor="no-iab-responsibility" title="No IAB Responsibility" numbered="true" toc="default">

<t>The Internet Architecture Board loses its responsibility for oversight of the RFC Series. The managerial and administrative aspects are taken over by the LLC, and the strategic aspects by a community process based on the RSAWG.</t>

<t>This is consistent with the disbanding of the RSOC.</t>

</section>
<section anchor="preserved-aspects-of-current-practice" title="Preserved Aspects of Current Practice" numbered="true" toc="default">

<t>This document does not disrupt critical functions involved in RFC editing and publication. There is general agreement that the continued publication of RFCs remains an important goal. Disruptive changes to this part of the system would be counterproductive.</t>

<t>This proposal combines the RFC Production Center and RFC Publisher functions. These have been conjoined in practice for many years already and so this merely formalizes a standing arrangement.</t>

</section>
<section anchor="motivating-principles" title="Motivating Principles" numbered="true" toc="default">

<t>The proposed structure is motivated by the following principles.</t>

<t><list style="symbols">
  <t>Community ownership. The community at large owns the outcomes of this process and so it needs to own the process too.</t>
  <t>Open participation. The principle of open participation in standardization has been critical to success in the IETF. That provides a template for participation and governance of this process in a wider context.</t>
  <t>Transparency. Transparency is the most important part of ensuring that actors are accountable. Avoiding decisions made in closed forums - or by individuals - ensures that the community is best able to understand and contribute to the operation of the system.</t>
  <t>Divestiture of responsibility. The title of RFC Series Editor has in the past been held by individuals with a remarkably broad set of skills. Rather than dictate that an individual with such diverse traits be found and selected, this design distributes that responsibility. This allows for more flexibility and specialization. Publishing expertise is not set aside, but will be provided instead by the RFC Series Advisor.</t>
  <t>Reducing the IAB's non-technical responsibilities to allow it to focus even more on the technical architecture of the Internet.</t>
</list></t>

</section>
</section>
<section anchor="documentation-requirements" title="Documentation Requirements" numbered="true" toc="default">

<t>At least the following documents need to be updated.</t>

<t><list style="symbols">
  <t>The IAB Charter <xref target="RFC2850" pageno="false" format="default"/>. The IAB's responsibility for the RFC Editor and RFC Series is removed.</t>
  <t>The RFC Editor Model (Version 2) <xref target="RFC8728" pageno="false" format="default"/>. Numerous changes are needed as a direct consequence of the model described above. More fundamentally, the model (or the following document) needs to set out basic principles of the RFC Series, such as:  <list style="symbols">
      <t>The RFC Series is the archival series that documents Internet technical specifications, descriptions, and commentaries, including general contributions from the Internet research and engineering community, as well as standards documents. It also includes some organisational documents from the same community.
      <list style="symbols">
          <t>"Archival" means that the documents must be available for the indefinite future in a form that is trusted by all parties. In particular there must be no doubt as to the precise original text and diagrams, regardless of the format in which the documents are stored or displayed. Errors or omissions detected after publication, and subsequent modifications or extensions of the document content, do not change the archived document itself.</t>
        </list></t>
      <t>All RFCs are available free of charge to anyone via the Internet. They may be freely translated in their entirety into any language.</t>
      <t>Request for Comments means Request for Comments.
There is an inherent modesty in calling our documents "requests for comments". We get things wrong, we want comments, we want errata, we want operational feedback, and we want to go round that loop again. This property is a useful counter-balance to any occurrence of groupthink in the community.</t>
      <t>RFCs come from various streams, i.e. originating organisations.
      <list style="symbols">
          <t>Each stream has its own policy on change control, copyright, and patents, with the IETF Trust generally acting as a repository for intellectual property rights that are not retained by the authors.</t>
          <t>Each stream has full control of the technical content of its documents.The RFC Editor team has control of editorial matters, subject to review by the relevant stream and the document authors. In particular, a badly written document may be returned to its stream for improvements if an abnormal amount of copy-editing is required.If an individual member of the RFC Editor team has personal comments on the technical content of a draft RFC, they must be handled in person, using the appropriate mechanism of the stream concerned, not as an RFC Editor matter.</t>
          <t>If the RFC Editor team believes that a draft RFC contains a serious technical flaw, which the stream declines to change, the RFC Editor cannot block the document indefinitely. Note that there is more discussion of such disagreements in Section 4.3 of <xref target="RFC8728" pageno="false" format="default"/>.</t>
          <t>New streams may in principle be created, subject to community agreement and guidelines to be defined.</t>
          <t>Defunct streams may be closed, subject to community agreement.</t>
        </list></t>
      <t>The RFC Series is community property and must operate on behalf of the community as a whole. By making the RSAWG an open group, the whole community is welcome to participate in its strategy formation.</t>
    </list></t>
  <t>The RFC Series and RFC Editor <xref target="RFC8729" pageno="false" format="default"/>. This document also needs a major update. Possibly it should be rolled into the previous one. In any case, it needs to be refactored to account for the abolition of the Editor as a notional person rather than as a function (the REP) and the addition of the RSAWG and the RSA.</t>
</list></t>

<t>The new model depends on the production of a document (or set of documents) that outlines the initial set of requirements for the operation of the REP. Much of this already exists in the form of existing service agreements and the expectation is that these documents can be adapted. These documents will become the resposibility of the IETF LLC.</t>

<t>Over time, some of the material from service agreements and contract are expected to move to strategic documents maintained by the RSAWG.</t>

<section anchor="new-rfc-stream" title="New RFC Stream" numbered="true" toc="default">

<t>There should be a fifth RFC stream, namely the RFC Editorial Stream, in which relevant documents (such as the two just mentioned, future updates of the Style Guide, and documents defining the RFC format) would be published. This will avoid the current anomaly of such documents being published by the IAB. A corresponding update of <xref target="RFC7841" pageno="false" format="default"/> will be needed.</t>

</section>
</section>
<section anchor="errors-and-omissions" title="Errors and Omissions" numbered="true" toc="default">

<t>This is a draft. At this stage, it is intended to just show the general outline of the model. As details are filled in, everything here is liable to change. There are likely many errors, omissions, and inconsistencies.</t>

</section>
<section anchor="security-considerations" title="Security Considerations" numbered="true" toc="default">

<t>Much of the success of systems like this can be attributed to the dilligent work of individuals who strive to resolve issues collaboratively. Generally speaking, it is good to assume that this will continue. However, this document does attempt to establish where authority lies for any particular decision in case of lapses or disagreements.</t>

<t>This document aims to provide some measure of security against failure of any single person to execute their function in good faith. That doesn't mean that a malicious actor operating in any of the critical roles could not choose to be extremely disruptive. In addition to some expectation of reasonableness, this system defines entities (often bodies) to whom each actor is answerable or who are empowered to resolve disputes.</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations" numbered="true" toc="default">

<t>This document makes no request of IANA.</t>

</section>
<section anchor="acknowledgments" title="Acknowledgments" numbered="true" toc="default">

<t>Large portions of this draft have been copied, with permission, from <xref target="I-D.thomson-rfced-model" pageno="false" format="default"/>.</t>

<t>The name of the proposed new RFC stream was coined by Mike St Johns.</t>

<t>This is not new thinking. You might, if you were so inclined, find all of these concepts in emails or documents from other people.</t>

</section>


  </middle>

  <back>

    <references title="Normative References">

<reference anchor="RFC2850" target="https://www.rfc-editor.org/info/rfc2850" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2850.xml" quote-title="true">
<front>
<title>Charter of the Internet Architecture Board (IAB)</title>
<author><organization>Internet Architecture Board</organization></author>
<author initials="B." surname="Carpenter" fullname="B. Carpenter" role="editor"><organization/></author>
<date year="2000" month="May"/>
<abstract><t>This memo documents the composition, selection, roles, and organization of the Internet Architecture Board.  It replaces RFC 1601.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name="BCP" value="39"/>
<seriesInfo name="RFC" value="2850"/>
<seriesInfo name="DOI" value="10.17487/RFC2850"/>
</reference>
<reference anchor="RFC2418" target="https://www.rfc-editor.org/info/rfc2418" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2418.xml" quote-title="true">
<front>
<title>IETF Working Group Guidelines and Procedures</title>
<author initials="S." surname="Bradner" fullname="S. Bradner"><organization/></author>
<date year="1998" month="September"/>
<abstract><t>This document describes the guidelines and procedures for formation and operation of IETF working groups.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name="BCP" value="25"/>
<seriesInfo name="RFC" value="2418"/>
<seriesInfo name="DOI" value="10.17487/RFC2418"/>
</reference>


    </references>

    <references title="Informative References">

<reference anchor="RFC6359" target="https://www.rfc-editor.org/info/rfc6359" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.6359.xml" quote-title="true">
<front>
<title>Datatracker Extensions to Include IANA and RFC Editor Processing Information</title>
<author initials="S." surname="Ginoza" fullname="S. Ginoza"><organization/></author>
<author initials="M." surname="Cotton" fullname="M. Cotton"><organization/></author>
<author initials="A." surname="Morris" fullname="A. Morris"><organization/></author>
<date year="2011" month="September"/>
<abstract><t>This document captures the requirements for integrating IANA and RFC Editor state information into the Datatracker to provide the community with a unified tool to track the status of their document as it progresses from Internet-Draft (I-D) version -00 to RFC.  Extending the Datatracker to hold document data from I-D version -00 to RFC allows for increased automation between the Datatracker, IANA, and RFC Editor, thus reducing manual labor, processing errors, and potential delay.  Therefore, this document also describes the requirements to make such automation possible.  This document is not an Internet Standards Track  specification; it is published for informational purposes.</t></abstract>
</front>
<seriesInfo name="RFC" value="6359"/>
<seriesInfo name="DOI" value="10.17487/RFC6359"/>
</reference>
<reference anchor="RFC7841" target="https://www.rfc-editor.org/info/rfc7841" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7841.xml" quote-title="true">
<front>
<title>RFC Streams, Headers, and Boilerplates</title>
<author initials="J." surname="Halpern" fullname="J. Halpern" role="editor"><organization/></author>
<author initials="L." surname="Daigle" fullname="L. Daigle" role="editor"><organization/></author>
<author initials="O." surname="Kolkman" fullname="O. Kolkman" role="editor"><organization/></author>
<date year="2016" month="May"/>
<abstract><t>RFC documents contain a number of fixed elements such as the title page header, standard boilerplates, and copyright/IPR statements. This document describes them and introduces some updates to reflect current usage and requirements of RFC publication.  In particular, this updated structure is intended to communicate clearly the source of RFC creation and review.  This document obsoletes RFC 5741, moving detailed content to an IAB web page and preparing for more flexible output formats.</t></abstract>
</front>
<seriesInfo name="RFC" value="7841"/>
<seriesInfo name="DOI" value="10.17487/RFC7841"/>
</reference>
<reference anchor="RFC8728" target="https://www.rfc-editor.org/info/rfc8728" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8728.xml" quote-title="true">
<front>
<title>RFC Editor Model (Version 2)</title>
<author initials="O." surname="Kolkman" fullname="O. Kolkman" role="editor"><organization/></author>
<author initials="J." surname="Halpern" fullname="J. Halpern" role="editor"><organization/></author>
<author initials="R." surname="Hinden" fullname="R. Hinden" role="editor"><organization/></author>
<date year="2020" month="February"/>
<abstract><t>The RFC Editor model described in this document divides the responsibilities for the RFC Series into three functions: the RFC Series Editor, the RFC Production Center, and the RFC Publisher. Internet Architecture Board (IAB) oversight via the RFC Series Oversight Committee (RSOC) is described, as is the relationship between the IETF Administration Limited Liability Company and the RSOC.  This document reflects the experience gained with "RFC Editor Model (Version 1)", documented in RFC 5620; and obsoletes RFC 6635 to replace all references to the IETF Administrative Support Activity (IASA) and related structures with those defined by the IASA 2.0 Model.</t></abstract>
</front>
<seriesInfo name="RFC" value="8728"/>
<seriesInfo name="DOI" value="10.17487/RFC8728"/>
</reference>
<reference anchor="RFC8729" target="https://www.rfc-editor.org/info/rfc8729" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8729.xml" quote-title="true">
<front>
<title>The RFC Series and RFC Editor</title>
<author initials="R." surname="Housley" fullname="R. Housley" role="editor"><organization/></author>
<author initials="L." surname="Daigle" fullname="L. Daigle" role="editor"><organization/></author>
<date year="2020" month="February"/>
<abstract><t>This document describes the framework for an RFC Series and an RFC Editor function that incorporate the principles of organized community involvement and accountability that has become necessary as the Internet technical community has grown, thereby enabling the RFC Series to continue to fulfill its mandate. This document obsoletes RFC 4844.</t></abstract>
</front>
<seriesInfo name="RFC" value="8729"/>
<seriesInfo name="DOI" value="10.17487/RFC8729"/>
</reference>
<reference anchor="RFC8711" target="https://www.rfc-editor.org/info/rfc8711" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8711.xml" quote-title="true">
<front>
<title>Structure of the IETF Administrative Support Activity, Version 2.0</title>
<author initials="B." surname="Haberman" fullname="B. Haberman"><organization/></author>
<author initials="J." surname="Hall" fullname="J. Hall"><organization/></author>
<author initials="J." surname="Livingood" fullname="J. Livingood"><organization/></author>
<date year="2020" month="February"/>
<abstract><t>The IETF Administrative Support Activity (IASA) was originally established in 2005. In the years since then, the needs of the IETF evolved in ways that required changes to its administrative structure. The purpose of this RFC is to document and describe the IETF Administrative Support Activity, version 2.0 (IASA 2.0). It defines the roles and responsibilities of the IETF Administration LLC Board (IETF LLC Board), the IETF Executive Director, and the Internet Society in the fiscal and administrative support of the IETF standards process.  It also defines the membership and selection rules for the IETF LLC Board.</t><t>This document obsoletes RFC 4071, RFC 4333, and RFC 7691.</t></abstract>
</front>
<seriesInfo name="BCP" value="101"/>
<seriesInfo name="RFC" value="8711"/>
<seriesInfo name="DOI" value="10.17487/RFC8711"/>
</reference>
<reference anchor="RFC7322" target="https://www.rfc-editor.org/info/rfc7322" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.7322.xml" quote-title="true">
<front>
<title>RFC Style Guide</title>
<author initials="H." surname="Flanagan" fullname="H. Flanagan"><organization/></author>
<author initials="S." surname="Ginoza" fullname="S. Ginoza"><organization/></author>
<date year="2014" month="September"/>
<abstract><t>This document describes the fundamental and unique style conventions and editorial policies currently in use for the RFC Series.  It captures the RFC Editor's basic requirements and offers guidance regarding the style and structure of an RFC.  Additional guidance is captured on a website that reflects the experimental nature of that guidance and prepares it for future inclusion in the RFC Style Guide.  This document obsoletes RFC 2223, "Instructions to RFC Authors".</t></abstract>
</front>
<seriesInfo name="RFC" value="7322"/>
<seriesInfo name="DOI" value="10.17487/RFC7322"/>
</reference>
<reference anchor="I-D.thomson-rfced-model" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.thomson-rfced-model.xml" quote-title="true">
<front>
<title>A Proposed Model for RFC Editing and Publication</title>

<author initials="M" surname="Thomson" fullname="Martin Thomson">
    <organization/>
</author>

<date month="August" day="9" year="2020"/>

<abstract><t>The finishing process for a document that is approved for publication as an RFC currently involves a somewhat detailed and lengthy process. The system that executes that process involves a number of different actors, each bringing competency with different aspects of the overall process.  Ensuring that this process functions smoothly is critical to the mission of the organizations that publish documents in the RFC series.  This document proposes a framework for that system that aims to provide clear delineations of accountability and responsibility for each of the actors in this system.</t></abstract>

</front>

<seriesInfo name="Internet-Draft" value="draft-thomson-rfced-model-01"/>
<format type="TXT" target="http://www.ietf.org/internet-drafts/draft-thomson-rfced-model-01.txt"/>
</reference>


    </references>




  </back>

<!-- ##markdown-source:
H4sIAJQ+P18AA+19W68bR5LmuwD9h4INbOvAJCGrPdu2drcxRzePBi1bkDzb
2HkYoEgmyexTrOLU5VBsy/PbN764ZEYVeaSjnRnMw7Ye7EOyKiszMjLii2vN
5/OHD/rYV+Fp8dV11Ye2Lvt4G4q3bXNourAu3jTrUBWbpi3evXpevFzHPtbb
oqzXxdthWcUVXd7UXxUPH5TLZRtuJ8P4e3gkXLluVnW5pyeu23LTz1dlewg1
3TNvN6uwnu9x3fzxY1xZ9nTZk8dPHj98QE8K26Y9PS1ivWkePnj4IB7ap0Xf
Dl3/5PHjHx4/wSTaUD4tXl8/o7+PTXuzbZvh8LSQgTdDP7SBfvl6OGDkjob+
/u8ez4rv//Dke/7vD/TjTTjRnWsaBXOqQz9/gWnigatmTQt5WgzdvOxWMT58
cIhPHz4oir5ZPS1OocPfXdP2bdjQ4EXxdbEOm3Ko+o4uSRec9vI7fy6Hfte0
PAr+ze2PgpZJ1zxbFC8XxXMjUf5VKPisjWV9xxVNS1P9ZReKf6ppK9ou9qei
2RTXw+qmov3LF9rO4brF5Us6WlLon+Yv5sX71a5pKlz+vNkfBno0fRVDvQr+
qrfPih+ePP72h/zdiubx9MIjiLi0oG+//e6J/26oe2z5T+FY/HMox3eEfRmr
p8USNFiEReKjv9/ih8Wq2WPT6qbdMzPy7Ikhsefp7+++/f4p8xLx1OS6//77
v/vB/v7D9999a3+DW9zfP+S/v03X/OH3T57w36/nLxa0wfuuqT1782947nw+
J/oTecsVsxj2axPr2O1wZA5tswpdx8evLOjcDHtaYdHvyr6IXVEe6IJbOqT4
/ZCPY1HSbzUfvtXQtnRLdSJ2um2q20C/EIvuwxFjrENPlKIBcJ6rUG/73cke
umDe6U5dH/byxPAhrGifO/lkc3Pj1sN+SWxALLGOm03AgwtaV9N2syKUqx22
qt5iYbQ3h9ATs5yKY+x3/vruEFZ0XmiQnp5Py2vLqsqTell3A0aRSfQ7IkOi
0lCvsPyu6PZN0++w6K5YtSR+VmWFE4gR97HrQCN7QLst6/jXUm6UlYGS3S7R
G2vka0HQLrQxdAvZKxo+bcpBJCbosGnpcEL88MbwmJ6OZdyzPMDmxXUoVlUo
W9qLKtZB50GTK1fM/eUyVji52KE2dAf6NepXGJzJqksRUstkaWbyyEXxui+O
zVDh9n8dIgnALm7ruCGa0KxVEmI6WB14mx+lH36Y8ad9pFM0vRbnKF2LA8JE
eRG71eAo7EnUlzd0+6EqV0T3TFIoCBr+FYvnrsDhxQbTHvTFIy+6/z6WywVt
2NXCjs4+rtdVwKevIa/bZj0wC+Cbt0TWLhR10wehe1W221AcSD4bjWV6EO/F
riR1tQyhJt48xLCeCWMeQqsMM6NtbfbFr7/ecaR/+21R/ENzDMSwM15af2yU
KcqKuAKEH+ikE9VJyBBvJp5f2MF3xBC1++uvKm9++434oyNWXsoBdtzUDQcs
qeNn2lGgtQWnqr1soJ9o0A580fE5JPanr9Mm2TN/oGeucPxk5DZUtPnr0Xmh
Q9U2VaDTHetVNazTsVSGxHre83mxZT169/7lFTiU6Er0WxTP6Jzq5bRX+cQd
iTJ0eruBHrk88WjQ6rhzaLuhrMFCG5tZuAUvR9CErohY2K5soZJ4NeBUbI/R
2VEJU7yLUll2CuPGmtRcEgbQFyzq0pzlcNO875TLtJKm5olvmoEO7wdicTwZ
6rUkofDo9ctfXs2K1+/4v9fP5PS9rteBNNsau/N+WCo/dleyOJw8LA4La4ae
psiqgcU/c9aPoWYZeipItJY39LyZFxC4uhtWIMhmqIoo7MHrOPB5gnqgdRUt
7b8s7UOEpuTNDvI1Lz1T4lNEIMYjBbUGzSEDGjrvdbmV0QitbXe0gtlI9oPx
oCm6HYuxJWR4Hffxr6q4cO2/DmWlACdPI9/QDRsSeJGFUAMZfhv4NqJqUjUr
oind2OoXjedHJiTN+wA9HVdBJrgmBIIBWKKtTaTdxU7GdftQ1k57mdbCPpB8
JmKqRl0vSCS2NGK7b1p9YvhAzy+2DSRKHkI3kpeFM00Sph54xwOPJMyh7GxX
7wgkyM9r8A2rHDnlIp66uD9UBgBwwkE4Ag79ToTzTSiOikNMNK1xNrzMYhG6
J/wbMdSaVENLWl+EBtMnIREIoip8wGMC0xgSehn6IyQylFwSklj8uWqJrJYC
wEEwyniFXZC2M8qEzAMASsVtwHeiqsNUVl443kngKKIwQ4HI3ChSqkl/xKzp
yQog3Z4FN+O5NbiYPrZ2kj7DOBlz2LBLDFnF7Y7IhP+O9MLQMS/s90ONg0Hg
rtwGphWfmbasuwOtBgerNOVB57o9EYOS9KSp7QV4BkNcY0QCpsq8V942kU4C
8V8v+A7KuAI/EN1jvY6EdAZsXFssm7WivlXFJuY+ADYS4j3MaA6BlCI/riGZ
Z2sPMpWE5QCYyRyMqwz6LkAyUrZQjOBukrzLIVasoliPl8bgj0hj1/IB0nh1
VbA6N6lg/E9/1zKEcgJGJbXXMk1x2OSUMXtGw3dbAjSdnKfw4QDCq5BQHspa
TB4aWTTyTTTRjIppqGUV9vrojFUilAJhOUhC0kx7IAHizBnoDL5ryyPG9Cgx
ca+HiwnoM280JPB7OtADzqrHnDhIj3BJ2XXNKjIgEAOWGOKKT6Ad1a+LazVr
BMvY8d0RoxKTzGkStF4zfVT+kcA+1iJExAuwJARHyg03/xv9g9X0zdz/+8aM
wcnXuPJjAXVavGflmi74Y7rF3ffHyyO/wBUfR9d/vHxlc8eVH1mZ+zmsZA4Q
TZM5FO8ujz3I2OZH8U96dfmOvVyDnUqz0f8/11kRmNJJ8f1BZuV8OmlW3eVn
1PemTX83bRyywX3dF+7P5Z0XTvn1afF1ZqKCnVz/6yuQ/W0yE9Qn9Ztqd1Yp
fM9sdGScQBGcpsDoi7AfpGcrELnxWD04vKHjk5WLp8snRXPRkWpVMZJhjQ1B
UQHI9JDyZpnDruxYxxFY4TOuZgJuUvuWJUyGbJ2aBb8wEk+3sqypgYuagYQw
AZ2e8D6JBsVMrbsW6yfr6ZQ0mdefM110IK1zQbtOyDVLyO4ufcxC4RrAFCKl
YHky3jbbrQsEHLqekEdrVyYMphbBHW5OMl9evr1iAOtQzowtvU7WFZwXAuRw
AvrRhPees7MqWdBvZVdCe8XUDR/YiwoQJ+CaTQW5swtQBYeGwFKVPDXKAY9Y
Y/csq6+UH0LLxgojopdv82plv2qWwIHlPlnZdWZh7wARo79T2f5qqNdGoJ/Z
uUjww0T8iBfl2d35w3cNVKk9vhNEwHAKQvtPf3pOFviONFHVNZmjD+WJD6KA
NRwZN3/jQ0UmwNkJJU8eTj8DlZIZA9VM15G9WZKGTZBO5yCzgg4MK8Z7uh5o
bibFc7MRZ+P7SIaELXtLAHHBV7BKk65kHVs3APeMh3TKtN3NsRuPRFe2mKRZ
Fx9oCn3seEyC7wTIAmwWBjVyJA3yiZmN6fJZtG0SdknjZys3z3lsmChNnDWf
thy+333saQow7X9+flXcxtKsdV0U0F8bdNNLIPEBqI/pknCNnPaL/jRBW+mJ
DHrz3Gx703qWDrNUDOtJKkSmtMwDtGzN2IRbVZbtTTRzsLJp6jwQ+oxki+RN
ouHDBsIQK8zbjGkXddg2fRSL2fFP0cMfpaLPONSk3sTVB3/OxPEJ5rcRWPGs
MQec4skG0zoCAcOj/orjDclBK5fltQoW6SQREgZ1V2lTjRATispW5T2x7ZAj
kRhQgT2fY9Yj9IgVSTWa8LJRDeIJYm4jogPMNfgrCSpe2GOykGFobMX1QOCZ
8GpoSTBvxtc1h17tL+Hs5FYYT3uWJ4bngoPKCB49k0nnpHVixBNJz0w+jHYu
nHFFJIDLd33RZ4VogiJfPkU0OMeRgOZhtZvRSOCGrCCxHsoLCLoloD5B0J/6
943Dz5/6p9j64+evA50+f919n1vcYyx+7HPVC8V/u9flTol99urbhw/uC0W/
zAS5rwFyX/PjS42PLzU9vtTw+FKz475Gx31Nji8zOP5fzQ2cODM3sqIESQw1
vTKIKJaH+FF2Z5qfRCauXg5rEvJwzGAMwzvsTEmjs55R2SkQ7es8zous4EjC
5inZNEybmYPQu/hJxXQ3it5Iv2c8NIlDjdBF7FgNVqFkhZOsBxbnAo2T/AfO
VVsmaU0T1+sEPfDoi6oxivl0W7YRTzDk62AfboU/htZhEj05GYm6+OKC60j9
WRKWyPMmIABnrwjf6DV9whYXdMYoLHSufjA9hAXO9dyer0OgvQtejyVEwzBy
4l9L2lsspPrkEY5EAglLs2UhSsVcQKs2JC4pfbx5iznXWDQxqXq+84jQOn1L
Rs3QwmctmK9D3G0cFjCrEWTr4Gl3uyThIMxe/hLMAFizjXDPZaJNeO9oHv4p
QklRBTsw4lZ1aMPBrkUBMhEwCkJCMraQ0ZD30jzS5ne+g+I6HfEVBg4b1cVw
uMATYka9BIAXU4wm9z70zJJvmwqxig7X2Hdqz8LpKXLgoBdJao6zbQRLI2SQ
w/sa+c2WdkOESHstTJ7vZ6hGq+yJs1fMJ+xrvHAqX+p2n4N2NYd16l04c47G
PRuZQt2Mcseg6VG5apuO7SKz5q/EeS/bKfGLRItF8bOti54jq1fTQoDyzKwo
sbwIiK1nEn6nRW7wFJLQKkk9zs/u5hElgcov+BsA8LZBZXLcn699E+FCHecE
ZMsvL59P/G2omgMHp2ABAOs3g0rCPK1sYRlXh8RaZ8FYC2aRENzzItLxTfwd
NjSOhuHyfNi2YeLTdcdQVXMmFzFKo5E4kpMw7Xhhwmm6AD2JsgYmiNhLs09a
fXmBEvJKRzaboiXzOT+Dnjx0dliQfoG/OQMsGXYSDv7uWwSn2ApV0cfn0hJE
yg9xP+xNM9F0WKrMVBQlmZXpAuseKgXGCi1m2TalcFGZR1fTqOYImLgLLq7b
zHXN39FVXq9vY9cQBPizLutHXhbZ3Nd//vHKcS3Z1gf2xemuW2yqeN/QCcGR
eg0zXc9tkp6l0okXt2mEGT2xmIBr5GfMsjQLH1bhMDbDmxHgoR3f0NFkqW3s
mOWMCmNvX7//UbxmNTFQuR5fgYmz740kSx9XQ1WSRu1IKCXXHR282MqBF1kO
s2lbqteVJ4wMJncojC+Yi/gMZfGG5xXPGrodV/+CPMMg2S+8Ggmriq7D7tMW
8K28F7DrxkwyPyLVxyI0ztgdH8s/Ia5akjJijhwx8UyFLu04bQHJKto3jpEx
CDglFgzrlF3B84PLCPJRksCQpwH53JebjTO4HUiJ4/A8EmdCCTP82CQKiwsh
7wtHO6OLQAlHsHTkIKxgfhEgSF2ETjrQbBE740xRS7GS5ZHyB0xQS1ovVPQ3
FsAmJ2h4kWuX5sFnTTi8XDeHnpMNmWOaGu5YeJv7OCf7uyVoImCFg3WsJrJ6
ud6WsZ7lvA3epOzHn9N4FfPjrfgDEMoUrtDl/YRkpD+T5KRrwXMsRDtE/ZXt
FKnyUt4MI90iut92Xj0W3knRh9Wu5vBoHULOazC1RLKTL5VFicsk5/L1Dc0d
UWLiXHwvvmHJ0mPP51oSuxyjsAfPxuF5EQrvFMfi/oybMZU0O40OzFwggsjd
rnbxlv8M/WoBR/l0SquyBqiEuGL8yCRjsIJl1gG7ADMpu0hVXzB4JrE4Vjwk
YckI6XAszyUti9YrxrFES+DaNxlRdQ6ZLknzHBPSvqSRzYeWsmlY2rm8RdtS
Uwailnw0hq/ARDTqzwmGHPJF7ENjqaIiGRuSMdSKHUTT2ZkqosmJLM4nSLID
9fmQ/xP391xcpSG22Yc2Z5tOfZoOI49DC87AM5nLWQ9EJMFHHcty7xs9k9DG
9BPfOvDJh0OS1RsOZINkKbS90dh2hxMEl3PT0YnG/CtGITRu5JAU3detdqTY
qnDu1GWHfNecmRZTT2yATVgLOuGcgr1ItdEiEobBxmuoR0BTeUssVV5yGl70
/uVkgQu+vmmw/FP/vsDVB014HxfeN/cZr7ivC+8LfXKfntpcZvfZCX70wuDT
8/yYYRl9+J/qEbogTD4zCim8/MH+sfz5j1qUDn4vqr/XQ/fvJnpxf5b4T/Am
/8ey4n+xN1kX8zdv8v+P3uSUuzLxFhkivFawrt5keH6zd+q1y6e8CI+h3lbN
to5/dQ5INiWQ65FcPZPg+Z4UKim3nu1hCaQ6l5h4RTvORRCLYeZyaHbhQJBk
3QnERsWWgiW65Yq/c0PhwWyrJKcFBz59mugsfWd3deo4ZT9LCjFLPn9Oumn1
KuQTEwa5NdfWvrxBwvB2a+BV9TrcVViBc+eY/cRGS0r646KOlJmTs0vXo9II
RUFcTUGL9Khslqc5U0Bn1rc59zGFnwzlv0h5gnIauuS3oinATlbb5wzI3O0j
ksxYssOqwDhIEyQ3dq5yhHwdhIk4IQrOVvjgG8YlnTovJxCIQeeUC3OZhoB5
XVpOgUzeNYnQjqsn3gfOFU/AzzY0b4Pzb3QImRu2JHvGeTod0szZV1OylVZJ
Ap9N6+l3VjGk1UK0XUKuoUbidMWuPXUTsh8TFgvXzrGJLMBO8h4YvtvaYXbM
kxeMDyGcIfQdMLzmlpUreGWmDrRsj9A0eP5cgrLqyz47YEZ2owzfNrzr8Ja1
zl9gyTZ329zBpbC1MJvqlBWcolXKLnfkWWeYbAyndr6xuctdyUkN+kjLbTBX
QlU1q3G+qkwjTWH0iEvlVlaqIP6ZcUauSBIxf2PNjuVqnF83tv7cWu5woGe/
hVTEpfRdnEhLZBfeHy1Yk0Fgt1gdAWb0SdmThaLG2E6yVZIBrCpAnax73a9P
+Z5dnVzxzhmgiDppBA6VPVKAM3q+RdFmk22UVXmrL5KBxPanX1krwjtXXaVI
BQloTs/nuF7yS3bedWs+rPwUxw9pHmYsl+zlUV9kPJTY4znTDz4K9ZPNUzEe
ix8T3u/7E23ijwPpCXzzc51dJcb9EdQ47rgcrYaPgg1O9kRxVaMvs3LDaUnQ
7588+e03KbCQtE/cjCyVNpaVORXss/p6JmWSd1SS5UQnqyY0mX1if+SxVqt2
Dwu7RHrLYhpftqF1BB+sPSsYs0xbP6RQ1C/nUyfI1POSYM7+PE6IGXPtQYp9
pIEx7+wV1TwoxUprN3yWhsIdKuKXmm5UB61N4eoJlXzmzGF+dYWVo03yzl6+
QSpFxzURbbANNpG0KK67LJ9sWXWpER6ANpFUa3FjeNKtpPRgplJAs7CiHr41
5x2bK7+bFLx4ttHSKw5rjRLcjFK2dhG0SI0m8bCKnY6rjnWWY0hU+wuvtESQ
+Lg7ZVh4FiJPB7IPOSbvncuJHRNBRhPPDMMFNDb8NKJ3nf1Y3jFnsUR14ajG
QSQkXat+s/XIcaYrTt4wUdPq7CtXUEBeT+cEt6l3TgPLvzQN9A+XwfIJciGl
NlQ4YLtQ3kbNK6WrrbQkVAeoyAaMCKl3mlZkp0rsf5JYG9+b1UWnqYQdSpu4
uKhGhAlO4rty/UbZgwTxkQvBBrSrIdasfHZz59lCcHEYT+lylt18li+Sgszp
oePsDEZGrYVml6EOG6TmacnQOmzbYIGDtEIrU8uTszl5DCS2waRswHJa3G3x
01WExPXbIGEwX4vY2RhcZ7wrW3MukuYJXOkv5oquSKr22siFCpI5zORswaV7
Q9XXFyv6JxXA7ibwgQYUOTzBw3Oxa6uXpcSZLvaDloO+Yudtx1GxWdrGNJJP
3Dk4Xs76ILOhWCUqqVlsScYrpIhImzt9rVwYERpUhFlIZLxX4yJKt+qkjm3q
ipTGqd+M6DFJSYNBcSBmJQ6EbnIKsYlZgV5MP34XNhxpMje0m9CsOIYcFyEj
mL3ehM67aMaKSxa5kDPKt3yBJ/lL0jfv603+Iife/dx4X+qZ+7yDc+qCnTp5
3jpldOZZ/lgUOVV64gj64zf39y2PJjEfu5/u5V3+l/stbjrGhX8f81Vv1Q/y
C3P1ZE5TH/MnB739zBILzyo8UnqmjGvO20fdlfM0fyzelBy3Z3X0jZHY7Z75
mu//9C8hEd2iNJrzfEfDf4HH+aP+976cfSv//UxBXV7z30op/1ZKmbzRokzU
H/2KP7gSSqlhcprRlWCVnIcqM1xJhq5oS0HYrK7YTuCz6yF1w2WTDH+tiEIr
zO7M+ZQ0rny6gfkEEd+7gONyoFdm54fO9WxlN7HMRtM5z1uxzNNuHEI/zw/u
NFlMnUyADcvg0jF1btpewbkjR4DhNdlKITDb1+E4ng9S+qamhdl9uBiLadZS
xqiENIv4boSNxSA8T4h/QAsPq+cZJWU1BnsEjonkfnOBvinFIpeMkQ2byvn7
KeuZn+auSh5tenCCUSJOhSbRp3FZpOKxFqvqDTuBzAPmoiwpoT+dAonQr5sg
idAwoeKG80MaesCYGTSmPxocx2ViqXSgeOoCZE70sbeKDY4cqMnFp3DbJJpY
WRsyvfChRhkqij4PLbvUdDPGRXax1wYjaSfI6IYlP2UcX291Z942ULnLm+bg
gvfZ5J84Z2xNBGOLXl0E8z03sskH7t7nmuNL/fSocu+XSpM2mFfYeBq34FKy
WHpnNh0k9+lwqE5+8Zzilpec3WBCNtpdFEio8ym5SCyUlL3pMh3iqNsgZPN5
w1W5uulylGMTt0MbyLRHIv4RHF123FRL2k9xTEsdT9HVz9FwB118qu5zk2NB
zN6zskZqsGS4YXlofOMKcjknvDBDgxvrzWVjgPnNJ2Su+lFiYTMXn2n2/WxT
36It8ovN3OVHjRIj2YiJru4dwah6XcI2R9ShlGLZctlxhEW2W/JSnft3cXm2
XQg3LAMt9RGsLEE1vvPWkq74QqJUFYm04ikhoE4TZ6/RcReRilRLAygX4FT1
14AwnuZGRGMbWoPbQ2lW5/JUmxpOc4iaHRJWRzleKv1HR9rJ6JirsNVcHjcV
YEmfMoXvkvfsBOz1mKQgqBMqWb5pOMwJvDS69/BrsKXXZO6KTt0opCEPkcTy
duz76aQ/0R0+lJlzRvBPFYlA1iQSr2ZHHaeT8TL51A0H4v84Ed0z9V6aA1bc
M/3QTWtNeAte6RG5G0PM0kZo8wS51Edekt9Db73Q3zH1W7JiqFHWY+xz2Dun
TNrx9UI8Fc5IzJMDT3lbEiwzbjqbKiOgNFMCOonoPOBF1iCKVo1WZY3KCIjn
y9S14rJcTvJ4RivHxdJnUmV08lAKoAId4ROzErBU8tO0oyA25OAmd3oal+/8
zKGt18aTL5XenLvLeNeFg6VSxeqIsKTX1z9du2Cn6iNh7RKCL1RjZJjd8xbC
yUrMAeacRjqDYGTqfSi515G150JrU19cLC0QfYdBwS9H8I3q95T0fKksQcsR
RMppH7KUGyk6KCdLvLxipV4TNpSOvCK+7TblNCkdU/zED0/BNJ6cKgqJ64f9
kvAp3z32d2pCNiPAbt3sJwUBLvte8ZQr6/sdoauyrVHVsSNImMDJJNeEtb9v
LVYF8erGVutoznoGjpjx0wHW03SXLsS37tWYgXMmumVZSzbzRYCpcjv707nu
EkZAc4Tud8bBSANMNmZahg/UtpbIAFPAIT9ra5fyHxASxlNzygufVS4DserA
OlRZiLHTnLNVUJYxtCuLgbwDG50ntiS/mVJVSw9TXJf4sI4SedwEjitb0Hod
wqG4IVJUYb0N45z2nMqeu3m+v5ZRxZxgoJx1liSpE7K1aFhCfyKc4sbsJVdw
9/ItV7Bh71Kusybgix9dD3oqFclkUoQLWnFq9sEafLtcAM5Y4WDyFsHkGZNN
+iLzyadtVlAGF/NS6zLgtUfXn5YfpdPh1OqU06+B6xFpJlncuK2WmEUOeHHh
n0Bitc1UdE8CfbGe3ig3kaHAlTg5R0DQkPZVzGSaTMb3EZSRcv0dyqZQwOGy
9aXUyUX8zjUSPnJPG4v45KDfvkx1Oa7+WFLoCAl+imjMr3ThAMoLeJxmq+Uc
iHQEZtPCvFu2qXJZ6cl3bdLTN9bAI72qhFEMsb/7AEiZWslbN0ccdXzIUh+p
hDyS+pN2QNqQN8UQ23AbCZmrsJLGIBdMuWxXqYkh8uG5Mj77D/63xhufeInh
Gtf5DINRJ95UOimaHGVnrTXyzDEzfkbOfxBLxjooavaMNv5DcZZr0GxjrKxj
JpkXZHxIdYerxLNOstL0WRNNfmrOUyqy4NMsmaxlbWGmgwX4nY2QNtgrDtqK
ZujQNxRqPBe5+LRQKdU0AM91vJK2d4hhZTb8NNVU+iYKv3M/4mKJnsGXm2k9
evf2+dV5Sy3oBz602unSO3icGXLWWUC0DtLLUDXm9OKdJLnQGmHkBjxLudT2
pByPdfXVZT5Y3L9ubSmcLp1qGfjwioqYdtpEBZXsyflsiZNIMAdsw/68xiyu
Um01z5Ttg7TTci1BG+YQ31bzgkxAjVhxVxIb9rZDXV+ULmfoSJoL5lh+isnt
s2wXxUtRnNyMeaQ3kwo/RzHXyWd1qYW6LzlytEoldy7DL3fevGwHXzgtjHWl
gD52miSxfjoGSJc6LA3ScSHNgg+MuVD/h7fez9zWsiArvU83sa+Z73v7nHOz
D7nl3LEcHeJPOcU9ucpc86ZKzjgFciWJLs4URs9mzap60zAqKI+k+jS1whkc
2QHhhEeU/khb8+VabvHl7MP36VQ5WaryNsm9W3ZG99J+OPerPTt53LBWS5Jn
6slxkQ3xSSbjjm1GyQAjCwfWLOu8TShHFfbWnV+3JOwPxCcxMbucdm4MomPM
Ua4/Inbus4HqVYFCGRaolikr85jr8jeCfc57cKSMCdbVKUsUiG61C+OUQ6I5
a7LSrLKynwLJaYsJk3R2SrWUk6vsmXzI8CoPce2UF0Jr70aHLBXpWV37NTAm
4XAmrlRrV2wexb67dNpdz5yzAmzWP5rpGaGwAEi1TXMrZcqWDMXJRdzeQ1RS
giAZ4TlxqjfRVaUTk5ZyJlzWnOeoyQanVCOHh9SSMzeRmmpGubfA5ayFr3Pu
lnYqpB8FfVzANQkHxK4dUCVtOaEuBOEccJ/ona8uJ+fGLUqkTuXXlwg+FqP5
4gsKaPPgPpLenckZjnDMonghE8SGjLgOp7ts09aqo/yYk5I4AfOgsOE2LM7B
EG3PMtYWn7xfx07XhFodM/5tEvVfGuvyNvJhc3LdieFiWbUkW07aEl1t6cBt
HxnsVvGvijZ106eZWrztb6TogVvItGRRwAmYSkGSvZcRa+xc4YtysPR+kNCK
DaGe8ZysknJmNScq/ZBeskFXKNIaegQOchpq6rggS429Fh3Q/knRg0vFbBp9
9M/cCjwZfMZgeY4Yvjm7iGtQQDJ4fLSfVdLGPuFZ33/gu4GokzrFFEoOknAc
k1vVjp6DxUiTpJzb6NbKWgX9H9S3+CEFG1wX9sXok4VWuQgjs79x9zgyrUUv
nPhvrtEKHlcku7OStMxaqdeBlSSt12kpw76TMu/laeTWmqsVPAnKaWtREJFm
Zql02gemrM0YnlYPnGuDbKjM6TxzP0dTkGOxLVvNOQcThOYAlu4cKyTe3l2o
1tMlaSQNgqW9oamfJJZnHW26G1JN05IFqZBROo9abQkMAX5e8/u1AiAstA5y
drlHj4SFxP9oDV8CAImDgkre8yXH1A6WhQVCHJuK7Dz3PiCOKkM46JF4mxs7
5x4IChG4ZVLHXh3kH55hZWu5cm7hqMNMt+pd0AxMPijXz36H4et59oSdGVGc
gIk08NiLB3CFRm3oncCLUr2XByi9Rp+0sVHT/YWqLOGody4ko02hNbA4EmjZ
G++c5ZJ6v5Z3w2j0j0DH80uvj/klrfgCrjCiKU+ajshAlCaIpsouzHj2up9H
yQtx5RtML4qfrIOeaTv2yXJjCnF9CgoW5Epg/+y9AvkNHeWyQeca7maxQZTU
Xl8wc5c/0gWdE+8qi2s+NXi1AncgzeriHFjNrBEDR4SRaJQJkAmEe8RjKL6g
lA+QNy6hvswtklmh2AF1przSgwvzQGphjTKT/KYiAyZjZ3zqo5yeBTCFeYlV
rN1IRgbvzPsXTOF0PnX4dW8lWdZ/h1ODOZO6Sw3LcjN0m0RH2zPqB2GZWvPi
q2ul1VfTTtd5nP3QSb+UlPZsrIpu6HjPHDcsFzQAJaV9wqVYkV+tKNCAX8EG
ladtO3ILJoyGbGV9Epk862ZY9uxpsUoiaB+sNm4lfYwUoATgIoHCck+7IlGZ
SguOLFRSsnEhBtd4YRwKp4PDL6Ti2F1VnnCMX7YtVCGAvr0nCU1bxGNabrgK
YdplHq/l4lPTa5bTyt7C1pp5kj0fGS5rmBClzVbzVWu8WtjYdVCHNRKqzcK4
/xp+bXvNktsdqy5gS1cbO3E5hHXVzq+aQe4SXMdLuc08KPKWLlGHUVrBt6FX
9wEQZ0WzHFBDYHN5p22WwRrP5axY8/RLPy0YTwp8ZIW4ExcnJEfXa8aFFKPi
HVd5z75K+V8b7ZmIr79aFH8mczdwsWO9pXOEDClOYT+WTOW9OqLtm0DYty/z
Z+/M25BwWparG9lYu4JWvm0K65sHkNo0BzJIyLxwPgHSlyepdR66gFdhqbkw
X+K9kyvbjqJZiSNXZCwb6pj6TWqjOTmuc9lpzp/hg23NSrWql2TSgiSyHg8J
/TvB0I1OvX8xBOMeLS1Qvz3eWiZsqB4NF5rRUnK8TKv3XdzYC8XtzVzKjeYg
aFyNk1EazRNASJ+DqoP4FoRw/AhXvoATIWW/2bjQoMYnF0SEr3Kh8GaCDVzB
MFaeJexEn/Y2nBsp8E+RXb4ao6KT/xdt7D+OJaTomisHHh1+W8q0H11J6nCN
LrAtwpvutXp6VIkkA3ftQglrbzxwHrSJ8K2Rsua3l5Je2YMXJXR8OM3N6nZ1
LovXmwk+le7rXhtPiSOhTzF6R7mIFwleagCaRtLyQBP6XO6sFi4POXONGEeJ
Htb8fNybLDczkxSm/PpSnbH2d/d88/ryspYobrs15OCmzCsRfwKDCxzAvMxN
VR5nTtPovMhuqqLWb8q5mk2fak3JqmZ1M2aRrGLxbqiffH8DM77bMCnMVnOi
S84Stmzeq4fzu8XvcZGHhp4keEmudQqQoKIzkJfa3xc0dmzvbPfkn2FrFgHg
tHZON95oMW9+4IvAjo/RQ7kIErbl5x6z+BQWHDnJRMBw5hMYzqKJeJ9i2JVV
amPoHpKaVyyKZ1CTNynhgyMFaP0Gb4HrqyitLkYWLiE6FtrnweboGkgoUmED
bIztrZOGmgLKMO79mtPSZYaIgq+t5lXsEzLtpAvpiRNl0msNW2S3aCxNoZaE
fAgzyHsWkaZbdpL3lZA7yyFplaHRJvEaJHRIRkIVvbVuVg23b2xU2WrmhA9J
8QUpevdIgxRXSX6mxpKjzikpJq6BGhAQKZdmu+QSuZ29lDL3qU7Ug9GilnzS
C/oGHH3TQqfQF50DKrv2rDfyRXcFh+tzQ8aYfXYcej3L8MkBWa13difaliuR
/Fztm9OLMmjSbiflujz00l178p5UseOFTy0kNc3EH6Wt/WxFzLNUn8iGnxae
C0S5Y9a5l/akG4MlJ7uuENkIOStkzD5uuPlpo/m0sBDR7eci1tycdhM3vW8k
OuMeotVpIowx/fd6QTIckirPM3pkfQFZ1x2b4i+QK3vJ+YPkUpPI6vLP+yxo
AmEaUSS9SyoToXCVfc+pmYm13uWcce5GwbLL6krrhvT9KeuC9AiJ9uaeKPmt
uIviGimw4pRg01YmnnSFvCI2R16ko6W2IBeDiV/kZBaTjz6oCqVn2MtGUYCc
+r26xrdMxM46xJt1rUdv5I7gqJdvpbmJKsdmcAy1J3nHqOnJKpqbUXSwBRdw
p0ba2JceeCmzbPlpJlWdi7Wtze7X0KkDd4F5rv01ylTAMeq7qp5h7Iemo3Jq
MZPCDqe9LDEFrtfoxrOVzOb2RrLMnRtyxwcl3gbXTNhaoiBhkcRvq69hXRSX
Xt8rxOe0eEhvjuSZ/IiTjMRRgftZuAfAan9gHZ0SfCwKmxrlVNZnnhvfZNPf
3Mo+y74qD9pdawRjLr1iYfIadGknm5NFO9shNtRghRK/6G8cd5YYsWohLEDe
T6+Wb84hqYVSdHu/U7c+1l7/rnfv4oXCRZtfaE9pKKo6QPLeXLpkChzIa2yl
UF0cANaEQuKaUCrcZMmCVWevPuYlezXA+ghdLsDxpLCs9EsjWQLC3GsuHkk7
D0l+5db4xFx7KQPStqidf71Z06YXK4zeCWVMqFnQdkg4Rfn8gIz3cc8vx65T
cgLXRtGN9hrQlaVMJgftn/6zX8SeW3xkBZcCYLUqHMX4R7YSTT29weF+3xf/
2Oz8K2XViY5b2dbnHOz/0wySFjKDuXaiT/zWcnXzRdEk3Oq/MlO2084IB32T
055FYNNOfX/aeJr7EaSX3cOx8fDB/wUIrxjls4UAAA==

-->

</rfc>
