diff --git a/doc/EN/domains.org b/doc/EN/domains.org index 68170617..e0683a7e 100644 --- a/doc/EN/domains.org +++ b/doc/EN/domains.org @@ -11,7 +11,7 @@ #+END_CENTER #+begin_export html -

How to get a domain

+

How to get a domain name

#+end_export * The domain name itself diff --git a/doc/EN/index.org b/doc/EN/index.org index bb2a6ff1..9094aade 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -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. + * [[./domains.html][How to get a domain name]] * [[./apps.html][Apps available on the system]] * [[./usage.html][General usage]] * [[./faq.html][Frequently Asked Questions]] diff --git a/website/EN/domains.html b/website/EN/domains.html index ef75b0fd..8917affe 100644 --- a/website/EN/domains.html +++ b/website/EN/domains.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + @@ -243,11 +243,11 @@ for the JavaScript code in this tag. -

How to get a domain

+

How to get a domain name

-
-

The domain name itself

-
+
+

The domain name itself

+

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).

@@ -258,9 +258,9 @@ You probably only need one ICANN domain name and then the various Freedombone ap
-
-

Dynamic DNS

-
+
+

Dynamic DNS

+

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.

@@ -286,9 +286,9 @@ It might take a few minutes for the changes to take effect, so don't be too hast

-
-

Configuring with FreeDNS

-
+
+

Configuring with FreeDNS

+

If you are using FreeDNS as a dynamic DNS provider then on their site select "Domains" and add your domain name (this might only be available to paid subscribers). Make sure that they're marked as "private" so that subdomains of your domain name are not used by other users of the site.

@@ -300,18 +300,18 @@ Select "Subdomains" from the menu on the left then select the MX entry for your
-
-

Setting up with Freedombone

-
+
+

Setting up with Freedombone

+

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.

-
-

A note about Tor

-
+
+

A note about Tor

+

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 –onion yes option, or choose one of the ready made onion disk images from downloads.

diff --git a/website/EN/index.html b/website/EN/index.html index 818866e7..c50dd0ef 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + @@ -286,6 +286,7 @@ After installation it's possible that you might want some advice on how to run y