diff --git a/doc/EN/faq.org b/doc/EN/faq.org index 31b832b5..0d1c4868 100644 --- a/doc/EN/faq.org +++ b/doc/EN/faq.org @@ -1,7 +1,7 @@ #+TITLE: #+AUTHOR: Bob Mottram #+EMAIL: bob@robotics.uk.to -#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber +#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil #+BEGIN_CENTER @@ -39,7 +39,7 @@ It was originally designed to run on the Beaglebone Black, but that should be re /Out of fashion/ but still working computer hardware tends to be cheap and readily available, yet still good for providing internet services. * Can I add more users to the system? -Like any other GNU/Linux system you can add more users. It's easy to add users to Owncloud, XMPP or RedMatrix. However, Freedombone is designed primarily to be a single user system (i.e. a personal server) and if there are multiple users then the number of them is expected to be small - perhaps five or less. Freedombone is not intended to be "/web scale/" in terms of supporting tens or hundreds of users on a single server. Instead, each server can host a small number of users and then the servers federate together as a network of peers. +Like any other GNU/Linux system you can add more users. It's easy to add users to Owncloud, XMPP or Hubzilla. However, Freedombone is designed primarily to be a single user system (i.e. a personal server) and if there are multiple users then the number of them is expected to be small - perhaps five or less. Freedombone is not intended to be "/web scale/" in terms of supporting tens or hundreds of users on a single server. Instead, each server can host a small number of users and then the servers federate together as a network of peers. * How do I reset the tripwire? You will get a daily email which indicates which files on the system have changed recently. Once per week the system will install any updates and those may also show up on the list, along with any changes due to installed packages or changed settings. Watch out for any files which change unexpectedly, which could indicate an intruder. To reset the tripwire: @@ -281,7 +281,7 @@ Save and exit, then restart the web server. service nginx restart #+END_SRC -Now visit your web site at https://mydomainname.com and you should notice that there is no certificate warning displayed. You will now be able to install systems which don't allow the use of self-signed certificates, such as [[https://redmatrix.me/&JS=1][Red Matrix]]. +Now visit your web site at https://mydomainname.com and you should notice that there is no certificate warning displayed. You will now be able to install systems which don't allow the use of self-signed certificates, such as [[https://github.com/redmatrix/hubzilla][Hubzilla]]. * How do I renew a StartSSL certificate? The StartSSL certificates last for a year. You can check the expiry date of your current certificate/s by going to your site and if you're using Firefox then click on the *lock icon*, select "*more information*" then "*view certificate*". diff --git a/doc/EN/installation.org b/doc/EN/installation.org index 42db13ce..fce338b9 100644 --- a/doc/EN/installation.org +++ b/doc/EN/installation.org @@ -1,7 +1,7 @@ #+TITLE: #+AUTHOR: Bob Mottram #+EMAIL: bob@robotics.uk.to -#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber +#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil #+BEGIN_CENTER @@ -22,7 +22,7 @@ To get started you will need: - Access to the internet via a router with ethernet sockets - USB thumb drive (for backups or storing media) - One or more domains available via a dynamic DNS provider, such as https://freedns.afraid.org - - A purchased domain name and SSL certificate (only needed for Red Matrix) + - A purchased domain name and SSL certificate (only needed for Hubzilla) - A laptop or desktop machine with the ability to write to a microSD card (might need an adaptor) You will also need to know, or find out, the IP address of your internet router and have a suitable static IP address for the Beaglebone on your local network. The router should allow you to forward ports to the Beaglebone (often this is under firewall or "advanced" settings). @@ -118,7 +118,7 @@ WIKI_DOMAIN_NAME=mywikidomain MY_BLOG_TITLE=my blog FULLBLOG_DOMAIN_NAME=myblogdomain MICROBLOG_DOMAIN_NAME=mymicroblogdomain -REDMATRIX_DOMAIN_NAME=myredmatrixdomain +HUBZILLA_DOMAIN_NAME=myhubzilladomain OWNCLOUD_DOMAIN_NAME=myownclouddomain HWRNG_TYPE=haveged ENABLE_SOCIAL_KEY_MANAGEMENT="no" diff --git a/doc/EN/related.org b/doc/EN/related.org index bbf547cb..01436877 100644 --- a/doc/EN/related.org +++ b/doc/EN/related.org @@ -1,7 +1,7 @@ #+TITLE: #+AUTHOR: Bob Mottram #+EMAIL: bob@robotics.uk.to -#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber +#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil #+BEGIN_CENTER @@ -27,7 +27,7 @@ The following projects made Freedombone possible. #+END_CENTER #+BEGIN_CENTER [[http://gnu.io][file:images/gnusocial.png]] -[[https://redmatrix.me/][file:images/redmatrix.png]] +[[https://github.com/redmatrix/hubzilla][file:images/hubzilla.png]] #+END_CENTER #+BEGIN_CENTER [[https://prosody.im][file:images/prosody.png]] diff --git a/doc/EN/usage.org b/doc/EN/usage.org index dd39e1e0..16c88024 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -1,7 +1,7 @@ #+TITLE: #+AUTHOR: Bob Mottram #+EMAIL: bob@robotics.uk.to -#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber +#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil #+BEGIN_CENTER @@ -364,16 +364,16 @@ When the install is complete you will see a lot of warnings but just ignore thos | Access settings | /Invite only/ ticked | * Social Network ** Certificates -You will need to have a non self-signed SSL certificate in order to use Red Matrix. Put the public certificate in */etc/ssl/certs/yourredmatrixdomainname.crt* and the private certificate in */etc/ssl/private/yourredmatrixdomainname.key*. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this: +You will need to have a non self-signed SSL certificate in order to use Hubzilla. Put the public certificate in */etc/ssl/certs/yourhubzilladomainname.crt* and the private certificate in */etc/ssl/private/yourhubzilladomainname.key*. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this: #+BEGIN_SRC bash -cat /etc/ssl/certs/yourredmatrixdomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem > - /etc/ssl/certs/yourredmatrixdomainname.bundle.crt +cat /etc/ssl/certs/yourhubzilladomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem > + /etc/ssl/certs/yourhubzilladomainname.bundle.crt #+END_SRC -Then change ssl_certificate to */etc/ssl/certs/yourredmatrixdomainname.bundle.crt* within */etc/nginx/sites-available/yourredmatrixdomainname* +Then change ssl_certificate to */etc/ssl/certs/yourhubzilladomainname.bundle.crt* within */etc/nginx/sites-available/yourhubzilladomainname* ** Initial install -Visit the URL of your Red Matrix site and you should be taken through the rest of the installation procedure. Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running. +Visit the URL of your Hubzilla site and you should be taken through the rest of the installation procedure. Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running. When installation is complete you can register a new user. * Chat Services diff --git a/website/EN/faq.html b/website/EN/faq.html index 513ca887..22aabc30 100644 --- a/website/EN/faq.html +++ b/website/EN/faq.html @@ -4,13 +4,13 @@ - + - +