<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.17 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-chuang-replay-resistant-arc-02" category="exp" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.15.3 -->
  <front>
    <title abbrev="Replay Resistant ARC">Replay Resistant Authenticated Receiver Chain</title>
    <seriesInfo name="Internet-Draft" value="draft-chuang-replay-resistant-arc-02"/>
    <author fullname="Weihaw Chuang">
      <organization>Google, Inc.</organization>
      <address>
        <email>weihaw@google.com</email>
      </address>
    </author>
    <author fullname="Bron Gondwana">
      <organization>Fastmail Pty Ltd</organization>
      <address>
        <email>brong@fastmailteam.com</email>
      </address>
    </author>
    <author fullname="Allen Robin">
      <organization>Google, Inc.</organization>
      <address>
        <email>arobins@google.com</email>
      </address>
    </author>
    <date year="2022" month="December" day="21"/>
    <workgroup>Independent Stream</workgroup>
    <keyword>DKIM</keyword>
    <keyword>ARC</keyword>
    <keyword>Replay</keyword>
    <abstract>
      <t>DKIM <xref target="RFC6376"/> is an IETF standard for the cryptographic protocol to authenticate email at the domain level and protect the integrity of messages during transit.  <eref target="https://www.rfc-editor.org/rfc/rfc6376.html#section-8.6">Section 8.6</eref> defines a vulnerability called DKIM Replay as a spam message sent through a SMTP MTA DKIM signer, that then is sent to many more recipients, leveraging the reputation of the signer.  We propose two Replay Resistant cryptographic domain based protocols that leverage ARC <xref target="RFC8617"/>.  The first technique discloses all SMTP recipients as signed RFC822 headers by the sender which allows a receiver to verify this.  The second technique defines a SMTP extension that allows both the sender and receiver to participate in signing the message signature.  It includes a path building technique that accurately defines the SMTP forwarding path of the message.  Both techniques permit a receiver to detect DKIM and ARC replay attacks and other attacks.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>This protocol provides two different techniques to authenticate email by domain that is replay resistant.  It leverages the features of ARC to name ADMD in the email forwarding path and the intermediate results.   The first technique discloses all SMTP recipients as signed RFC822 headers by the sender which allows a receiver to verify this.  The second technique defines a SMTP extension that allows both the sender and receiver to participate in signing the message signature, and can be built into a path of signing ADMDs called chaining.  The results of the two techniques MAY be used by spam filtering to apply some local policy, and/or applied to DMARC policy evaluation as one of its input email authenticators.  These two techniques are independent of each other with different methods, benefits and limitations in tackling replay.  Both are presented in case the limitations of one precludes using it.  This also depends upon ARC improvements to ensure that the results of the first two techniques are propagated correctly to the receiver.</t>
      <section anchor="terminology-and-definitions">
        <name>Terminology and Definitions</name>
        <t>Acronyms</t>
        <ul spacing="normal">
          <li>Authenticated Received Chain (ARC) <xref target="RFC8617"/> - is a protocol that is meant to resolve some of the issues for DMARC <xref target="RFC7489"/> to fix the problems that DMARC policy rejects caused by mail forwarding, and is based on DKIM, but suffers from similar issues as DKIM replay. ARC defines digital signatures and Authentication-Results by ADMD and a versioning mechanism for them.</li>
          <li>Authentication-Results <xref target="RFC8601"/>- A header containing a list of validation results and comments.</li>
          <li>
            <t>DomainKeys Identified Mail (DKIM) <xref target="RFC6376"/>- IETF standard for the cryptographic protocol to authenticate email at the domain level and protect the integrity of messages during transit.
            </t>
            <ul spacing="normal">
              <li>DKIM replay- <xref target="RFC6376"/> section 8.6 defines a vulnerability called DKIM Replay as a spam message sent through a SMTP MTA DKIM signer, that then is sent to many more recipients, leveraging the reputation of the signer.</li>
            </ul>
          </li>
          <li>Sender Policy Framework (SPF) <xref target="RFC7208"/>- IETF standard for authenticating sending servers typically based on IP address.</li>
          <li>ADministrative Management Domain (ADMD) <xref target="RFC5598"/> defines Mail Submission Agent (MSA), Mail Transfer Agent (MTA) and Mail Delivery Agent (MDA).</li>
          <li>Domain-based Message Authentication, Reporting, and Conformance (DMARC) <xref target="RFC7489"/>- Defines a sender's domain identity and from that a sender's message handling policy when messages are being spoofed.  It defines using SPF and DKIM as methods to determine the authenticity of messages.</li>
          <li>Signed RFC822 header recipients- These identities are defined by <em>To</em>, <em>Cc</em> and <em>Forwarded-to</em> headers, and MUST be a signed headers present in the ARC-Seal.</li>
          <li>SMTP recipients- The RFC5321 MAIL FROM recipients are disclosed during the SMTP transmission.  These identities define the inboxes that the message is intended for.</li>
        </ul>
      </section>
    </section>
    <section anchor="arc-set-improvements">
      <name>ARC Set Improvements</name>
      <t>This protocol leverages the concepts and features of ARC <xref target="RFC8617"/> for propagating authentication results and protecting the integrity of the headers and message body.  It adds additional new ARC-Seal tag/values to describe protocol settings and new ARC-Authentication-Results status and comments as described in later sections.  As the ARC chain identifies the message traversal over the forwarding path, this uses ARC set number as the per ADMD versioning.  Unlike ARC, this proposal mandates that the aware ADMDs explicitly identify themselves as an ARC set in the identified path or makes explicit when the message exits the identified path into some naive, unaware ADMD as described later.</t>
      <t>The identified path traverses ADMDs starting with the MSA, optionally traverses one or more MTA, and terminates delivery into the inbox at the MDA.  The MSA ADMD i.e. the responsible originating sender of the message is identified as the initial ARC set "i=1".  This protocol requires that the <em>From</em> header domain MUST be the same as the ARC-Seal d= domain i.e. tying the sender's identity to the cryptographic signer that claims that.  As the originator has no email authentication results, the ARC-Authentication-Results MUST be empty.  Similarly when the message is delivered to the inbox by the MDA ADMD at ARC set "i=N", it alters the ARC set to make termination identifiable and to make it more difficult to replay the ARC sets.  The MDA strips the ARC-Seal and ARC-Message-Signature but leaves behind the ARC-Authentication-Result before sending the message to the MUA.  A message lacking ARC-Seal and ARC-Message-Signatures has been delivered to the inbox, and the last ARC set ARC-Authentication-Result present indicates the MDA ARC set.   ADMDs that act as MTA will upon receiving a message, forward to some new destination.  Note that an ADMD MAY be both a MTA and MDA i.e MAY forward the message and deliver to some inbox.</t>
      <t>To prevent reuse of ARC headers from one message in another,  this protocol mandates generating the ARC-Message-Signature signature upon any outbound traversal from one ADMD to a different ADMD.  In addition there MAY be ARC signing internal to the ADMD.  Having this outbound message body signing invariant permits the receiver to verify the integrity of the message as sent by the prior ADMD.  To verify the integrity of the ARC sets then, a receiver MUST verify the previous ARC set's ARC-Message-Signature and verify each ARC set's ARC-Seal signature from "i=N" (sender's ARC set number) to "i=1" as well as the presence of all headers in the ARC set.  Failure from the immediate sender at "i=N" is treated differently than failures from prior senders at "i=N-1" or earlier with the intention that verifiers MAY potentially use the subsequent ARC set verification results hence differentiated.  If the receiver sees a verification failure from the immediate sender's ARC-Message-Signature or ARC-Seal, or from missing headers, that is "hard" <em>fail</em>.  Prior failures from "i=N-1" to "i=1" ARC-Seal are treated as <em>softfail</em>.  The result of the verification is published in the Authentication-Result and the ARC-Authentication-Result with a tag "arc=".  Even if ARC verification fails, this specification asks the receiver to continue ARC generation and verification to provide forensics evidence for subsequent receivers via the authentication results.  For example the SPF authentication results of the potentially malicious sender MAY help identify that sender to some subsequent receiver.  The propagated ARC verification failure will help prevent inadvertent use of the authentication results by subsequent receivers.</t>
    </section>
    <section anchor="declare-all-recipients-and-affirm-dara">
      <name>Declare All Recipients and Affirm (DARA)</name>
      <section anchor="concepts">
        <name>Concepts</name>
        <t>We can harden the protocol against replay attacks by explicitly identifying all recipients in the headers, including when the recipient is "hidden" such as <em>Bcc</em> or Mailing-lists.  That way when a signed message arrives, the receiver can check if the RCPT TO recipient correctly is a subset of the recipient in the signed message header.  If not, then the message MAY be part of a replay attack.  For blind carbon copy, while a  Bcc header MAY be added, it can be stripped by subsequent forwarders.  Instead we create a new <em>Forwarded-to</em> header that includes an ARC set versioning number to indicate which ADMD sent the message to a new recipient.</t>
        <artwork><![CDATA[
Forwarded-to: i=1; user@example.com
]]></artwork>
        <t>The <em>Forwarded-to</em> header MUST be signed by the ARC-Message-Signature i.e. be present in the "h=", then prepended to the headers of the message.  For privacy, if there are multiple recipients, the message MUST be split and signed exclusively for each <em>Forwarded-to</em> recipient to maintain privacy between recipients.  Subsequent forwarders MUST not strip the <em>Forwarded-to</em> header from the message.  To handle the email forwarder and mailing list scenario, we also use the <em>Forwarded-to</em> header to indicate that a message is sent to a new recipient.  Messages sent to a new ADMD but with the same recipient identity disclosed by <em>Forwarded-to</em> MAY reuse the prior header.</t>
        <t>Senders and receivers MAY variously support the Declare All Recipients and Affirm (DARA) protocol or not, so the protocol needs to be tolerant of naive ADMDs.  For example a naive mailing list sender sending to a protocol aware receiver SHOULD NOT have traffic rejected simply because it didn't follow the protocol.  Yet simultaneously, the DARA protocol needs to discourage abuse by spammers seeking to use the naive ADMD path for DKIM replay.  In this protocol, that sender publishes their capability in the ARC-Seal as "dara=" tag/value, and whether the receiver SHOULD validate recipients.  A value of "v" indicates that the receiver MUST validate the recipients, and if it fails verification, treat the message as DARA unauthenticated with the implication that the message is being replayed.  As with other email authentication methods, the verifier is free to apply a locally defined policy against unauthenticated email.  A value of "d" indicates that the receiver MAY choose to discretionally validate the recipients.  If a receiver validates the recipients, it SHOULD treat recipient verification failure as <em>neutral</em> and SHOULD treat success as <em>pass</em>.  The discretionary validation mode is to support the scenario of sending to a naive ADMD that does not support ARC or the DARA protocol.  Because such naive forwarders MAY not add any indication of its presence e.g. adding an ARC set,  the sender MUST protect subsequent DARA aware receivers from misinterpreting prior settings while allowing for recipient updates that MAY otherwise trigger false positive verification failures.  All ADMD supporting the DARA protocol MUST publish a DNS txt policy record as described below.  The sender fetches the receiver's policy record to determine whether to select the required verification "dara=v" which is done when the receiver supports the DARA protocol, otherwise the sender selects the optional "dara=d" validation profile.   In addition when the receiver does not support the protocol, the sender always identifies the individual signed recipient.  This MAY be needed when the recipient is in the <em>To</em>, or <em>Cc</em> headers, and in this case also adds a <em>Forwarded-to</em> header per recipient, then signs the message only for that recipient.  Unique identification of the recipient and the receiving domain allows a receiver to adjust the reputation system in case there is a replay attack.  Instead of penalizing the sender that is DARA aware, the receiver MAY elect to apply the reputation penalty to the receiving domain that is naive to DARA.</t>
        <t>The receiver's verification process is to collect all the recipients in the <em>To</em>, <em>Cc</em> and <em>Forwarded-to</em> headers.  It verifies that they are signed appropriately in the sender's ARC-Message-Signature and if so, put them into a set of signed headers.  The receiver then collects all the RCPT TO recipients as the envelope recipients.  The receiver then verifies that the envelope recipients are a subset of the signed headers.  It applies the policy depending on the sender's capabilities as described in the ARC-Seal "dara=" tag/value.  The result of this check SHOULD be published in the ARC-Authentication-Results as dara=<em>pass</em> or <em>fail</em> or <em>neutral</em>.</t>
        <t>The DARA DNS policy record identifies whether an ADMD supports the protocol.  It is a TXT DNS record located at the same domain name as the MX record.  Quite likely it will share the policy record with SPF.  Such a policy record starts with a SeRCi version number "dara_version=" which MUST be set to "ver1.0" indicating that ADMD supports DARA.  While usually the sender looks up the DARA TXT DNS record, a receiver MAY elect to check the sender's policy if it suspects that a MiTM has stripped off the sender's DARA policy.  If it detects a DARA declaration in the DNS policy, but not in the message, the receiver MAY elect to treat the message as spam.</t>
      </section>
      <section anchor="definitions">
        <name>Definitions</name>
        <t>DNS TXT Policy tags</t>
        <ul spacing="normal">
          <li>"dara_version=": Value of "ver1.0" if the ADMD supports the DARA verification protocol.</li>
        </ul>
        <t>ARC-Seal tags</t>
        <ul spacing="normal">
          <li>"dara=": Value of "v" if the sender mandates that the receiver verify the recipients.  Value "d" if the sender asks the receiver to optionally verify the recipients, and writes a <em>pass</em> if the recipient verification passes.</li>
        </ul>
        <t>ARC-Authentication-Results tags</t>
        <ul spacing="normal">
          <li>"dara=": Value of <em>pass</em> if recipient validation passes, otherwise <em>fail</em>.  In some circumstances this tag/value MAY not be set or be treated as <em>neutral</em>.</li>
        </ul>
      </section>
      <section anchor="header-examples">
        <name>Header Examples</name>
        <section anchor="mbp-mailing-list-mbp">
          <name>MBP ==&gt; Mailing-List ==&gt; MBP</name>
          <t>First MBP outbound (after ARC seal)</t>
          <artwork><![CDATA[
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: mailing.list@example.com
]]></artwork>
          <t>Mailing-List inbound (after ARC seal)</t>
          <artwork><![CDATA[
ARC-Seal: i=2; dara=v
ARC-Authentication-Results: i=2; dara=pass (rcpt.to mailing.list@example.com matches signed header)
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: mailing.list@example.com
]]></artwork>
          <t>Mailing-List outbound (after ARC seal)</t>
          <artwork><![CDATA[
Forwarded-to: i=2; user@example.com
ARC-Seal: i=2; dara=v
ARC-Authentication-Results: i=2; dara=pass (rcpt.to mailing.list@example.com matches signed header)
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: mailing.list@example.com
]]></artwork>
          <t>Final MBP inbound (after ARC seal)</t>
          <artwork><![CDATA[
ARC-Seal: i=3; dara=v; 
ARC-Authentication-Results: i=3; dara=pass (rcpt.to user@example.com matches signed header)
Forwarded-to: i=2; user@example.com
ARC-Seal: i=2; dara=v; 
ARC-Authentication-Results: i=2; dara=pass (rcpt.to mailing.list@example.com matches signed header)
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: mailing.list@example.com
]]></artwork>
        </section>
        <section anchor="mbp-mbp-replay-mbp">
          <name>MBP ==&gt; MBP-Replay ==&gt; MBP</name>
          <t>First MBP outbound (after ARC seal)</t>
          <artwork><![CDATA[
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: user@example.com
]]></artwork>
          <t>Second MBP inbound (after ARC seal)</t>
          <artwork><![CDATA[
ARC-Seal: i=2; dara=v; 
ARC-Authentication-Results: i=2; dara=pass (rcpt.to user@example.com matches signed header)
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: user@example.com
]]></artwork>
          <t>Above message captured by spammer, modified (add additional headers) and then resent.  A spammer might send the message to john.doe@example.com which would be unspecified in the headers.</t>
          <t>Victim (last) MBP inbound (after ARC seal)</t>
          <artwork><![CDATA[
ARC-Seal: i=3; dara=v
ARC-Authentication-Results: i=3; dara=fail (rcpt.to john.doe@example.com mismatches signed header);
ARC-Seal: i=2; dara=v
ARC-Authentication-Results: i=2; dara=pass (rcpt.to user@example.com matches signed header);
ARC-Seal: i=1; dara=v
ARC-Authentication-Results: i=1
To: user@example.com
]]></artwork>
        </section>
        <section anchor="mbp-naive-forwarder-mbp">
          <name>MBP ==&gt; Naive-Forwarder ==&gt; MBP</name>
          <t>This describes a forwarder that doesn't not support DARA.</t>
          <t>First MBP outbound (after ARC seal)</t>
          <artwork><![CDATA[
Forwarded-to: i=1; user@naive.example.com
ARC-Seal: i=1; dara=d
ARC-Authentication-Results: i=1
To: user@example.com
]]></artwork>
          <t>Forwarder headers will be the same as above as the forwarder is naive to the protocol.</t>
          <t>Final MBP inbound (after ARC seal).  In this case the envelope recipient will change weihaw@example.com.  The declared recipient user@other.example.com will mismatch the envelope recipient, and fail DARA.  However the protocol is set to optional verification with DARA=d, and so does not report the failure.</t>
          <artwork><![CDATA[
ARC-Seal: i=2; dara=v
ARC-Authentication-Results: i=2
Forwarded-to: i=1; user@naive.example.com
ARC-Seal: i=1; dara=d
ARC-Authentication-Results: i=1
To: user@naive.example.com
]]></artwork>
        </section>
      </section>
    </section>
    <section anchor="sender-receiver-co-signing-serci">
      <name>Sender Receiver Co-Signing (SeRCi)</name>
      <section anchor="concepts-1">
        <name>Concepts</name>
        <t>We can create a challenge response system using cryptographic signing orchestrated between the sender and receiver of an SMTP transaction.  The receiver challenges the sender to sign a mutually agreed upon value with their secret key, and can demonstrate a proof of that SMTP client-server relationship to 3rd parties.  One problem is that the receiver can't proactively issue the challenge, so as part of the EHLO, the server issues the challenge as an optional SMTP extension argument.  The sender can respond with the signature incorporating the shared value as a SMTP extension verb.   Another problem is preventing a malicious party from intercepting a message and trying to replicate the challenge.   We propose using a timestamp that can't be used in the future i.e. both parties make sure the timestamp reasonably represents the current time.  This cryptographic challenge needs to sign a hash that ties the signature back to the message, and for this proposal, we take the whole message hash from the ARC-message-signature.  In addition the destination domain is specified to reduce the risk for this signature to be intercepted and reused for other communications with other destination domains.</t>
        <t>Such a protocol can help authenticate to a receiver that some sender sent a message without risk of replay via some third party.  Sender Receiver Co-Signing (SeRCi pronounced Cersei as in the GoT character) could be used similarly to SPF <xref target="RFC7208"/> but without the risk of shared tenancy <eref target="https://www.7elements.co.uk/resources/blog/smtp-multipass/">attack</eref>, <eref target="https://arxiv.org/abs/2204.05122">IP reuse</eref> attack, and BPG <eref target="http://people.scs.carleton.ca/~kranakis/Papers/TR-05-07.pdf">vulnerabilities</eref>.  Moreover a third party can independently verify the result that some sender and receiver sent the given message at the given time.  This obviates the need to trust the ARC-Authentication-Results.  Later we use SeRCi metadata to describe the forwarding path of the message.</t>
        <t>The SMTP extension for SeRCi for generating the hash and then publishing it, is meant to prove that the sender and receiver collaborated to create the hash.  The protocol is advertised as a SMTP extension in the SMTP EHLO named SeRCi with a timestamp argument.  That timestamp will be in UTC seconds.  If the timestamp is acceptable to the sender, then it SHOULD sign a tuple of base64 message hash used in the outbound ARC-Message-Signature, destination domain as defined in the next paragraph, and timestamp.  That signature then SHOULD be base64 encoded and disclosed to the receiver as:</t>
        <artwork><![CDATA[
SERCI-SIGNATURE <sender domain> <selector> <signature> 
]]></artwork>
        <t>where domain corresponds to the sender's DKIM domain and selector that is used to find the DKIM public key DNS record.  If the timestamp is not acceptable, the sender can report this as SERCI-SIGNATURE "out-of-time" and potentially the receiver will return a new timestamp.  The sender is allowed to do this once, and after that the receiver MUST report an error.  To prevent eavesdropping and potential spoofing, this protocol MUST be secured by SMTP TLS.  Upon obtaining the signature, the receiver MUST then validate the SeRCi signature.  It looks at the sender's ARC-Message-Signature hash to see if that is acceptable, meaning matches a hash the receiver generates of the message.  Next it checks if the timestamp is the same as provided to the sender, and if the destination domain is the same as the receiver's ARC-Seal "d=" domain. The SERCI-SIGNATURE command returns OK on success, otherwise some error code.</t>
        <t>An example SMTP transaction might look like:</t>
        <artwork><![CDATA[
EHLO sender.example.com
250-sender.example.com at your service, [1.2.3.4]
250-SIZE 157286400
...
250 SMTPUTF8
250 SERCI <timestamp>
MAIL FROM:<sender>
RCPT TO:<recipient>
DATA <message>
SERCI-SIGNATURE <sender domain> <selector> <base64(signsender(<base64(message hash),destination domain,timestamp>)))>
]]></artwork>
        <t>The sender discovers the receiver's support for this protocol by a DNS txt policy lookup upon the recipient email address domain.  Within this policy record MAY be a tag value indicating which SeRCi version number "SERCI_version=" which MUST be set to "ver1.0<tt>"</tt> when that ADMD indicates it supports SeRCi.  The lookup also discovers the normalized destination domain name, and that destination domain MUST match the ADMD ARC-Seal "d=" domain (<xref target="RFC8601"/>) which enables tracing this domain <em>From</em> sender to receiver as described later.  The domain name is specified <tt>serci=&amp;lt;domain&gt;</tt> in the DNS policy record.  Once discovered this domain is put in the sender's ARC-Seal as <tt>serci=&amp;lt;domain&gt;</tt>, which indicates support by the receiver for the SeRCi as well as identify the intended receiver domain.   If no such DNS txt policy record is found, then the receiver does not support the SeRCi protocol.  This is indicated in the ARC-Seal by a SeRCi naive receiver tag/value of "snr=<tt>"</tt> and <em>From</em> header domain for path building described later.  Further the "snr=" tag indicates to subsequent SeRCi aware receivers that there was an intermediate naive forwarder.  If a domain advertises a SMTP SeRCi-SIGNATURE extension but does not publish a DNS txt policy, the sender MUST not call the SeRCi-SIGNATURE command as the receiver is declaring their intent to not participate in SeRCi.</t>
        <t>The SeRCi aware receiver will verify the signature after the SeRCi-SIGNATURE verb.  Assuming the receiver agrees with the signature (i.e. verifies it), the receiver a tag "serci=" tag and <em>pass</em> or <em>fail</em> result.  It also adds the signature as part of the SeRCi ARC-Authentication-Results as a comment.  This is illustrated as:</t>
        <artwork><![CDATA[
ARC-Authentication-Results i=1; serci=<pass|fail> 
        (<sender domain>,<selector>,<base64(message hash)>,
         <timestamp>,<signature>); 
]]></artwork>
        <section anchor="definitions-1">
          <name>Definitions</name>
          <t>DNS TXT Policy tags</t>
          <ul spacing="normal">
            <li>"serci_version=": Value of "ver1.0" if the ADMD supports the SeRCi verification protocol.</li>
            <li>"serci=": Value of the receiver's ARC-Seal "d=" domain</li>
          </ul>
          <t>ARC-Seal tags</t>
          <ul spacing="normal">
            <li>"serci=": Value of the receiver's ARC-Seal "d=" domain when the receiver is SeRCi capable.</li>
            <li>"snr=": Value of RFC822 recipient's domain name when the receiver is naive of SeRCi.</li>
          </ul>
          <t>ARC-Authentication-Results tags</t>
          <ul spacing="normal">
            <li>"serci=": Value of "pass" if sender/recipient signing validation succeeds, otherwise "fail".</li>
          </ul>
        </section>
      </section>
      <section anchor="header-example">
        <name>Header Example</name>
        <artwork><![CDATA[
ARC-Seal: i=2; d=destination.example.com
ARC-Authentication-Results: i=2; serci=pass (source.example.com, message_hash_base64, selector, 1664511950175, signature_base64)
ARC-Seal: i=1; d=source.example.com; serci=destination.example.com
ARC-Authentication-Results: i=1
To: user@destination.example.com
]]></artwork>
      </section>
    </section>
    <section anchor="chaining">
      <name>Chaining</name>
      <t>The local results of SeRCi can be combined into a path of verified ADMD domains as defined by the ARC-Seal "d=" domains.  Path building can help detect if replay potentially occurred, that is a receiver MAY check that a message was forwarded from the originator to it with verification errors.   If there are Chain building verification errors, then it indicates either there is a protocol unaware forwarder, or that there is a malicious sender attempting to take the message and reinject it along a new path outside the intent of the originator.  A verifier can then check for some prior sender SeRCi declaration of "snr=" vs "serci=" which clarifies definitively which of these two scenarios applies.  At that point, it is up to the receiver's local policy to determine what receiver does with the result.  The protocol for this verification is described in more detail in subsequent paragraphs.</t>
      <t>The verified path that the message traverses can be used as the message flow identifier in a reputation system.  Unlike purely domain based reputation systems, a path based one can help differentiate benign message flows from malicious ones to help identify replay or other abuse by identifying the spammer forwarding malicious content.  In the Header Examples we describe a scenario where the spammer exploits some gullible but otherwise benign intermediate forwarder in an attempt to hide their tracks and path based reputation can be particularly helpful in uncovering them.</t>
      <section anchor="chain-building-algorithm">
        <name>Chain Building Algorithm</name>
        <t>The following defines an algorithm for path building using SeRCi identifiers.  We define the nodes of a path as the ARC-Seal "d=" identities and who form edges as domain identities pairs.  Because building the edges of a path is a repeated process across edges that are like links, we call this Chain building.  It starts at the destination at ARC set "i=N", and walks through the ARC headers to the originator ARC set "i=1".  The edge is defined as a pair of nodes (<em>d<sub>N</sub></em> , <em>d<sub>N-1</sub></em>) where the sender's ARC-Seal "serci=" domain is <em>d<sub>N</sub></em>  and the receiver's ARC-Seal "d=" domain <em>d'<sub>N</sub></em> MUST match.  If so, edge building considers this a local <em>pass</em>.  If the "serci=" result is missing, the verifier checks if there is instead a "snr=" tag at this or prior ARC set, then specifies an edge result of <em>neutral</em>, otherwise as <em>fail</em>.  Next the receiver's ARC-Set number MUST be "i=N-1" and if so then the ARC-Seal "d=" domain is defined as <em>d<sub>N-1</sub></em>.  This recursively is extended for (<em>d<sub>N-1</sub></em> , <em>d<sub>N-2</sub></em>) i.e. for ARC set "i=N-2" and so forth for each "i=n" to <em>d<sub>1</sub></em>.</t>
        <t>Local Chain verifier is done for each ARC set n following the above edge building from "i=N" to "i=1" and builds two vectors.  One vector keeps the local chain results and the other ARC-Seal "d=" domains.  The verifier assumes that results from ARC header and message-body signature verification, SeRCi and potentially DARA verifications have already run and the results already populate the ARC-Authentication-Results.  For ARC set "i=N" to ARC set "i=2", the verifier MUST evaluate the local result, meaning the ARC result (i.e. from ARC seal verification and sometime ARC message-signature verification), edge building result, and SeRCi verification result, and optionally the DARA verification result, and take the AND of those results.   If all of them are <em>pass</em>, the local Chain result is <em>pass</em>.  Otherwise if any of them are <em>neutral</em> or SeRCi is <em>softfail</em>, and the rest pass, the result is <em>neutral</em>.  Otherwise the result is <em>failure</em>.   Further local policy MAY modify the ARC message-signature result (perhaps due to future work around this <eref target="https://datatracker.ietf.org/doc/draft-kucherawy-dkim-transform/">draft</eref> or this <eref target="https://datatracker.ietf.org/doc/draft-kucherawy-dkim-list-canon/">one</eref>)  As with ARC improvements, this protocol recommends continuing Chain verification even if the sender's Chain result is failure or neutral, to provide forensics evidence for subsequent receivers.  Receivers SHOULD independently verify the SeRCi signature rather than taking the result from ARC-Authentication-Result and having to trust an externally generated result.   At the originator ARC set "i=1" corresponding to <em>d<sub>1</sub></em>, the verifier first verifies alignment between header <em>From</em> domain and the ARC-Seal "serci=" domain.  That domain defines <em>d<sub>1</sub></em>, and the verifier looks up the SeRCi policy associated with the domain which MUST exist.  In addition the ARC seal validation for  "i=1" MUST pass.  Once these checks pass, then Chain building for "i=1" is considered to pass.  The local Chain results is added onto the result vector at that index for all indexes, and similarly the ARC-Seal "d=" domain onto the domain vector.</t>
        <t>To compute the global Chain result, there is a walk over the vector of results.  The global Chain result is initialized to <em>pass</em>.  Starting from "i=N" index to "i=1", if the local result is <em>fail</em> then the global result is <em>fail</em>, else if local result is <em>neutral</em> then the global is <em>neutral</em>.  If the local result is <em>fail</em>, then the domain result is cleared from that index to i=1.  This will attempt to extend the domain list by looking at the prior ARC sets SPF result.  If that has a SPF <em>pass</em>, then the SPF domain is placed in that index, otherwise this inserts a failure indication with the cause e.g. "arc-fail" at that index.  If there are multiple failures, this chooses the most specific error as the cause e.g "serci-fail" over "arc-fail".  This then truncates cleared domain entries from the domain list.  If the local result is <em>fail</em>, this walk halts.  If the local result is <em>neutral</em>, and there is a "snr=" then this inserts the domain in the domain list after the current index which helps identify it in the constructed path.  A synthetic <em>neutral _result is also inserted in the result path.  This also similarly extends the path when "i=1" and the message doesn't originate at that domain (missing alignment between the _From</em> header domain and ARC-Seal "d=" domain) to better identify the flow.  If so and the SPF result is a <em>pass</em>, this prepends the SPF domain and synthetic result into the respective vectors.  If there is a non-passing SPF result, this prepends a SPF status string such as "spf-neutral" to the domain vector and the status to status vector.   The global Chain result is published ARC-Authentication-Results as a "chain=".  result.  If the result is <em>pass</em>, then the message is considered to be <em>authenticated</em> by SeRCi, otherwise <em>unauthenticated</em>.</t>
      </section>
      <section anchor="path-interpretation">
        <name>Path Interpretation</name>
      </section>
      <section anchor="definitions-2">
        <name>Definitions</name>
        <t>ARC-Authentication-Results tags</t>
        <ul spacing="normal">
          <li>"chain=": Value of <em>pass</em> if local results and prior nodes are all passes, otherwise if "snr=" was present in the flow then <em>neutral</em>, else <em>fail</em>.</li>
        </ul>
      </section>
    </section>
    <section anchor="chaining-header-examples">
      <name>Chaining Header Examples</name>
      <t>The following two examples illustrate working SeRCi/Chain-Building verification.  This is followed by an example of DKIM replay attack.  The last example is illustrative of how this protocol behaves with a SPF upgrade attack.</t>
      <section anchor="mbp-mailing-list-mbp-1">
        <name>MBP ==&gt; Mailing-List ==&gt; MBP</name>
        <t>This is an example of mail being sent from one Mail-Box-Provider to another through a Mailing-List where all ADMDs participate in SeRCi.  In this illustrative example, we show the construction of the headers.</t>
        <t>First MBP outbound (after ARC seal)</t>
        <artwork><![CDATA[
ARC-Seal: i=1; d=originator.example.com; serci=mailinglist.example.com
ARC-Authentication-Results: i=1
To: mailing.list@mailinglist.example.com
]]></artwork>
        <t>Mailing-List outbound (after ARC seal)</t>
        <artwork><![CDATA[
ARC-Seal: i=2; d=mailinglist.example.com; serci=destination.example.com
ARC-Authentication-Results: i=2; serci=pass; chain=pass
ARC-Seal: i=1; d=originator.example.com; serci=mailinglist.example.com
ARC-Authentication-Results: i=1
To: mailing.list@mailinglist.example.com
]]></artwork>
        <t>Final MBP inbound (after ARC seal)</t>
        <artwork><![CDATA[
ARC-Seal: i=3; d=destination.example.com
ARC-Authentication-Results: i=3; serci=pass; chain=pass
ARC-Seal: i=2; d=mailinglist.example.com; serci=destination.example.com
ARC-Authentication-Results: i=2; serci=pass; chain=pass
ARC-Seal: i=1; d=originator.example.com; serci=mailinglist.example.com
ARC-Authentication-Results: i=1
To: mailing.list@mailinglist.example.com
]]></artwork>
        <t>The global Chain verification result is <em>pass</em> and the message is considered SeRCi <em>authenticated</em>.  The constructed path is [originator.example.com, mailinglist.example.com, destination.example.com].</t>
      </section>
      <section anchor="mbp-naive-forwarder-aware-forwarder-mbp">
        <name>MBP ==&gt; Naive-Forwarder ==&gt;Aware-Forwarder ==&gt;MBP</name>
        <t>This demonstrates a naive forwarder naive.example.com that doesn't not support SeRCi.  The headers represent what would be seen after inbound delivery to the destination MBP.</t>
        <artwork><![CDATA[
ARC-Seal: i=3; d=destination.example.com
ARC-Authentication-Results: i=3; serci=pass; chain=neutral
ARC-Seal: i=2; d=intermediate.example.com; serci=destination.example.com
ARC-Authentication-Results: i=2; chain=neutral
ARC-Seal: i=1; d=source.example.com; snr=naive.example.com
ARC-Authentication-Results: i=1
To: user@destination.example.com
]]></artwork>
        <t>The global Chain verification result is <em>neutral</em> and the message is considered SeRCi <em>unauthenticated</em>.  The constructed path is [source.example.com, naive.example.com, intermediary.example.com, destination.example.com].</t>
      </section>
      <section anchor="mbp-spammer-replay-mbp">
        <name>MBP ==&gt; Spammer ; Replay ==&gt; MBP</name>
        <t>Final headers as seen by the victim ADMD after replay injection to victim.example.com domain.</t>
        <artwork><![CDATA[
ARC-Seal: i=3; d=victim.example.com
ARC-Authentication-Results: i=3; chain=fail
ARC-Seal: i=2; d=destination.example.com
ARC-Authentication-Results: i=2; serci=pass; chain=pass
ARC-Seal: i=1; d=source.example.com; serci=destination.example.com
ARC-Authentication-Results: i=1
To: user@destination.example.com
]]></artwork>
        <t>Due to the path discontinuity, the global Chain verification result is <em>fail</em> and the message is considered SeRCi <em>unauthenticated</em>.  The constructed path is [serci-fail].</t>
      </section>
      <section anchor="spammer-gullible-forwarder-mbp">
        <name>Spammer ==&gt; Gullible Forwarder ==&gt; MBP</name>
        <t>In this example the spammer does not participate in ARC or this protocol.  The spammer forwards a message through an permissive cloud provider gullible.forwarder.com to reach the inbox of some user at desination.example.com.  Spammer selects a victim domain that uses email services of gullible.forwarder.com such that they include the IPs of gullible.forwarder.com in their SPF policy.  While the spammer cannot SPF authenticate at inbound to gullible.forwarder.com, they can SPF authenticate at inbound to destination.example.com, hence the SPF upgrade attack.</t>
        <artwork><![CDATA[
ARC-Seal: i=2; d=destination.example.com
ARC-Authentication-Results: i=2; spf=pass; serci=pass; chain=pass
ARC-Seal: i=1; d=gullible.forwarder.com; serci=destination.example.com
ARC-Authentication-Results: i=1; spf=neutral
To: user@destination.example.com
From: spoofed_user@victim.example
]]></artwork>
        <t>While the global Chain verification result is pass and the message is considered SeRCi authenticated, the spammer forwarding path is [spf-neutral, gullible.forwarder.com, destination.example.com] which include evidence of the spammer.  Contrasts that to the path from a normal message delivery by victim.example.com using their cloud provider which either would look like [victim.example.com, destination.example.com] or [victim.example.com, gullible.forwarder.com, destination.example.com]. Both would be distinct from the spammer forwarding flow in a path aware reputation system.</t>
      </section>
    </section>
    <section anchor="dmarc">
      <name>DMARC</name>
      <t>These protocols can act as authenticators for DMARC <xref target="RFC7489"/>.  In particular SeRCi can act similarly to SPF in authenticating peers, while Chain's path is similar to DKIM in being tolerant of forwarding but unlike DKIM can detect replay.  This protocol modifies DMARC to permit the SeRCi/Chain building results to authenticate for DMARC as a third authenticator after SPF and DKIM.  As noted before, this protocol requires alignment with the <em>From</em> header domain and SeRCi originator's ARC-Seal "d=" domains at ARC set "i=1".  Assuming From alignment, a SeRCi/Chain building global pass on a message will indicate a DMARC pass.</t>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions yet.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>Normative References</name>
      <reference anchor="RFC6376" target="https://www.rfc-editor.org/info/rfc6376">
        <front>
          <title>DomainKeys Identified Mail (DKIM) Signatures</title>
          <author fullname="D. Crocker" initials="D." role="editor" surname="Crocker">
            <organization/>
          </author>
          <author fullname="T. Hansen" initials="T." role="editor" surname="Hansen">
            <organization/>
          </author>
          <author fullname="M. Kucherawy" initials="M." role="editor" surname="Kucherawy">
            <organization/>
          </author>
          <date month="September" year="2011"/>
          <abstract>
            <t>DomainKeys Identified Mail (DKIM) permits a person, role, or organization that owns the signing domain to claim some responsibility for a message by associating the domain with the message.  This can be an author's organization, an operational relay, or one of their agents.  DKIM separates the question of the identity of the Signer of the message from the purported author of the message.  Assertion of responsibility is validated through a cryptographic signature and by querying the Signer's domain directly to retrieve the appropriate public key.  Message transit from author to recipient is through relays that typically make no substantive change to the message content and thus preserve the DKIM signature.</t>
            <t>This memo obsoletes RFC 4871 and RFC 5672.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="76"/>
        <seriesInfo name="RFC" value="6376"/>
        <seriesInfo name="DOI" value="10.17487/RFC6376"/>
      </reference>
      <reference anchor="RFC8617" target="https://www.rfc-editor.org/info/rfc8617">
        <front>
          <title>The Authenticated Received Chain (ARC) Protocol</title>
          <author fullname="K. Andersen" initials="K." surname="Andersen">
            <organization/>
          </author>
          <author fullname="B. Long" initials="B." role="editor" surname="Long">
            <organization/>
          </author>
          <author fullname="S. Blank" initials="S." role="editor" surname="Blank">
            <organization/>
          </author>
          <author fullname="M. Kucherawy" initials="M." role="editor" surname="Kucherawy">
            <organization/>
          </author>
          <date month="July" year="2019"/>
          <abstract>
            <t>The Authenticated Received Chain (ARC) protocol provides an authenticated "chain of custody" for a message, allowing each entity that handles the message to see what entities handled it before and what the message's authentication assessment was at each step in the handling.</t>
            <t>ARC allows Internet Mail Handlers to attach assertions of message authentication assessment to individual messages.  As messages traverse ARC-enabled Internet Mail Handlers, additional ARC assertions can be attached to messages to form ordered sets of ARC assertions that represent the authentication assessment at each step of the message-handling paths.</t>
            <t>ARC-enabled Internet Mail Handlers can process sets of ARC assertions to inform message disposition decisions, identify Internet Mail Handlers that might break existing authentication mechanisms, and convey original authentication assessments across trust boundaries.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8617"/>
        <seriesInfo name="DOI" value="10.17487/RFC8617"/>
      </reference>
      <reference anchor="RFC7489" target="https://www.rfc-editor.org/info/rfc7489">
        <front>
          <title>Domain-based Message Authentication, Reporting, and Conformance (DMARC)</title>
          <author fullname="M. Kucherawy" initials="M." role="editor" surname="Kucherawy">
            <organization/>
          </author>
          <author fullname="E. Zwicky" initials="E." role="editor" surname="Zwicky">
            <organization/>
          </author>
          <date month="March" year="2015"/>
          <abstract>
            <t>Domain-based Message Authentication, Reporting, and Conformance (DMARC) is a scalable mechanism by which a mail-originating organization can express domain-level policies and preferences for message validation, disposition, and reporting, that a mail-receiving organization can use to improve mail handling.</t>
            <t>Originators of Internet Mail need to be able to associate reliable and authenticated domain identifiers with messages, communicate policies about messages that use those identifiers, and report about mail using those identifiers.  These abilities have several benefits: Receivers can provide feedback to Domain Owners about the use of their domains; this feedback can provide valuable insight about the management of internal operations and the presence of external domain name abuse.</t>
            <t>DMARC does not produce or encourage elevated delivery privilege of authenticated email.  DMARC is a mechanism for policy distribution that enables increasingly strict handling of messages that fail authentication checks, ranging from no action, through altered delivery, up to message rejection.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7489"/>
        <seriesInfo name="DOI" value="10.17487/RFC7489"/>
      </reference>
      <reference anchor="RFC8601" target="https://www.rfc-editor.org/info/rfc8601">
        <front>
          <title>Message Header Field for Indicating Message Authentication Status</title>
          <author fullname="M. Kucherawy" initials="M." surname="Kucherawy">
            <organization/>
          </author>
          <date month="May" year="2019"/>
          <abstract>
            <t>This document specifies a message header field called "Authentication-Results" for use with electronic mail messages to indicate the results of message authentication efforts.  Any receiver-side software, such as mail filters or Mail User Agents (MUAs), can use this header field to relay that information in a convenient and meaningful way to users or to make sorting and filtering decisions.</t>
            <t>This document obsoletes RFC 7601.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8601"/>
        <seriesInfo name="DOI" value="10.17487/RFC8601"/>
      </reference>
      <reference anchor="RFC7208" target="https://www.rfc-editor.org/info/rfc7208">
        <front>
          <title>Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1</title>
          <author fullname="S. Kitterman" initials="S." surname="Kitterman">
            <organization/>
          </author>
          <date month="April" year="2014"/>
          <abstract>
            <t>Email on the Internet can be forged in a number of ways.  In particular, existing protocols place no restriction on what a sending host can use as the "MAIL FROM" of a message or the domain given on the SMTP HELO/EHLO commands.  This document describes version 1 of the Sender Policy Framework (SPF) protocol, whereby ADministrative Management Domains (ADMDs) can explicitly authorize the hosts that are allowed to use their domain names, and a receiving host can check such authorization.</t>
            <t>This document obsoletes RFC 4408.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7208"/>
        <seriesInfo name="DOI" value="10.17487/RFC7208"/>
      </reference>
      <reference anchor="RFC5598" target="https://www.rfc-editor.org/info/rfc5598">
        <front>
          <title>Internet Mail Architecture</title>
          <author fullname="D. Crocker" initials="D." surname="Crocker">
            <organization/>
          </author>
          <date month="July" year="2009"/>
          <abstract>
            <t>Over its thirty-five-year history, Internet Mail has changed significantly in scale and complexity, as it has become a global infrastructure service.  These changes have been evolutionary, rather than revolutionary, reflecting a strong desire to preserve both its installed base and its usefulness.  To collaborate productively on this large and complex system, all participants need to work from a common view of it and use a common language to describe its components and the interactions among them.  But the many differences in perspective currently make it difficult to know exactly what another participant means.  To serve as the necessary common frame of reference, this document describes the enhanced Internet Mail architecture, reflecting the current service.  This memo provides  information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5598"/>
        <seriesInfo name="DOI" value="10.17487/RFC5598"/>
      </reference>
    </references>
    <section anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Thanks goes to Brandon Long, John R. Levine, Murray S. Kucherawy, Emanuel Schorsch and Bruce Nan for their sage advice.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+19a3PbVpbgd/4KjLpqI22RlK3ESdqJXS3bUaJty9ZYymRm
