Compare commits

...

7 Commits

Author SHA1 Message Date
deepend 7560cad698 removed dnscrypt
removed dnscrypt information
2020-04-18 20:48:07 -04:00
deepend 9eedafd86d Update index.html
updated ns.ca.tilde.club IPV6
2020-04-17 11:57:05 -04:00
deepend 3c382fab33 updated opennic link 2020-03-02 03:30:40 -05:00
deepend 76d0f1ac18 dnscrypt+dns servers. 2020-03-02 01:28:37 -07:00
deepend 7cce767844 added dns server list 2020-03-02 03:13:39 -05:00
deepend 72944e92cf Updated information 2020-03-02 03:02:55 -05:00
deepend 35849e655d Update Link 2020-01-31 23:52:14 -05:00
1 changed files with 35 additions and 39 deletions

View File

@ -11,48 +11,44 @@
<h2 class="text-center">
<a href="https://tildegit.org/.tilde/.tilde">|--===TildeNIC ===--|</a>
</h2>
<br>
<p>
Its cool to host a zones records here, or, if you like, a delegation
to your DNS servers can be done.
</p>
TildeNIC is where you can request your .tilde top level domain. To do
so you would need to first change your dns over to one of the resolvers we
offer or you can self-host one.
<br>
<ul>
<li><a href="https://tildegit.org/.tilde/.tilde/wiki/Setting-up-a-.tilde-DNS-server" target="_blank">Self-host information</a></li>
<li><a href="https://tildegit.org/.tilde/.tilde/wiki/.tilde-TLD" target="_blank">How to get your .tilde</a></li>
</ul>
</p>
<br>
<h3>
<a href="https://opennic.org" target="_blank">OpenNIC Information</a>
</h3>
<p>
All domain names are first-come, first-served.
<a href="https://tilde.team/wiki/?page=other-tildes" target="_blank"
>Current tildes</a
>
get priority seating/reservation for the zones that match (ie,
your.tilde, team.tilde, yourtilde.tilde, town.tilde, etc etc).
</p>
<p>
All .tilde DNS servers are listed on the
<a
href="https://tildegit.org/.tilde/.tilde/wiki/NS-List"
target="_blank"
>NS List page</a
>. You should be able to pick any of them, and they will just work.
These name servers will also resolve regular domain names, and opennic
names, and are suitable as personal use DNS servers.
</p>
<p>
Current(ish) status of the the .tilde name servers can be found here:
<a href="https://yourtilde.com/~ubergeek/tildemon" target="_blank"
>https://yourtilde.com/~ubergeek/tildemon</a
>
</p>
<p>
Contact ubergeek:
<a href="mailto:ubergeek@yourtilde.com">ubergeek@yourtilde.com</a> or
create a PR at
<a href="https://tildegit.org/.tilde/.tilde" target="_blank"
>https://tildegit.org/.tilde/.tilde</a
>
to request a domain or delegation.
Domains offered by OpenNIC are also able to be resolved using our servers, Such as:
<ul>
<li>.geek</li>
<li>.bbs</li>
<li>.gopher and more.</li>
</ul>
Will all resolve using our dns servers. For more information about OpenNIC you can visit <a href="https://opennic.org" target="_blank">http://opennic.org</a>
</p>
<p>
<h3>TildeNIC DNS Servers</h3>
<pre>
0-------------------------------------------------------------------------0
| Name | Address | Location |
|-------------------------------------------------------------------------|
| ns1.master | 188.40.73.235 | Frankfurt |
| ns1.master | 2a01:4f8:221:907::10 | Frankfurt |
| ns.ca.tilde.club | 149.56.184.112 | Quebec |
| ns.ca.tilde.club | 2607:5300:61:c67::11 | Quebec |
0-------------------------------------------------------------------------0
</pre>
</p>
<br>
</div>
</body>
</html>