Link to domains from the index

This commit is contained in:
Bob Mottram 2016-11-29 10:54:00 +00:00
parent 55af2b4c9d
commit 95c758067a
4 changed files with 21 additions and 19 deletions

View File

@ -11,7 +11,7 @@
#+END_CENTER #+END_CENTER
#+begin_export html #+begin_export html
<center><h1>How to get a domain</h1></center> <center><h1>How to get a domain name</h1></center>
#+end_export #+end_export
* The domain name itself * The domain name itself

View File

@ -32,6 +32,7 @@ Want to make a community mesh network which doesn't depend upon the internet?
After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it. After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it.
* [[./domains.html][How to get a domain name]]
* [[./apps.html][Apps available on the system]] * [[./apps.html][Apps available on the system]]
* [[./usage.html][General usage]] * [[./usage.html][General usage]]
* [[./faq.html][Frequently Asked Questions]] * [[./faq.html][Frequently Asked Questions]]

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2016-11-29 Tue 10:37 --> <!-- 2016-11-29 Tue 10:53 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title> <title></title>
@ -243,11 +243,11 @@ for the JavaScript code in this tag.
</div> </div>
</div> </div>
<center><h1>How to get a domain</h1></center> <center><h1>How to get a domain name</h1></center>
<div id="outline-container-orgad67d0d" class="outline-2"> <div id="outline-container-orgc34c8b8" class="outline-2">
<h2 id="orgad67d0d">The domain name itself</h2> <h2 id="orgc34c8b8">The domain name itself</h2>
<div class="outline-text-2" id="text-orgad67d0d"> <div class="outline-text-2" id="text-orgc34c8b8">
<p> <p>
If you want your sites or chat systems to be available via an ordinary web browser (i.e. not a Tor browser) then you'll need to obtain a domain name. The domain name system is ultimately controlled by ICANN and to obtain a domain name for which you can also get a TLS certificate you'll need to buy one. There are various sites which sell domain names, and fortunately they can often be quite cheap - especially if you can think of an obscure name for your site. Prefer sites where the domain name subscription can be automatically renewed, because otherwise trolls can quickly buy your domain when it expires and then hold it for ransom. If you're planning to self-host for more than an ephemeral purpose, such as a conference or festival, then choose the longest subscription period you can afford (typically a few years). If you want your sites or chat systems to be available via an ordinary web browser (i.e. not a Tor browser) then you'll need to obtain a domain name. The domain name system is ultimately controlled by ICANN and to obtain a domain name for which you can also get a TLS certificate you'll need to buy one. There are various sites which sell domain names, and fortunately they can often be quite cheap - especially if you can think of an obscure name for your site. Prefer sites where the domain name subscription can be automatically renewed, because otherwise trolls can quickly buy your domain when it expires and then hold it for ransom. If you're planning to self-host for more than an ephemeral purpose, such as a conference or festival, then choose the longest subscription period you can afford (typically a few years).
</p> </p>
@ -258,9 +258,9 @@ You probably only need one ICANN domain name and then the various Freedombone ap
</div> </div>
</div> </div>
<div id="outline-container-org83daa48" class="outline-2"> <div id="outline-container-org0ae0f49" class="outline-2">
<h2 id="org83daa48">Dynamic DNS</h2> <h2 id="org0ae0f49">Dynamic DNS</h2>
<div class="outline-text-2" id="text-org83daa48"> <div class="outline-text-2" id="text-org0ae0f49">
<p> <p>
You will also need a dynamic DNS account, and again this might be something you have to pay a subscription for. Your Freedombone system will have a local network address (typically 192.168.x.y or 10.x.y.z) and also a public IP address assigned by your ISP. Your ISP will change your public IP address every so often (that's why it's called "dynamic") and so there needs to be some way to link the domain name which you've obtained to your changing public IP address. That's what the dynamic DNS service does. You will also need a dynamic DNS account, and again this might be something you have to pay a subscription for. Your Freedombone system will have a local network address (typically 192.168.x.y or 10.x.y.z) and also a public IP address assigned by your ISP. Your ISP will change your public IP address every so often (that's why it's called "dynamic") and so there needs to be some way to link the domain name which you've obtained to your changing public IP address. That's what the dynamic DNS service does.
</p> </p>
@ -286,9 +286,9 @@ It might take a few minutes for the changes to take effect, so don't be too hast
</p> </p>
</div> </div>
<div id="outline-container-org7a03b28" class="outline-3"> <div id="outline-container-org6097019" class="outline-3">
<h3 id="org7a03b28">Configuring with FreeDNS</h3> <h3 id="org6097019">Configuring with FreeDNS</h3>
<div class="outline-text-3" id="text-org7a03b28"> <div class="outline-text-3" id="text-org6097019">
<p> <p>
If you are using FreeDNS as a dynamic DNS provider then on their site select "<i>Domains</i>" and add your domain name (this might only be available to paid subscribers). Make sure that they're marked as "<i>private</i>" so that subdomains of your domain name are not used by other users of the site. If you are using FreeDNS as a dynamic DNS provider then on their site select "<i>Domains</i>" and add your domain name (this might only be available to paid subscribers). Make sure that they're marked as "<i>private</i>" so that subdomains of your domain name are not used by other users of the site.
</p> </p>
@ -300,18 +300,18 @@ Select "Subdomains" from the menu on the left then select the MX entry for your
</div> </div>
</div> </div>
<div id="outline-container-org46e51d4" class="outline-2"> <div id="outline-container-org6ca3626" class="outline-2">
<h2 id="org46e51d4">Setting up with Freedombone</h2> <h2 id="org6ca3626">Setting up with Freedombone</h2>
<div class="outline-text-2" id="text-org46e51d4"> <div class="outline-text-2" id="text-org6ca3626">
<p> <p>
When you start the base installation of the system it will ask you to choose a dynamic DNS provider and then enter the login details for the dynamic DNS service. When you start the base installation of the system it will ask you to choose a dynamic DNS provider and then enter the login details for the dynamic DNS service.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org0041aea" class="outline-2"> <div id="outline-container-orgfc5c0d9" class="outline-2">
<h2 id="org0041aea">A note about Tor</h2> <h2 id="orgfc5c0d9">A note about Tor</h2>
<div class="outline-text-2" id="text-org0041aea"> <div class="outline-text-2" id="text-orgfc5c0d9">
<p> <p>
If you only want your sites to be available via Tor then none of the above is needed and you can access your sites and systems via their onion addresses. Tor has its own naming system which is independent from ICANN, and you also won't need TLS/SSL certificates since it also manages transport encryption itself. When building disk images use the <b>&#x2013;onion yes</b> option, or choose one of the ready made onion disk images <a href="./downloads">from downloads</a>. If you only want your sites to be available via Tor then none of the above is needed and you can access your sites and systems via their onion addresses. Tor has its own naming system which is independent from ICANN, and you also won't need TLS/SSL certificates since it also manages transport encryption itself. When building disk images use the <b>&#x2013;onion yes</b> option, or choose one of the ready made onion disk images <a href="./downloads">from downloads</a>.
</p> </p>

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2016-11-26 Sat 19:49 --> <!-- 2016-11-29 Tue 10:53 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title> <title></title>
@ -286,6 +286,7 @@ After installation it's possible that you might want some advice on how to run y
</p> </p>
<ul class="org-ul"> <ul class="org-ul">
<li><a href="./domains.html">How to get a domain name</a></li>
<li><a href="./apps.html">Apps available on the system</a></li> <li><a href="./apps.html">Apps available on the system</a></li>
<li><a href="./usage.html">General usage</a></li> <li><a href="./usage.html">General usage</a></li>
<li><a href="./faq.html">Frequently Asked Questions</a></li> <li><a href="./faq.html">Frequently Asked Questions</a></li>