|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2017-04-27 Thu 15:39 -->
|
|
6
|
+<!-- 2017-04-27 Thu 15:51 -->
|
7
|
7
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
8
|
8
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
9
|
9
|
<title></title>
|
|
@@ -270,9 +270,9 @@ You should regard anything posted to GNU Social as being <i>public communication
|
270
|
270
|
</div>
|
271
|
271
|
|
272
|
272
|
|
273
|
|
-<div id="outline-container-org9b60c2d" class="outline-2">
|
274
|
|
-<h2 id="org9b60c2d">Installation</h2>
|
275
|
|
-<div class="outline-text-2" id="text-org9b60c2d">
|
|
273
|
+<div id="outline-container-orgd14451a" class="outline-2">
|
|
274
|
+<h2 id="orgd14451a">Installation</h2>
|
|
275
|
+<div class="outline-text-2" id="text-orgd14451a">
|
276
|
276
|
<p>
|
277
|
277
|
Log into your system with:
|
278
|
278
|
</p>
|
|
@@ -297,9 +297,9 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
|
297
|
297
|
</div>
|
298
|
298
|
|
299
|
299
|
|
300
|
|
-<div id="outline-container-org8e7708d" class="outline-2">
|
301
|
|
-<h2 id="org8e7708d">Initial setup</h2>
|
302
|
|
-<div class="outline-text-2" id="text-org8e7708d">
|
|
300
|
+<div id="outline-container-orgcf4f946" class="outline-2">
|
|
301
|
+<h2 id="orgcf4f946">Initial setup</h2>
|
|
302
|
+<div class="outline-text-2" id="text-orgcf4f946">
|
303
|
303
|
<p>
|
304
|
304
|
If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your GNU Social domain listed there along with an onion address. You can then navigate to your site in a browser.
|
305
|
305
|
</p>
|
|
@@ -327,9 +327,9 @@ GNU Social has a clutter-free mobile user interface which can be accessed via a
|
327
|
327
|
</div>
|
328
|
328
|
|
329
|
329
|
|
330
|
|
-<div id="outline-container-org1384126" class="outline-2">
|
331
|
|
-<h2 id="org1384126">Using with Emacs</h2>
|
332
|
|
-<div class="outline-text-2" id="text-org1384126">
|
|
330
|
+<div id="outline-container-orgc6c05b1" class="outline-2">
|
|
331
|
+<h2 id="orgc6c05b1">Using with Emacs</h2>
|
|
332
|
+<div class="outline-text-2" id="text-orgc6c05b1">
|
333
|
333
|
<div class="org-center">
|
334
|
334
|
|
335
|
335
|
<div class="figure">
|
|
@@ -421,9 +421,17 @@ And as a quick reference the main keys are:
|
421
|
421
|
</div>
|
422
|
422
|
|
423
|
423
|
|
424
|
|
-<div id="outline-container-org15f73b7" class="outline-2">
|
425
|
|
-<h2 id="org15f73b7">Blocking controls</h2>
|
426
|
|
-<div class="outline-text-2" id="text-org15f73b7">
|
|
424
|
+<div id="outline-container-orgf1ce3a7" class="outline-2">
|
|
425
|
+<h2 id="orgf1ce3a7">Blocking controls</h2>
|
|
426
|
+<div class="outline-text-2" id="text-orgf1ce3a7">
|
|
427
|
+<div class="org-center">
|
|
428
|
+
|
|
429
|
+<div class="figure">
|
|
430
|
+<p><img src="images/controlpanel/control_panel_blocking.jpg" alt="control_panel_blocking.jpg" />
|
|
431
|
+</p>
|
|
432
|
+</div>
|
|
433
|
+</div>
|
|
434
|
+
|
427
|
435
|
<p>
|
428
|
436
|
The biggest hazard with GNU Social is that it's part of a public federated communications system. This means that conversations and replies from other servers may end up in your "whole known network" stream. The internet being what it is, some of these could be undesirable. You can block individual users or entire domains by going to the <b>Administrator control panel</b> and selecting <b>Domain and user blocking</b>, then adding or removing entries. This blocks domains at the firewall level and also at the level of database and file storage.
|
429
|
437
|
</p>
|