Aux root: Difference between revisions
From Cibernética Americana
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<!-- | <!-- | ||
function popitup(url) { | function popitup(url) { | ||
newwindow=window.open(url,'name','height=600,width=450'); | newwindow=window.open(url,'name','height=600,width=450;'); | ||
if (window.focus) {newwindow.focus()} | if (window.focus) {newwindow.focus()} | ||
return false; | return false; | ||
| Line 10: | Line 10: | ||
<h3 style="position: relative;top: 5px;left: 10px;">Alternative domain name system¹</h3><br> | <h3 style="position: relative;top: 5px;left: 10px;">Alternative domain name system¹</h3><br> | ||
<hr> | <hr> | ||
<html><img style="position: relative; | <blockquote> | ||
<html><img style="position: relative; top: 80px;right: 100px;" align=right width=160 src=/images/DNSnBINDimV6.png> </html> | |||
Alt-rooted means that an autonomous name system distinct from just the priced IANA system is in use.<ref> see [[:en:Alt root|<span style="color: pink;">Alt root</span>]]</ref> | Alt-rooted means that an autonomous name system distinct from just the priced IANA system alone is in use.<ref> see [[:en:Alt root|<span style="color: pink;">Alt root</span>]]</ref> | ||
Beginning in 2019, a migration of virtually all content in my dev space, with the exception of a few necessary public pages, is in process: all content is going to be alt-routed, either same named, ICANN TLD -> .dom, or the ICANN/IANA TLD just dropped. As used here refers to an autonomous peerage that routes TLDs upon discretion of the operators. A reasonable effort for a free service level is committed that just works by: | |||
Beginning in 2019, a migration of virtually all content in my dev space, with the exception of a few necessary public pages, | |||
As used here | |||
A reasonable effort for a free service level is committed that just works by: | |||
<blockquote> | <blockquote> | ||
adding the following name servers, which are non-recursive, in desired order to your active resolver(s): | adding the following name servers, which are non-recursive, in desired order to your active resolver(s): | ||
*ns0 | *ns0.<IANA_TLD> | ||
* | * . . . | ||
*ns<n>.<IANA_TLD> | |||
or their ip addresses if your resolver requires it | |||
where <n> is currently 1, or their ip addresses if your resolver requires it and where | |||
</blockquote><blockquote> | |||
<IANA_TLD> is the IANA delegated <ol><li>Neustar <b>meansofproduction.biz</b> thru May 2019</li><li>Donuts <b>sameboat.live</b> thru October 2021</li><li>A different and TBD later name thereafter</li></ol> | |||
</blockquote> | </blockquote> | ||
Paid<span style="color: gold;">²</span><ref>Price for the full SaaS without any physical resources other than control and delivery bandwidth kept under <html><a style="color: pink" title="Current fx" href=https://meansofproduction.biz/imu.php onclick="return popitup('https://meansofproduction.biz/imuq.php?qg=10')">10 工</a></html> per TLD quarter assuming only stablity of fiat basket basis of the 工.</ref>users have access from recursion and additional basic name services for users below developer class up to continuous live maintenance by intelligent agency for operators. | |||
Paid <span style="color: gold;"> ²</span><ref>Price for the full SaaS without any physical resources other than control and delivery bandwidth kept under <html><a style="color: pink" title="Current fx" href=https://meansofproduction.biz/imu.php onclick="return popitup('https://meansofproduction.biz/imuq.php?qg=10')">10 工</a></html> per TLD quarter assuming only stablity of fiat basket basis of the 工.</ref> users have access | |||
As used here, the background operation of the public priced name systems are assumed as needed, excluded where desirable, e.g. for privacy or security. Our system is constructed using the standard unix networking software and forms a superspace of the public name system with these properties: | |||
As used here, the background operation of the public priced name systems are assumed as needed, excluded where | |||
<ul> | <ul> | ||
<li>Individual operators of the system determine which TLDs they recognize. The system administered here only allocates the TLDs FCFS to operators, it doesn't have the intent of acting as a sole authoritative source even for the .dom name, which operators may override to establish cooperating alt roots. The TLD operators in essence agree to a common real TLD space which they may present internally differently, but which starts with the common public systems plus a single reserved name: ".dom" for their private/peer namespace.</li> | <li>Individual operators of the system determine which TLDs they recognize. The system administered here only allocates the TLDs FCFS to operators, it doesn't have the intent of acting as a sole authoritative source even for the .dom name, which operators may override to establish cooperating alt roots. The TLD operators in essence agree to a common real TLD space which they may present internally differently, but which starts with the common public systems plus a single reserved name: ".dom" for their private/peer namespace.</li> | ||
| Line 41: | Line 33: | ||
<li>A rich default common systems application environment which operators may optionally use is provided in which all users are identified and at least in principle, traceable.</li> | <li>A rich default common systems application environment which operators may optionally use is provided in which all users are identified and at least in principle, traceable.</li> | ||
</ul> | </ul> | ||
An equivalent function is assumed for peer operators, as provided by my <span class=plainlinks>[https://dnseppus.meansofproduction.biz/doc/about <span style="color: cyan;"> DNS/EPP tooling</span>]</span> merged with the <span class=plainlinks>[https://fred.nic.cz <span style="color: cyan;">FRED</span>]</span> Czech NIC software as maintained by me for my Ubuntu LTS targets. End users of the "sameboat/C-六" core PHP-Python CMS have significant consumer level DNS functionality upon sufficient entitlement. | |||
</blockquote> | </blockquote> | ||
<hr> | <hr> | ||