<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr"><head><title>EER - ERIS DNSLink Records</title><style type="text/css">body {
    max-width: 900px;
    margin-top: 3em;
    margin-bottom: 5em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 1.6;
    font-family: &quot;courier new&quot;, courier, monospace;
    font-size: 12pt;
}

#logo {
    margin: auto;
    width: 70px;
    display: block;
}

nav ul {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
}
nav ul li {
    margin: auto; padding: 2.0rem;
}
nav ul li a::before {
    content: &quot;[&quot;
}
nav ul li a::after {
    content: &quot;]&quot;
}

.banner {width: 25%; display: block; margin: auto; padding: 2.0rem;}
.banners {display: flex;}

h1 {text-align: center;}

h2 {margin-top: 4em; text-align: center;}

h3 {margin-top: 2em;}

table {border-collapse: collapse; width: 100%; margin: 1.5rem 0;}

td, th {border: 1px solid black; text-align: left; padding: 0.5rem;}

th {background: goldenrod; font-weight: bold;}

pre {
    max-width: 100%;
    overflow: auto;
}

code {
    font-size: 90%;
    background-color: whitesmoke;
}


figure {width: 80%; display: block; margin: auto; padding: 2.0rem;}
img { margin: auto; max-width: 70%; }
footer { text-align: right; font-weight: 200; padding-top: 5em; }
footer span { padding: 0 0.5em 0 0.5em; }
</style></head><body><svg id="logo" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><defs><clipPath id="inside"><circle cx="16" cy="16" r="12" /></clipPath></defs><circle cx="16" cy="16" r="14" fill="goldenrod" stroke="black" stroke-width="2" /><path id="symbol" d="M 6,6 A 8,8 0 0,1 6,26 M 16,1 V 31 M 26,6 A 8,8 0 0,0 26,26" fill="none" stroke="black" stroke-width="2" clip-path="url(#inside)" /></svg><nav><a href="index.html">back to index</a></nav><article><h1>ERIS DNSLink Records</h1><blockquote><p>DNSLink is the specification of a format for DNS TXT records that allows the association of arbitrary content paths and identifiers with a domain.</p><p>DNSLink leverages the powerful distributed architecture of DNS for a variety of systems that require internet scale mutable names or pointers.</p></blockquote><p><a href="https://dnslink.org/">The DNSLink Standard</a></p><p>Two recommended namespaces are for publishing ERIS capabilities are <code>/eris/</code> and <code>/erisfs/</code>.</p><h2>/eris/</h2><p><code>dnslink=/eris/B4AUQBBYSMTVN7MQ6SSPZO3TSRDDMTCQ7VONZT6EWS4AAIJBR5DOBAHOIVJ7O3WOTW5YNMYICMAHWGY26QFBYOT2VA23BS4VG5QJVZGJ2I</code></p><p>The <code>/eris/</code> namespace is appropriate for publishing any ERIS capability and is formed by replacing the <code>urn:eris:</code> prefix of a capability URN with <code>/eris/</code>.
The <code>/eris/</code> namespace does not convey a content type and therefore the consumer of the record must discover the type using out-of-band metadata or by analysing the content directly.</p><h2>/erisfs/</h2><p><code>dnslink=/erisfs/B4A6PNIT5KF4CLVDQ2UFC45UEVXS3LRPSJHSKYOLLGXPG4IADBJOAYIYTVNHFQ5LXUKO26S5DPZ64NGZ273AYIKYL62USS74VC2MJENMV4</code></p><p>It is recommended to publish <a href="./eris-fs.xml">ERIS-FS</a> capabilities to the <code>/erisfs/</code> namespace.
When publishing website archives via DNS the recommendation is to use ERIS-FS combined with this DNSLink namespace.</p></article><footer><span><a href="https://codeberg.org/eris/eer/" title="Git repository from which this site is generated">Git</a></span><span><a href="https://creativecommons.org/licenses/by-sa/4.0/" title="Content licensed as CC-BY-SA-4.0">CC-BY-SA-4.0</a></span></footer></body></html>