diff --git a/doc/EN/app_gnusocial.org b/doc/EN/app_gnusocial.org index 7f62ef6c..ad527590 100644 --- a/doc/EN/app_gnusocial.org +++ b/doc/EN/app_gnusocial.org @@ -22,6 +22,12 @@ You can host your own GNU Social instance and then "/remote follow/" other users You should regard anything posted to GNU Social as being /public communication/ visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox. + +#+BEGIN_CENTER +[[file:images/gnusocial_pleroma.jpg]] +#+END_CENTER + + * Installation Log into your system with: diff --git a/img/gnusocial_mobile.jpg b/img/gnusocial_mobile.jpg index c1070e3c..c51e9062 100644 Binary files a/img/gnusocial_mobile.jpg and b/img/gnusocial_mobile.jpg differ diff --git a/img/gnusocial_pleroma.jpg b/img/gnusocial_pleroma.jpg new file mode 100644 index 00000000..6761d67b Binary files /dev/null and b/img/gnusocial_pleroma.jpg differ diff --git a/website/EN/app_gnusocial.html b/website/EN/app_gnusocial.html index 55eae090..917038b7 100644 --- a/website/EN/app_gnusocial.html +++ b/website/EN/app_gnusocial.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- ++
+Log into your system with:
ssh myusername@mydomain -p 2222 -+
ssh myusername@mydomain -p 2222
+
@@ -286,9 +297,9 @@ After the install has completed go to Security settings and select Cre
If you have just obtained a Lets Encrypt certificate as above then go to About 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.
@@ -316,15 +327,15 @@ GNU Social has a clutter-free mobile user interface which can be accessed via aIf you are an Emacs user it's also possible to set up GNU Social mode as follows:
mkdir ~/elisp ++mkdir ~/elisp git clone git://git.savannah.nongnu.org/gnu-social-mode ~/elisp/gnu-social-mode sed -i 's|"http"|"https"|g' ~/elisp/gnu-social-mode/gnu-social-mode.el sed -i 's|http:|https:|g' ~/elisp/gnu-social-mode/gnu-social-mode.el @@ -335,7 +346,7 @@ sed -i 's|http?|https?|g' ~/elisp/gnu-social-mod echo " gnu-social-server \"yourgnusocialdomain\"" >> ~/.emacs echo " gnu-social-username \"yourusername\"" >> ~/.emacs echo " gnu-social-password \"gnusocialpassword\")" >> ~/.emacs -
@@ -402,9 +413,9 @@ And as a quick reference the main keys are:
If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.