s11qELgk0QIBDi4gWT2b/rrf5yfOL5nzvA8AlBUn29MzNV3VsU0C95573q97
OJvNJm3RluZp8s5sy/QO/rCFbdOqTY67dm2qtsjS1uTweWaKG9MkL9dpUSWT
dLFozM3Ya+9eTvCVVd3cPU3M++1kktdZlW5gj7xJl+0sW3dptZo19Cb8IW/O
0iabPTqa2G6xKawt6qq928JLp99cnkyqbrMwzdNJDis/nWR1ZU1lO/s0aZvO
TACOTye3dXO9aupuC69Uudka+A/Ac9E2Jt1MJsW2oadte/To0W8fHSWTa3MH
7+RPk0kyS179/vQM/0Tw4Q8+1iQFHNQNPzFJ4H/Lriz5LD+YYp3eAjrwMPxl
3azSqvhz2gLsT5Nv63pVmikAk83pa7NJi/Jpcksv/m5FX8+zekNfZnVXtYgx
2Kq304umrmC1Kr9Nq3Rko5PUtrh0ct7eJa/bPNxsAe+ufreUJ1rABO/Y3+O4
LE2VvKsXRfUzjpI2+IINzzKZVHWzgfdugE6ToloG/5rNZkm6sG2TZu1kghhP
/uVf/u7dycvPP/3i859+SgqbpBXRO0GOyNMmT+D9BPgwyZq7bVuvmnS7LrJk
29RtndVl0tZJGvApA5akLb2T1xvk1dLcGPisyuk1k/GXRQU82hSAsnqZbIy1
6crYJO+aAsgJIFa2aOdJ8uMFvABISL6cf/6H/XXbbu3Tw8Pb29t5s8xmJi/a
upkDtg7hn/h/PMp83W7K31h+cQYvHiS5WRYVrJ8mN11ZmSZdFCXunaWA+Jy4
T0UpxafsNt0oVIlFPm7XwNurNXx3cXZ5npxdHvNbtljBelP4nk9dIRr5jTrZ
pNVdsqkbkzQmK7YFfGynhJAmXdFB1/jVtmuJ0ogK/ITXhNP/YBBn29qapL2t
h8IeU0XwvUityR2JLEMmexoUMKH6l58//uKnn2CXS9hyWTQWQDbZuir+uQPa
FTYrYV9ARlnykf0REEcEI+glWOfoKFmbNDeNTRZ3fAAU/ia5BajWuEB9i0ht
VIcBZuCPYokPF1YgAHqBjIUgOJrR9uZ9CzoHsUQHklUXdbsOt0Q2C/fZpg2w
ZrFF5gTcINSKd0de+Cxtu8YAIKctPJWVXU77wlvrZNEVZU7vOMgYgCzrGli2
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
vhnXOWvcYFtYzhwOrIjIBn2K1o9qFLkcRhuonTqObFvaBt+o/wzrfX/5UgaA
WN/V7p9EmDLUS3RJSRQtn1UKs74RRPR122F7FhACry5//lmsZEP74mKO0Ure
dEy/ptZ1zMgilcEGAtATZEjkrpCCrycPtC2C7CtXAqIBg56L5vXtc71RE7D5
U/F/L7559/J0dnH67Zvjy+/ffZN8LdRnKJ/jv7GeUDf4V937eSJu6C0VieVE
1MNLnoaN0fuJzGjQk6NzLqu6Om4nYC71Che9QUyboUsXFG52EJdaVxyBo54B
doIkBCioctc/9x6QcFYvZ7jkHl/eDdrWI+QRy4Gn2TWVdDTGVHLb0liREoIZ
buKoeXN0x5m4HKLt6B4TeAFy0zR0szm4KkUX3nJwB7bcgRNAy3fV6R59fDvK
V9kyTdSQ9F2+vsBGA3Sp64WOqIhck36RCRfiSnDYe8Wi2xvmxEW4SLHsrHez
d4SNLYYLKcwZIU1RZdFIDslbOJcqAE+0oBlpEn6DEoYd21jgs1qtibgojMPl
/kTeVxZSmN/tOIWLhLCF95r28md78sqcmKbPkegmsQ5GTrPJ299jOVz6y8Ia
D1k6YpIEZR/dZKysVa6/tB9+SWYNaUPFX9UFpIf5kFHIefTk0Wz4MVL1DjwK
ClkK5OkfH8+P5p/OP/sDvXFx+r+/SR4/+eLoy88/e/RoMp/P8WMC5vvLky/5
H3jm5GtHgecTN0fgqWii5xPpWHj6tUsZPJ+8Or48Tr4Wyj7/WVqMFeU+deHQ
U/v6UajeD6ZD0k49nAcHB8+DXnjdDhthb/TCbEB1TVaFrjxL5eJu2D2GhOm2
HOXG5UTp1OS5H457kh/AXmpjUlyU18sKdBmJY7qgqs4p0/FSPaH0obX6P+79
UTuqtE7vGzqL1peEaS/RknJMnrwUYY5GKJbFn/Fi3VDA0FPQm7SYFBw+QUD6
nBPBMyZ4yX44rOdAjmgw7kN/Dzx2dzdTXpD75T5DEZjUkWv7lC0LejCioOqP
IDhZ8ex/lO1Xwqd/HBb+vc17y5f3GE+olAKw6PZaO9pXpG3QI7tNtTPQkUr5
dNEzeTpEiFkluFoZDlDwkziCtj7hUL6aw42n472S2FmMLlRwe+f+7kAXeGk3
AXnr1MSXS69xvymIhI3f40yqjxddDRy7DWzVPEOW5p6vkYkCNAMkGk44pP1J
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

-->

</rfc>
