<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.17 (Ruby 2.6.10) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-johani-dnsop-delegation-mgmt-via-ddns-04" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="DDNS Updates of Delegation Information">Automating DNS Delegation Management via DDNS</title>

    <author initials="J." surname="Stenstam" fullname="Johan Stenstam">
      <organization>The Swedish Internet Foundation</organization>
      <address>
        <postal>
          <country>Sweden</country>
        </postal>
        <email>johan.stenstam@internetstiftelsen.se</email>
      </address>
    </author>
    <author initials="E." surname="Bergström" fullname="Erik Bergström">
      <organization>The Swedish Internet Foundation</organization>
      <address>
        <postal>
          <country>Sweden</country>
        </postal>
        <email>erik.bergstrom@internetstiftelsen.se</email>
      </address>
    </author>
    <author initials="L." surname="Fernandez" fullname="Leon Fernandez">
      <organization>The Swedish Internet Foundation</organization>
      <address>
        <postal>
          <country>Sweden</country>
        </postal>
        <email>leon.fernandez@internetstiftelsen.se</email>
      </address>
    </author>

    <date />

    <area>Internet</area>
    <workgroup>DNSOP Working Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>Delegation information (i.e. the NS RRset, possible glue, possible DS
records) should always be kept in sync between child zone and parent
zone. However, in practice that is not always the case.</t>

<t>When the delegation information is not in sync the child zone is
usually working fine, but without the amount of redundancy that the
zone owner likely expects to have. Hence, should any further problems
ensue it could have catastropic consequences.</t>

<t>The DNS name space has lived with this problem for decades and it
never goes away. Or, rather, it will never go away until a fully
automated mechanism for how to keep the information in sync
automatically is deployed.</t>

<t>This document proposes such a mechanism.</t>

<t>TO BE REMOVED: This document is being collaborated on in Github at:
<eref target="https://github.com/johanix/draft-johani-dnsop-delegation-mgmt-via-ddns">https://github.com/johanix/draft-johani-dnsop-delegation-mgmt-via-ddns</eref>.
The most recent working version of the document, open issues, etc, should all be
available there.  The author (gratefully) accept pull requests.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>For DNSSEC signed child zones with TLD registries as parents there is 
an emerging trend towards running so-called "CDS scanners" and "CSYNC 
scanners" by the parent.</t>

