aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-11-17 00:58:10 +0100
committerlurchi <lurchi@strangeplace.net>2018-11-17 00:58:10 +0100
commit65b47b73a093a30673244fde96cd3614da8cba63 (patch)
tree27bf2d21f2f4f004795eb9d7e4f1804fe4360088
parentb2310cacaea3b6c202d1632109dee0df21203be7 (diff)
downloadwww-65b47b73a093a30673244fde96cd3614da8cba63.tar.gz
www-65b47b73a093a30673244fde96cd3614da8cba63.zip
add hint about browser restart
-rw-r--r--tutorial-debian9.html.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorial-debian9.html.j2 b/tutorial-debian9.html.j2
index 1435c539..e609c9ab 100644
--- a/tutorial-debian9.html.j2
+++ b/tutorial-debian9.html.j2
@@ -310,6 +310,8 @@ about what GNS is about, but now let's use it with a browser, to make it actuall
310$ gnunet-gns-proxy-setup-ca 310$ gnunet-gns-proxy-setup-ca
311</code></p> 311</code></p>
312 312
313<p>After executing this script the Browser has to be restarted.</p>
314
313<p>GNUnet provides a proxy service (gnunet-gns-proxy) that the browser can send DNS and HTTP traffic to. It will try to resolve names with GNS first and forward the rest of the DNS traffic to the system's DNS resolver. It will also take care of the HTTP traffic, so the browser gets valid certificates and the web server will not be confused by our GNS hostnames. Our GNS namestore doesn't know about any DNS hostnames yet, so we have to store them, too. For our "ccc" A record, we have to store a LEHO (legacy hostname) record, too. It must contain the website's original DNS hostname:</p> 315<p>GNUnet provides a proxy service (gnunet-gns-proxy) that the browser can send DNS and HTTP traffic to. It will try to resolve names with GNS first and forward the rest of the DNS traffic to the system's DNS resolver. It will also take care of the HTTP traffic, so the browser gets valid certificates and the web server will not be confused by our GNS hostnames. Our GNS namestore doesn't know about any DNS hostnames yet, so we have to store them, too. For our "ccc" A record, we have to store a LEHO (legacy hostname) record, too. It must contain the website's original DNS hostname:</p>
314 316
315<p><code> 317<p><code>