<t>These scanners detect publication of CDS records (the child signalling
a desire for an update to the DS RRset in the parent) and/or a CSYNC
record (the child signalling a desire for an update to the NS RRset
or, possibly, in-bailiwick glue in the parent.</t>

<t>The scanners have a number of drawbacks, including being inefficient
and slow. They are only applicable to DNSSEC-signed child zones and
they add significant complexity to the parent operations. But given
that, they do work.</t>

<t><xref target="I-D.ietf-dnsop-generalized-notify"/> proposes a method to alleviate<br />
the inefficiency and slowness of scanners. But the DNSSEC requirement
and the complexity remain.</t>

<t>This document proposes an alternative mechanism to automate the
updating of delegation information in the parent zone for a child
zone based on DNS Dynamic Updates secured with SIG(0) signatures.</t>

<t>This alternative mechanism shares the property of being efficient
and provide rapid convergence (similar to generalized notifications in
conjuction with scanners). Furthermore, it has the advantages of not
requiring any scanners in the parent at all and also not being
dependent on the child (and parent) being DNSSEC-signed.</t>

<t>Knowledge of DNS NOTIFY <xref target="RFC1996"/> and DNS Dynamic Updates
<xref target="RFC2136"/> and <xref target="RFC3007"/> is assumed. DNS SIG(0) transaction
signatures are documented in <xref target="RFC2931"/>. In addition this
Internet-Draft borrows heavily from the thoughts and problem statement
from the Internet-Draft on Generalized DNS Notifications (work in progress).</t>

<section anchor="requirements-notation"><name>Requirements Notation</name>

<t>The key words "<strong>MUST</strong>", "<strong>MUST NOT</strong>", "<strong>REQUIRED</strong>", "<strong>SHALL</strong>",
"<strong>SHALL NOT</strong>", "<strong>SHOULD</strong>", "<strong>SHOULD NOT</strong>", "<strong>RECOMMENDED</strong>",
"<strong>NOT RECOMMENDED</strong>", "<strong>MAY</strong>", and "<strong>OPTIONAL</strong>" in this document
are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/>
when, and only when, they appear in all capitals, as shown here.</t>

</section>
</section>
<section anchor="is-there-a-use-case"><name>Is there a Use Case?</name>

<t>Because of the drawbacks of CDS and CSYNC scanners they are unlikely
to be able to fully automate the maintenance of delegation information
in all parent zones. The primary reasons are the hard requirement on
DNSSEC in the child zones and the complexity cost of operating the
scanner infrastructure. In practice, scanners are likely mostly
realistic for parent zones that are operated by well-resourced
registries.</t>

<t>All the parts of the DNS name space where the parent is smaller and
more resource constrained would be able to automate the delegation
management via this mechanism without the requirement of operating
scanners. Also all parts of the name space where there are child zones
that are not DNSSEC-signed would be able to use this.</t>

<t>Obviously, also well-resourced parent zones with DNSSEC-signed child
zones would be able to use this DNS UPDATE-based mechanism, but in those
cases scanners plus generalized notifications would also work.</t>

</section>
<section anchor="dns-notify-versus-dns-update"><name>DNS NOTIFY versus DNS UPDATE</name>

<t>DNS NOTIFY and DNS UPDATE messages share several properties
and are used to address similar issues.</t>

<section anchor="similarities-between-notify-and-update"><name>Similarities between NOTIFY and UPDATE</name>

<t>Both NOTIFY and UPDATE are "push" rather than "pull" messages and
therefore very efficient.</t>

<t>Both NOTIFY and UPDATE are messages, in DNS packet format. They are
used by one party (the sender) to inform another party (the recipient)
that some piece of DNS information has changed and that as a
consequence of this change the recipient of the message may want to
also make a change to its DNS data.</t>

<t>A NOTIFY (as per <xref target="RFC1996"/>) is only a hint and the recipient may
ignore it. But if the recipient does listen to the NOTIFY it should
make its own lookups to verify what has changed and whether that
should trigger any changes in the DNS data provided by the recipient.</t>

</section>
<section anchor="differencies-between-notify-and-update"><name>Differencies between NOTIFY and UPDATE</name>

<t>The difference between the UPDATE and the NOTIFY is that the UPDATE
contains the exact change that should (in the opinion of the sender)
be applied to the recipients DNS data. Furthermore, for secure Dynamic
Updates, the message also contains proof why the update should be
trusted (in the form of a digital signature by a key that the
recipient trusts).</t>

<t>In this document the term "Dynamic Update" or "DNS UPDATE" implies
secure dynamic update. Furthermore this document implies that the
signature algorithms are always based on asymmetric crypto keys, using
the same algorithms as are being used for DNSSEC. I.e. by using the
right algorithm the resulting signatures will be as strong as
DNSSEC-signatures.</t>

<t>DNS UPDATEs can be used to update any information in a zone (subject
to the policy of the recipient). But in the special case where the
data that is updated is the delegation information for a child zone
and it is sent across a zone cut (i.e. the child sends it to the
parent), it acts as a glorified generalized NOTIFY.</t>

<t>The DNS UPDATE in this case is essentially a message that says:</t>

<figure><artwork><![CDATA[
"the delegation information for this child zone has changed; here
is the exact change; here is the proof that the change is
authentic, please verify this signature"
]]></artwork></figure>

</section>
</section>
<section anchor="terminology"><name>Terminology</name>

<dl>
  <dt>SIG(0)</dt>
  <dd>
    <t>An assymmetric signing algorithm that allows the recipient to only
need to know the public key to verify a signature created by the
senders private key.</t>
  </dd>
</dl>

</section>
<section anchor="updating-delegation-information-via-dns-updates"><name>Updating Delegation Information via DNS UPDATEs.</name>

<t>This is not a new idea. There is lots of prior art and prior
documents, including the expired I-D.andrews-dnsop-update-parent-zones-04.</t>

<t>The functionality to update delegation information in the parent zone
via DNS UPDATE has been available for years in a least one DNS
implementation (BIND9). However, while DNS UPDATE is used extensively
inside organisations it has not seen much use across organisational
boundaries. And zone cuts, almost by definition, usually cuts across
such boundaries.</t>

<t>When sending a DNS UPDATE it is necessary to know where to send
it. Inside an organisation this information is usually readily
available. But outside the organisation it is not. And even if the
sender would know where to send the update, it is not at all clear
that the destination is reachable to the sender (the parent primary is
likely to be protected by firewalls and other measures).</t>

<t>This constitutes a problem for using DNS UPDATES across zone cuts.</t>

<t>Another concern is that traditionally DNS UPDATEs are sent to a
primary nameserver, and if the update signture verifies the update is
automatically applied to the DNS zone. This is often not an acceptable
mechanism. The recipient may, for good reason, require additional
policy checks and likely an audit trail. Finally, the change should in
many cases not be applied to the running zone but rather to some sort
of provisioning system or a database.</t>

<t>This creates another problem for using DNS UPDATEs for managing
delegation information.</t>

<t>Both problems are addressed by the proposed mechanism for locating the
recipient of a generalized NOTIFY.</t>

</section>
<section anchor="locating-the-target-for-a-generalized-notify-andor-dns-update"><name>Locating the Target for a generalized NOTIFY and/or DNS UPDATE.</name>

<t>Section 3 of <xref target="I-D.ietf-dnsop-generalized-notify"/> proposes a new RR
type, tentatively with the mnemonic DSYNC, that has the following
format:</t>

<figure><artwork><![CDATA[
{qname}   IN  DSYNC  {RRtype} {scheme} {port} {target}
]]></artwork></figure>

<t>where {target} is the domain name of the recipient of the NOTIFY
message. {RRtype} is typically "CDS" or "CSYNC" in the case where
delegation information should be updated (there are also other uses of
generalized notifications).</t>

<t>Finally, {scheme} is an 8 bit unsigned integer to indicate the type of
notification mechanism to use. Scheme=1 is defined "NOTIFY", as in
"send a generalized NOTIFY to {target} on port {port}".</t>

<t>This document proposes the definition of a new {scheme} for the same
record that is used for generalized NOTIFY. Scheme=2 is here defined
as "UPDATE", as in "send a DNS UPDATE to {target} on port {port}".
When parsing or presenting DNS zone data the 8 bit unsigned integer
"2" should be replaced by the string "UPDATE", as in the examples
below.</t>

<t>Apart from defining a new scheme to specify the mechanism "UPDATE"
(rather than the mechanism "NOTIFY") this document does not say
anything about what Qname to look up or what RR type. The UPDATE
mechanism should use exactly the same method of locating the target of
the UPDATE as is used for generalized NOTIFY.</t>

<t>This lookup addresses the first issue with using DNS UPDATE across
organizational boundaries.</t>

<t>Example 1: a parent zone announces support for DNS UPDATE as a
mechanism for delegation synchronization for all child zones:</t>

<figure><artwork><![CDATA[
_dsync.parent.  IN DSYNC ANY 2 5302 ddns-receiver.parent.
]]></artwork></figure>

<t>Example 2: a parent zone announces support different DNS UPDATE
targets on a per-child basis</t>

<figure><artwork><![CDATA[
childA._dsync.parent.  IN DSYNC ANY 2 5302 ddns-receiver.registrar1.
childB._dsync.parent.  IN DSYNC ANY 2 5302 ddns-receiver.registrar3.
childC._dsync.parent.  IN DSYNC ANY 2 5302 ddns-receiver.registrar2.
]]></artwork></figure>

<t>The DSYNC RRset is looked up, typically by the child primary name
server or by a separate agent for the child, at the time that the
delegation information for the child zone changes in some way that
would prompt an update in the parent zone. When the {scheme} is
"UPDATE" (i.e. the number 2 in the wire protocol) the interpretation
is:</t>

<t><spanx style="verb">Send a DNS UPDATE to the IP address for the name {target} on port
5302, where {target} is the domain name in the right-hand side of the
DSYNC record that matches the qname in the DNS query.</spanx></t>

</section>
<section anchor="limitation-of-scope-for-the-proposed-mechanism"><name>Limitation of Scope for the Proposed Mechanism</name>

<t>DNS UPDATE is in wide use all over the world, for all sorts of
purposes. It is not in wide use across organizational boundaries. This
document only address the specific case of a child zone that makes a
change in its DNS delegation information that will require an update
of the corresponding information in the parent zone. This includes:</t>

<t><list style="symbols">
  <t>changes to the NS RRset</t>
  <t>changes to glue (if any)</t>
  <t>changes to the DS RRset (if any)</t>
</list></t>

<t>Only for those specific cases is the described mechanism proposed.</t>

</section>
<section anchor="the-dns-update-receiver"><name>The DNS UPDATE Receiver</name>

<t>While the simplest design is to send the DNS UPDATEs to the primary
name server of the parent it will in most cases be more interesting to
send them to a separate UPDATE Receiver. To separate the primary name
server from the UPDATE Receiver, use a {target} with addresses separate
from the addresses of the primary name server.</t>

<section anchor="processing-the-update-in-the-dns-update-receiver"><name>Processing the UPDATE in the DNS UPDATE Receiver</name>

<t>The receiver of the DNS UPDATE messages should implement a suitably 
strict policy for what updates are accepted (typically only allowing 
updates to the NS RRset, glue and DS RRset).</t>

<t>Furthermore, it is strongly recommended that the policy is further
tightened by only allowing updates to the delegation information of a
child zone with the exact same name as the name of the SIG(0) key the
signed the UPDATE request. I.e. an UPDATE request for the delegation
information for the zone <spanx style="verb">child.parent.</spanx> should only be processed if
it is signed by a SIG(0) key with the name <spanx style="verb">child.parent.</spanx> and the
signature verifies correctly.</t>

<t>Once the DNS UPDATE message has been verified to be correctly signed
by a known and trusted key with the correct name and also adhere to
the update policy it should be subjected to the same set of
correctness tests as CDS/CSYNC scanner would have performed. If these
requirements are also fulfilled the change may be applied to the
parent zone in whatever manner the parent zone is maintained (as a
text file, data in a database, via and API, etc).</t>

</section>
</section>
<section anchor="interpretation-of-the-response-to-the-dns-update"><name>Interpretation of the response to the DNS UPDATE.</name>

<t>All DNS transactions are designed as a pair of messages and this is
true also for DNS UPDATE. The interpretation of the different
responses to DNS UPDATE are fully documented in <xref target="RFC2136"/>, section
2.2.</t>

<section anchor="rcode-noerror"><name>RCODE NOERROR</name>

<t>A response with rcode=0 ("NOERROR") should be interpreted as a
confirmation that the DNS UPDATE has been received and
accepted. I.e. the change to the parent DNS data should be expected to
be published in the parent zone at some future time.</t>

</section>
<section anchor="rcode-refused"><name>RCODE REFUSED</name>

<t>A response with rcode=5 ("REFUSED") should be interpreted as a
permanent signal that DNS UPDATEs are not supported by the
receiver. This would indicate a parent misconfiguration, as the UPDATE
should not be sent unless the parent has announced support for DNS
UPDATE via publication of an appropriate target location record.</t>

</section>
<section anchor="rcode-badkey"><name>RCODE BADKEY</name>

<t>A response with rcode=17 ("BADKEY") should be interpreted as a
definitive statement that the DNS UPDATE Receiver does not have access
to the public SIG(0) key needed for signature verification. In this
case the child should fall back to bootstrap of the SIG(0) public key
into the DNS UPDATE Receiver, see below.</t>

</section>
<section anchor="no-response-to-a-dns-update"><name>No response to a DNS UPDATE</name>

<t>The case of no response is more complex, as it is not possible to know
whether the DNS UPDATE actually reached the reciever (or was lost in
transit) or the response was not sent (or lost in transit).</t>

<t>For this reason it is suggested that a lack of response is left as
implementation dependent. That way the implementation has sufficient
freedom do chose a sensible approach. Eg. if the sender of the DNS
UPDATE message (like the primary name server of the child zone) only
serves a single child, then resending the DNS UPDATE once or twice may
be ok (to ensure that the lack of response is not due to packets being
lost in transit). On the other hand, if the sender serves a large
number of child zones below the same parent zone, then it may already
know that the receiver for the DNS UPDATEs is not responding for any
of the child zones, and then resending the update immediately is
likely pointless.</t>

</section>
</section>
<section anchor="management-of-sig0-public-keys"><name>Management of SIG(0) Public Keys</name>

<t>Only the child should have access to the SIG(0) private key. The
corresponding SIG(0) public key should preferably be published in DNS,
but it doesn't have have to be. The SIG(0) public key only needs to be
available to the parent DNS UPDATE Receiver. Keeping all the public
SIG(0) keys for different child zones in some sort of database is
perfectly fine.</t>

<section anchor="bootstrapping-the-sig0-public-key-into-the-dns-update-receiver"><name>Bootstrapping the SIG(0) Public Key Into the DNS UPDATE Receiver</name>

<t>Bootstrap of the child public SIG(0) key to be trusted by the UPDATE
Receiver may be done either manually or automatically. Manually
may in various cases be the preferred method, especially in the case
of non-registry parents with a small number of child delegations.</t>

<t>If the UPDATE Receiver only supports manual bootstrap, then that is
what will happen (apart from informing the child about this
policy). If the child wants to enforce manual bootstrap it needs to
request this from the UPDATE Receiver.</t>

<t>In those cases there is by definition some mechanism in place to
communicate information from the child to the parent, be it email, a
web form, pieces of paper or something else. The same mechanism can be
extended to also be used to communicate the initial SIG(0) public key
from the child to the parent.</t>

<t>Regardless of whether manual bootstrap or automatic bootstrap is to be
used (subject to the UPDATE Receiver policy), the bootstrap must be
initiated. This is done by the child issuing a self-signed DNS UPDATE
to the parent containing:</t>

<figure><artwork><![CDATA[
DEL child.parent. {ttl} ANY KEY 
ADD child.parent. {ttl} IN  KEY ... 
]]></artwork></figure>

<t>The first record is an instruction to delete any previous keys for 
this child (CLASS=ANY in a DNS UPDATE is a request to delete an entire
RRset). The second is an instruction to add the new key.</t>

<t>When receiving such a message (where the self-signature validates) the
parent UPDATE Reciever SHOULD mark that key as "known" (but not yet
trusted) and then either put that key into a queue for later look up
and validation of the corresponding KEY record (if supporting
automatic bootstrap) or put that key into a queue for subsequent
manual validation and verification.</t>

<section anchor="signalling-that-manual-bootstrap-is-required-or-requested"><name>Signalling That Manual Bootstrap is Required or Requested</name>

<t><xref target="I-D.berra-dnsop-keystate"/> describes a mechanism by which the
child may communicate "Key State" to the UPDATE Receiver. If the child
supports this mechanism then a KeyState OPT MUST be included in the
initial key upload (the self-signed UPDATE containing the public
key). The child MAY include a KeyState OPT containing the KEY-STATE for
"Manual bootstrap requested" (value=10). The UPDATE Receiver SHOULD
honour this request and not perform automatic bootstrap for this child
and this key.</t>

<t>Likewise, in the response to the initial key upload, if the UPDATE
contained a KeyState OPT, then the UPDATE Receiver has the ability to
signal the requirement that the child SIG(0) key is manually
bootstrapped (verified) by including a KeyState OPT containing the
KEY-STATE for "Manual bootstrap required" (value=8). If a KeyState OPT
from the UPDATE Receiver is included in the response then the child
MUST validate this message using the SIG(0) public key of the UPDATE
Receiver. If the response is unsigned it MUST be ignored. If the
response valdiates then the child SHOULD signal this information to an
operator, to resolve manually.</t>

</section>
<section anchor="automatic-bootstrap-of-the-sig0-public-key"><name>Automatic Bootstrap of the SIG(0) Public Key</name>

<t>Automated bootstrapping is also possible, subject to the policy of the
UPDATE Receiver. The basic idea is to publish the public SIG(0) key as
a KEY record at the child apex prior to the initial key upload. Then
the UPDATE Receiver (or an agent) may look that KEY up for subsequent
validation.</t>

</section>
<section anchor="automatic-bootstrap-when-child-zone-is-dnssec-signed"><name>Automatic Bootstrap When Child Zone is DNSSEC-signed</name>

<t>If the child zone is DNSSEC-signed (including a signed delegation via
a DS record), then the KEY record containing the SIG(0) public key can
be looked up and validated by the DNS UPDATE Receiver.</t>

<figure><artwork><![CDATA[
child.parent. IN KEY ...
child.parent. IN RRSIG KEY ...
]]></artwork></figure>

<t>In case of validation success the key SHOULD be promoted to "trusted"
by the UPDATE Receiver. At this point any old keys should be deleted.</t>

<t>In case of validation failure (or absence of a DNSSEC signature) the
SIG(0) SHOULD NOT be promoted to the set of keys that the UPDATE
Receiver trusts and any old keys MUST be kept.</t>

</section>
<section anchor="automatic-bootstrap-when-child-zone-is-unsigned"><name>Automatic Bootstrap When Child Zone is unsigned</name>

<t>The bootstrap problem in the unsigned case is essentially identical to
the "automatic DNSSEC Bootstrap via CDS" service a la <xref target="RFC8078"/>
that multiple TLD registries provide today.</t>

<t>Hence, to bootstrap the public SIG(0) key for a child zone it is
possible for the parent use a "bootstrap policy" a la:</t>

<t><list style="symbols">
  <t>Look up the KEY RRset in the child zone. Compare to the child KEY
received in the self-signed DNS UPDATE.</t>
  <t>To mitigate possible spoofing, do the look up of the child KEY RRset
from multiple vantage points, at multiple times. The child KEY RRset
must be consistent over time and space.</t>
  <t>Make spoofed responses even more difficult by adding a requirement
to use a more stable transport, like TCP (or in the future DOT, DOH
or DOQ once those become more generally available for DNS queries to
authoritative servers) in addition to UDP. The child KEY RRset must
be consistent over all tested transports.</t>
  <t>If the received KEY RRset is consistent from multiple vantage points
and multiple times then it is considered authentic and promoted by
the parent's UPDATE Receiver from "known" to "trusted" SIG(0) key
for the child. At this point any old SIG(0) public keys for the
child should be deleted.</t>
</list></t>

<t>Should a "registry" parent want to support this mechanism (as a
service to its unsigned children) then a likely model is that the
target of the DNS UPDATE is operated by the registrar (or possibly
that the DNS UPDATE is forwarded to the registrar). The registrar
performs its normal verifications of a change and then transforms the
update into an EPP <xref target="RFC5730"/> transaction to communicate it to the
registry.</t>

</section>
</section>
<section anchor="rolling-the-sig0-key"><name>Rolling the SIG(0) Key</name>

<t>Once the parent (or registrar) DNS UPDATE Receiver has the key, the
child can update it via a DNS UPDATE just like updating the NS RRset,
the DS RRset or the glue in the parent zone (assuming a suitable DNS
UPDATE policy in the parent). I.e. only the initial bootstrapping of
the key is an issue.</t>

<t>Note, however, that the alternative of re-bootstrapping (by whatever
bootstrapping mechanism was used) in case of a key compromise may be a
better alternative to the parent supporting key rollover for child
SIG(0) keys. The decision of whether to allow SIG(0) key rollover via
DNS UPDATE is left as parent-side policy.</t>

</section>
<section anchor="re-bootstrapping-in-case-of-errors"><name>Re-bootstrapping In Case of Errors</name>

<t>Sometimes things get out of sync in spite of all efforts. In this case
it could be an operator error in the parent end losing the child
public key or it could be an error in the child end losing the private
key. Another possibility could be a key rollover that for some reason
didn't sync correctly.</t>

<t>If <xref target="I-D.berra-dnsop-keystate"/> is supported then the child can
inquire with the UPDATE Receiver about the KeyState of the SIG(0) key
it would use in an UPDATE request.</t>

<t>In all such cases, as soon as the child becomes aware of the problem
it should simply re-bootstrap by the same mechanism as used
initially. The self-signed DNS UPDATE that starts the bootstrapping
process contains a</t>

<figure><artwork><![CDATA[
DEL child.parent. {ttl} ANY KEY
]]></artwork></figure>

<t>and that is an instruction to the parent UPDATE Receiver to delete any
SIG(0) public keys for this child (and after that start the process to
validate the new key).</t>

<t>Note that when receiving such a self-signed DNS UPDATE the parent MUST
NOT delete any old keys until the new key has been validated and
therefore promoted to "trusted". This is needed and important to avoid
the potential attack vector of an adversary causing a parent to
invalidate the child key by just sending a self-signed bootstrap
UPDATE (which will not validate, but if the old key is deleted then
the harm would already be done).</t>

</section>
</section>
<section anchor="communication-between-child-and-parent-update-receiver"><name>Communication Between Child and Parent UPDATE Receiver</name>

<t>There are two cases where communication between child and parent
UPDATE Receiver would benefit greatly from some additional information.</t>

<section anchor="communication-in-case-of-errors"><name>Communication in Case of Errors</name>

<t>An error response from the parent UPDATE Receiver would be improved by
more detail provided via a set of new Extended DNS Error Codes <xref target="RFC8914"/>. In
particular, it would be useful to be able to express the following
"states":</t>

<t><list style="symbols">
  <t>"SIG(0) key is known, but not yet trusted": indicating that bootstrap of 
the key is not yet complete. Waiting may resolve the issue.</t>
  <t>"SIG(0) key is known, but validation failed": indicating that
bootstrap has failed and waiting will not resolve the issue.</t>
  <t>"Automatic bootstrap of SIG(0) keys not supported; manual bootstrap
required": indicating that while the parent does support delegation
sychronization via DNS UPDATE, it does only support manual
bootstrap.</t>
</list></t>

</section>
<section anchor="communication-to-inquire-state"><name>Communication To Inquire State</name>

<t>Extended DNS Errors <xref target="RFC8914"/> provides an excellent mechanism
for adding more detail to error responses. However it is,
intentionally, limited to:</t>

<t><list style="symbols">
  <t>returning extra information from the receiver to the original
sender. It is not possible to "send" information, only "return"
information.</t>
  <t>no information except the actual error code is meant for automatic
processing. it is therefore not possible to communicate things like,
eg. a KeyId via EDE.</t>
</list></t>

<t>The communication between child and parent would gain from the
addition of the ability to also send inquiries to the parent:</t>

<t><list style="symbols">
  <t>For the child to be able to inquire about the state of the
parent. I.e. "I operate under the assumption that the key {key} is
known and trusted by you (the parent). Is this correct?"</t>
  <t>For the child to inquire about things: "Do you (parent) support
automatic bootstrapping or not?"</t>
</list></t>

<t><xref target="I-D.berra-dnsop-keystate"/> is being proposed as a mechanism to
improve the communication between child and parent, both in the error
case and in the inquiry case. If that draft is supported then all of
the above examples would travel as a new "KeyState codes" in a
KeyState OPT as specified in <xref target="I-D.berra-dnsop-keystate"/>.</t>

</section>
</section>
<section anchor="scalability-considerations"><name>Scalability Considerations</name>

<t>The primary existing mechanism for automatic synchronization of DNS
delegation information is based on parent-side "scanning" of the child
zones for CDS and/or CSYNC RRsets, performing DNSSEC validation on the
result and then, in the CSYNC case, based on the result, issue and
validate a potentially large number of additional DNS queries, all of
which must be DNSSEC validated. This makes a CDS/CSYNC scanner for a
parent with a significant number of delegations a complex and resource
consuming service. Among the issues are rate-limiting by large DNS
operators and inherent difficulties in issuing millions of recursive
DNS queries where all received data must be validated.</t>

<t>By comparision, the DNS UPDATE based mechanism for automatic
synchronization shifts most of the effort to the child side. It is the
child that is responsible for detecting the need to update the
delegation information in the parent zone (which makes sense as it is
the child that has made a change and therefore, in many cases, already
"knows"). It is the child rather than the parent that computes what
records should be added or removed. All of this is good for
scalability.</t>

<t>Furthermore, the information collection and validation effort for the
UPDATE Receiver is restricted to validation of a single DNS message,
using a SIG(0) key that the UPDATE Receiver already has.</t>

<t>Hence, as the data collection and validation is much simplified the
task of the UPDATE Receiver is mostly focused on the policy issues of
whether to approve the UPDATE or not (i.e. the same process that a CDS
and/or CSYNC scanner follows).</t>

</section>
<section anchor="security-considerations"><name>Security Considerations.</name>

<t>Any fully automatic mechanism to update the contents of a DNS zone
opens up a potential vulnerability should the mechanism not be
implemented correctly.</t>

<t>In this case the definition of "correct" is a question for the
receiver of the DNS UPDATE. The receiver should validate the
authenticity of the DNS UPDATE and then do the same checks and
verifications as a CDS or CSYNC scanner does. The difference from the
scanner is only in the validation: single SIG(0) signature by a key
that the UPDATE Receiver trusts vs DNSSEC signatures that chain back
to a DNSSEC trust anchor that the validator trusts.</t>

<t>Another issue of concern is whether a parent-side service that
provides support for changes to child delegation information via DNS
UPDATE is open for potential denial-of-service attacks. The answer is
likely no, as it is possible to have a very strict rate-limiting
policy based on the observation that no child zone should have a
legitimate need to change its delegation information frequently.</t>

<t>Furthermore, as the location of the UPDATE Receiver can be separated
from any parent name server even in the worst case the only service
that can be subject to an attack is the UPDATE Receiver itself, which
is a service that previously did not exist.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations.</name>

<t>IANA is requested to assign a new "scheme" value to the registry for
"DSYNC Location of Synchronization Endpoints" as follows:</t>

<dl>
  <dt>Reference</dt>
  <dd>
    <t>(this document)</t>
  </dd>
</dl>

<texttable>
      <ttcol align='left'>RRtype</ttcol>
      <ttcol align='left'>Scheme</ttcol>
      <ttcol align='left'>Purpose</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c>ANY</c>
      <c>2</c>
      <c>Delegation management</c>
      <c>(this document)</c>
</texttable>

<t><vspace blankLines='999' /></t>

</section>
<section anchor="acknowledgements"><name>Acknowledgements.</name>

<t><list style="symbols">
  <t>Peter Thomassen and I together came up with the location mechanism
for the generalized notifications, which this draft relies upon.</t>
  <t>Mark Andrews provided the initial inspiration for writing some code
to experiment with the combination of the location mechanism from
the generalised notifications with DNS UPDATEs across zone cuts.</t>
  <t>Stefan Ubbink helped me realize the need to also cater for the case
of re-bootstrapping if or when things got out of sync for some reason.</t>
</list></t>

</section>


  </middle>

  <back>


    <references title='Normative References'>



<reference anchor='RFC1996' target='https://www.rfc-editor.org/info/rfc1996'>
  <front>
    <title>A Mechanism for Prompt Notification of Zone Changes (DNS NOTIFY)</title>
    <author fullname='P. Vixie' initials='P.' surname='Vixie'/>
    <date month='August' year='1996'/>
    <abstract>
      <t>This memo describes the NOTIFY opcode for DNS, by which a master server advises a set of slave servers that the master's data has been changed and that a query should be initiated to discover the new data. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='1996'/>
  <seriesInfo name='DOI' value='10.17487/RFC1996'/>
</reference>

<reference anchor='RFC2136' target='https://www.rfc-editor.org/info/rfc2136'>
  <front>
    <title>Dynamic Updates in the Domain Name System (DNS UPDATE)</title>
    <author fullname='P. Vixie' initials='P.' role='editor' surname='Vixie'/>
    <author fullname='S. Thomson' initials='S.' surname='Thomson'/>
    <author fullname='Y. Rekhter' initials='Y.' surname='Rekhter'/>
    <author fullname='J. Bound' initials='J.' surname='Bound'/>
    <date month='April' year='1997'/>
    <abstract>
      <t>Using this specification of the UPDATE opcode, it is possible to add or delete RRs or RRsets from a specified zone. Prerequisites are specified separately from update operations, and can specify a dependency upon either the previous existence or nonexistence of an RRset, or the existence of a single RR. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='2136'/>
  <seriesInfo name='DOI' value='10.17487/RFC2136'/>
</reference>

<reference anchor='RFC3007' target='https://www.rfc-editor.org/info/rfc3007'>
  <front>
    <title>Secure Domain Name System (DNS) Dynamic Update</title>
    <author fullname='B. Wellington' initials='B.' surname='Wellington'/>
    <date month='November' year='2000'/>
    <abstract>
      <t>This document proposes a method for performing secure Domain Name System (DNS) dynamic updates. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='3007'/>
  <seriesInfo name='DOI' value='10.17487/RFC3007'/>
</reference>

<reference anchor='RFC2931' target='https://www.rfc-editor.org/info/rfc2931'>
  <front>
    <title>DNS Request and Transaction Signatures ( SIG(0)s )</title>
    <author fullname='D. Eastlake 3rd' initials='D.' surname='Eastlake 3rd'/>
    <date month='September' year='2000'/>
    <abstract>
      <t>This document describes the minor but non-interoperable changes in Request and Transaction signature resource records ( SIG(0)s ) that implementation experience has deemed necessary. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='2931'/>
  <seriesInfo name='DOI' value='10.17487/RFC2931'/>
</reference>

<reference anchor='RFC2119' target='https://www.rfc-editor.org/info/rfc2119'>
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname='S. Bradner' initials='S.' surname='Bradner'/>
    <date month='March' year='1997'/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. 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='14'/>
  <seriesInfo name='RFC' value='2119'/>
  <seriesInfo name='DOI' value='10.17487/RFC2119'/>
</reference>

<reference anchor='RFC8174' target='https://www.rfc-editor.org/info/rfc8174'>
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname='B. Leiba' initials='B.' surname='Leiba'/>
    <date month='May' year='2017'/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name='BCP' value='14'/>
  <seriesInfo name='RFC' value='8174'/>
  <seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>

<reference anchor='RFC8078' target='https://www.rfc-editor.org/info/rfc8078'>
  <front>
    <title>Managing DS Records from the Parent via CDS/CDNSKEY</title>
    <author fullname='O. Gudmundsson' initials='O.' surname='Gudmundsson'/>
    <author fullname='P. Wouters' initials='P.' surname='Wouters'/>
    <date month='March' year='2017'/>
    <abstract>
      <t>RFC 7344 specifies how DNS trust can be maintained across key rollovers in-band between parent and child. This document elevates RFC 7344 from Informational to Standards Track. It also adds a method for initial trust setup and removal of a secure entry point.</t>
      <t>Changing a domain's DNSSEC status can be a complicated matter involving multiple unrelated parties. Some of these parties, such as the DNS operator, might not even be known by all the organizations involved. The inability to disable DNSSEC via in-band signaling is seen as a problem or liability that prevents some DNSSEC adoption at a large scale. This document adds a method for in-band signaling of these DNSSEC status changes.</t>
      <t>This document describes reasonable policies to ease deployment of the initial acceptance of new secure entry points (DS records).</t>
      <t>It is preferable that operators collaborate on the transfer or move of a domain. The best method is to perform a Key Signing Key (KSK) plus Zone Signing Key (ZSK) rollover. If that is not possible, the method using an unsigned intermediate state described in this document can be used to move the domain between two parties. This leaves the domain temporarily unsigned and vulnerable to DNS spoofing, but that is preferred over the alternative of validation failures due to a mismatched DS and DNSKEY record.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8078'/>
  <seriesInfo name='DOI' value='10.17487/RFC8078'/>
</reference>

<reference anchor='RFC5730' target='https://www.rfc-editor.org/info/rfc5730'>
  <front>
    <title>Extensible Provisioning Protocol (EPP)</title>
    <author fullname='S. Hollenbeck' initials='S.' surname='Hollenbeck'/>
    <date month='August' year='2009'/>
    <abstract>
      <t>This document describes an application-layer client-server protocol for the provisioning and management of objects stored in a shared central repository. Specified in XML, the protocol defines generic object management operations and an extensible framework that maps protocol operations to objects. This document includes a protocol specification, an object mapping template, and an XML media type registration. This document obsoletes RFC 4930. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='STD' value='69'/>
  <seriesInfo name='RFC' value='5730'/>
  <seriesInfo name='DOI' value='10.17487/RFC5730'/>
</reference>

<reference anchor='RFC8914' target='https://www.rfc-editor.org/info/rfc8914'>
  <front>
    <title>Extended DNS Errors</title>
    <author fullname='W. Kumari' initials='W.' surname='Kumari'/>
    <author fullname='E. Hunt' initials='E.' surname='Hunt'/>
    <author fullname='R. Arends' initials='R.' surname='Arends'/>
    <author fullname='W. Hardaker' initials='W.' surname='Hardaker'/>
    <author fullname='D. Lawrence' initials='D.' surname='Lawrence'/>
    <date month='October' year='2020'/>
    <abstract>
      <t>This document defines an extensible method to return additional information about the cause of DNS errors. Though created primarily to extend SERVFAIL to provide additional information about the cause of DNS and DNSSEC failures, the Extended DNS Errors option defined in this document allows all response types to contain extended error information. Extended DNS Error information does not change the processing of RCODEs.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8914'/>
  <seriesInfo name='DOI' value='10.17487/RFC8914'/>
</reference>




    </references>

    <references title='Informative References'>




<reference anchor='I-D.ietf-dnsop-generalized-notify' target='https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-generalized-notify-03'>
   <front>
      <title>Generalized DNS Notifications</title>
      <author fullname='Johan Stenstam' initials='J.' surname='Stenstam'>
         <organization>The Swedish Internet Foundation</organization>
      </author>
      <author fullname='Peter Thomassen' initials='P.' surname='Thomassen'>
         <organization>deSEC, Secure Systems Engineering</organization>
      </author>
      <author fullname='John R. Levine' initials='J. R.' surname='Levine'>
         <organization>Standcore LLC</organization>
      </author>
      <date day='21' month='October' year='2024'/>
      <abstract>
	 <t>   This document extends the use of DNS NOTIFY [RFC1996] beyond
   conventional zone transfer hints, bringing the benefits of ad-hoc
   notifications to DNS delegation maintenance in general.  Use cases
   include DNSSEC bootstrapping and key rollovers hints, and quicker
   changes to a delegation&#x27;s NS record set.

   To enable this functionality, a method for discovering the receiver
   endpoint for such notification message is introduced, via the new
   DSYNC record type.

   TO BE REMOVED: This document is being collaborated on in Github at:
   https://github.com/peterthomassen/draft-ietf-dnsop-generalized-notify
   (https://github.com/peterthomassen/draft-ietf-dnsop-generalized-
   notify).  The most recent working version of the document, open
   issues, etc. should all be available there.  The authors (gratefully)
   accept pull requests.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-dnsop-generalized-notify-03'/>
   
</reference>


<reference anchor='I-D.berra-dnsop-keystate' target='https://datatracker.ietf.org/doc/html/draft-berra-dnsop-keystate-00'>
   <front>
      <title>Signalling Key State Via DNS EDNS(0) OPT</title>
      <author fullname='Erik Bergström' initials='E.' surname='Bergström'>
         <organization>The Swedish Internet Foundation</organization>
      </author>
      <author fullname='Leon Fernandez' initials='L.' surname='Fernandez'>
         <organization>The Swedish Internet Foundation</organization>
      </author>
      <author fullname='Johan Stenstam' initials='J.' surname='Stenstam'>
         <organization>The Swedish Internet Foundation</organization>
      </author>
      <date day='21' month='October' year='2024'/>
      <abstract>
	 <t>   This document introduces the KeyState EDNS(0) option code, to enable
   the exchange of SIG(0) key state information between DNS entities via
   the DNS protocol.  The KeyState option allows DNS clients and servers
   to include key state data in both queries and responses, facilitating
   mutual awareness of SIG(0) key status between child and parent zones.
   This mechanism addresses the challenges of maintaining
   synchronization of SIG(0) keys used for securing DNS UPDATE messages,
   thereby enhancing the efficiency and reliability of DNS operations
   that require coordinated key management.

   This document proposes such a mechanism.

   TO BE REMOVED: This document is being collaborated on in Github at:
   https://github.com/johanix/draft-berra-dnsop-opt-transaction-state
   (https://github.com/johanix/draft-berra-dnsop-transaction-state-00).
   The most recent working version of the document, open issues, etc,
   should all be available there.  The authors (gratefully) accept pull
   requests.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-berra-dnsop-keystate-00'/>
   
</reference>




    </references>


<section anchor="change-history-to-be-removed-before-publication"><name>Change History (to be removed before publication)</name>

<t><list style="symbols">
  <t>draft-johani-dnsop-delegation-mgmt-via-ddns-04</t>
</list></t>

<ul empty="true"><li>
  <t>Reworked the section on automatic bootstrapping a la RFC8078.</t>
</li></ul>

<ul empty="true"><li>
  <t>Added a section on re-bootstrapping the SIG(0) key with the parent
after problems.</t>
</li></ul>

<ul empty="true"><li>
  <t>Added text on the importance of augmenting error responses using EDE
(RFC8914).</t>
</li></ul>

<ul empty="true"><li>
  <t>Added text on the insufficiency of RFC8914 for child-to-parent
communication and a reference to the (upcoming) draft on a new OPT
code to alleviate this.</t>
</li></ul>

<t><list style="symbols">
  <t>draft-johani-dnsop-delegation-mgmt-via-ddns-03</t>
</list></t>

<ul empty="true"><li>
  <t>Update the draft based on the excellent dnsdir review of 
draft-ietf-dnsop-generalized-notify-01 by Patrick Mevsek.</t>
</li></ul>

<ul empty="true"><li>
  <t>Expand the section on alternatives for initial bootstrap
to suggest a mechanism similar to what is used for automatic
bootstrap of DNSSEC signed delegations via multiple queries
for child the CDS RRset.</t>
</li></ul>

<ul empty="true"><li>
  <t>Added a section on scalability considerations.</t>
</li></ul>

<ul empty="true"><li>
  <t>Expanded the Security Considerations section with a paragraph on
the potential for DDOS attacks aimed at the UPDATE Receiver.</t>
</li></ul>

<t><list style="symbols">
  <t>draft-johani-dnsop-delegation-mgmt-via-ddns-02</t>
</list></t>

<ul empty="true"><li>
  <t>Update the references to the (updated) I-D for generalized
notifications.</t>
</li></ul>

<ul empty="true"><li>
  <t>Remove duplicated descriptions between the two drafts. It is
sufficient that the generalized notification draft describes the
mechanics.</t>
</li></ul>

<t><list style="symbols">
  <t>draft-johani-dnsop-delegation-mgmt-via-ddns-01</t>
</list></t>

<ul empty="true"><li>
  <t>Change the RRtype from the original "NOTIFY" to the proposed "DSYNC"</t>
</li></ul>

<ul empty="true"><li>
  <t>Expand the description of how to interpret different RCODE responses
to the UPDATE. Expand the description of bootstrapping
alternatives. Change the mnemonic of the RR type used from "NOTIFY"
to "DSYNC" in the examples.</t>
</li></ul>

<t><list style="symbols">
  <t>draft-johani-dnsop-delegation-mgmt-via-ddns-00</t>
</list></t>

<ul empty="true"><li>
  <t>Initial public draft.</t>
</li></ul>

</section>


  </back>

<!-- ##markdown-source:
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
gHmffPnlq/d37778cjLVn5Hz+vvtzZ/ev7i9udbf7368fPkSfzH6S/r03Y9v
3r+8zn/LR7t68+rVzetrHhDHgG/t6GOi4/In+pG82pdfvnn77sWb15c4M4ti
YjgwxUTduEdzBZzb9A73rUDn5su+vudNfH711j79Rvfy6dPvQDD4l98+/fab
T5/MDqJonpBsOf/KVnqzcaB/dUtSX4KGDiD2U5wCQoxdaymeoKBAnXlh34Ob
vQLL8ntjnkPIufUuhCzqZNTV4pzsuYO+DepXti1H04ZXqL6FIpXMGlo0qpBm
FmgzThpEI4tIDKInLwbCU6+LHq1z4VGqiKsrjKfBRScWHbhjxM7XqYoHzzY2
9yUGcUCQuDCMbMB2y0qRth6jezBcWwzKXsSsZxrZgcRIVoExIbADyGwglAIb
gPY8XQ6nJOSTaUbYfoiCdq5pZqAc3bYvXWViIAb7dgkMEes2eN2lUVqxo21N
bCBIoF+jv+zJnaNptTo+pSlgXmp0/DsKQpO9y3YtbpNZ55gOCXn0JWkmlm1H
wlkTXfIl2mXZ6bioYwtCae2zXTSBg2jY8zDmYDUo2Egq8PHN/WPdbT0GYuQW
cp7nm0Qe6kiEZOTrU9PQvrx/i+DTjB13YBFnrCSUEEcYTI59FKFNs/Wf8Z87
SRV8iKO+SL0QZh3bdHJjkm/VLfFXQJH35FPJ/0MI8YiTaggAMkcen7QbF4Ai
UVVouK26ek5jMLoAO37HH9b4ZoAQkpmVoOcdsPTgc5pnstn61UTyWlSQFj9q
mkmkVWLS3i1QkoHifYxQkJDPjK5jEGaBfAABe4Don61ODJINLReUEaMulMs9
x/4eQ4b+HBnBpgom6BgXiA9BslBvkJhzFk/fgSjDB2UIGNK4DwMcFIslegKy
SSjRsEqTIAisFbU+abNpVGVkcWBewYhgjD50hsRkXTw4CiT5XaB9YAGBkKRA
q6LcOsNUDxaTRjLnaD84Z7CrGkMqMZxxfpjQgGLgbtQDx9j1YvRMhbgF2kEE
gCQz4kkhyOP01xCdSBt6qqbrHrYbwmRgiyETADtQDAfsAuOgkjIYSaPBWi6X
ZO328mwIC3XVGsVWmncGSjkiua4XC5CwtvwFSUZ/VOmzLjyJI6rYCbt0tT4A
UToI7PMABpjjXPcBXErc5kKZY89kBd2mbhNUQSTSoAHCnI61NFtRstd5eI3+
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
907LqfDMPes1a1kw093jrMm5x7ZL6/7ZKQ8Di4SR6OJ1dVh6EcPgT14Q2nPv
T3NgucX0hRN4JwyZXPyqh/Mr7mCjhmL2NemBJL5tUK4C6Xq5doCXStk985gF
UkeOPViIKzLWWPvjVnVAuHDK3aSGVD6Vl9DjjMdZa259pDCZz+1evr48tH30
aWyZlIZ3T/cwSJTPV6BMLPX1jaqZe+7f5HtEXia8vBuFMTdtxbXtCXJeDPMF
tsCLypsLTOiSS5nOjfm75ZvM7N/lBiz44S1fBGLzf/CkDqSfwNsz+mcPfhj9
O/yc3kYMnoamf8/gh+Ru1OSy/7+PCYe3jQyEjL8sH/Rvo9Bpb8Ie3jpE2t+t
wN1giw5Z0xfA3CUbhRKlCtxJKLAEOY1ATazNn7xwbRoaj5E+Svt6R1c4bzcC
grzC9vBLvmk1oppppbNu/abu490Cu54DbsJlMfPjrg88Uwy5WUgAJJO912sy
RcEOF0LGXiBHXYkfryT8wYF4HPjwZssv8Q9BLrCMdA/TPtiVazYUalv6cxM/
a90iOdZRUgN7aHLAIqA9WpCtF3znF9XCuMTY5SXGUfmN4BuUJXIfCLaztfoR
9Kbr93SwkC5LWzO+LHWLeGz4HBf0K/+2p/keFAH/AILsoZxcp2urTuAY1Ngl
XV1zHOCSAuMiffeAG3klL264oPvfSyVJb5JMxqU7B8T+a+lF+vK2y7VcPDdC
GqWv9+b6BoY5Eyjz/NSgbTiSys2s8nysYs+GbhYIzcEWKoLZPtgSsXZn2w08
BzScixZ1ah2xqfl7hgiH9O9v0Z/UsL96B7/GNb2P4SbPljnNiNnCG1WNbHqs
gRLE7b+X2T57CebsyVOMjd4W6KYf7Cv36N0DMfPmw0Yv5k8FJ/YLMOJx0AIB
r1KrDh04zpCt5G9f7cYXHcac9/scpM//EF8KGGBME7qiJDWHt8POMnai/SCn
pDnJ50InVXCIygVRoBNZQxhOsA6MDpZA/gr/vM73Ni8gUmva9Zs7ja1sAWYy
NEMf9ub+Spl5NpKZIL0+EV/CJs7xWu3xDYLwcmZp52xE0CrZakt/EG+gbcCj
LRteffoXHbAASPTq3VzwejwUHsPjU05KZDwencGw/3uVodL/eoY8xRVcxb8J
IkFEKDJoUSFcBxmvlRJ8lgOayUgnEhagmMpfCA1XLiQncPkKh2C/WD/iZs8/
M2reOPB9pn3zdFXhblpxrHITpegXNffJ8nh6WdP45s1fz94nyJYXYgOko4AG
mJv/D0qWpMn9egAA

-->

</rfc>

