aboutsummaryrefslogtreecommitdiffstats
path: root/doc/about
diff options
context:
space:
mode:
authorAndrew Manning <andrew@reticu.li>2016-11-30 21:57:00 -0500
committerAndrew Manning <andrew@reticu.li>2016-11-30 21:57:00 -0500
commit731b6ebfa76ea9c15b9d90a68daeed0063034af9 (patch)
treed079a5704d8d429526a4837277e9e327ce18a908 /doc/about
parent3f838e1dbccab819ce0cf93b079afea8d41d2a7a (diff)
downloadvolse-hubzilla-731b6ebfa76ea9c15b9d90a68daeed0063034af9.tar.gz
volse-hubzilla-731b6ebfa76ea9c15b9d90a68daeed0063034af9.tar.bz2
volse-hubzilla-731b6ebfa76ea9c15b9d90a68daeed0063034af9.zip
Added some vertical offset to headings so that the table of contents links do not hide the heading under the navbar. Added the About this Hub content
Diffstat (limited to 'doc/about')
-rw-r--r--doc/about/about_hub.html10
-rw-r--r--doc/about/about_hubzilla.html2
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/about/about_hub.html b/doc/about/about_hub.html
new file mode 100644
index 000000000..b6e0dc068
--- /dev/null
+++ b/doc/about/about_hub.html
@@ -0,0 +1,10 @@
+<h1>Terms of Service</h1>
+<ul>
+ <li><a href="/help/TermsOfService">Terms of Service for this hub</a></li>
+</ul>
+
+<h1>Site Info</h1>
+<ul>
+ <li><a href="/siteinfo">Site Info</a></li>
+ <li><a href="/siteinfo/json">Site Info (JSON format)</a></li>
+</ul> \ No newline at end of file
diff --git a/doc/about/about_hubzilla.html b/doc/about/about_hubzilla.html
index 09fa7ae51..43eee211b 100644
--- a/doc/about/about_hubzilla.html
+++ b/doc/about/about_hubzilla.html
@@ -1,6 +1,6 @@
-<h1 id="project">Project</h1>
+<h1 id="project">Hubzilla Project</h1>
<p>
Hubzilla is a decentralized communication network, which aims to provide communication that is censorship-resistant, privacy-respecting, and thus free from the oppressive claws of contemporary corporate communication giants. These giants function primarily as spy networks for paying clients of all sorts and types, in addition to monopolizing and centralizing the Internet; a feature that was not part of the original and revolutionary goals that produced the World Wide Web. <br><br>Hubzilla is free and open source.&nbsp;&nbsp;It is designed to scale from a $35 Raspberry Pi, to top of the line AMD and Intel Xeon-powered multi-core enterprise servers.&nbsp;&nbsp;It can be used to support communication between a few individuals, or scale to many thousands and more.<br><br>Hubzilla aims to be skill and resource agnostic. It is easy to use by everyday computer users, as well as by systems administrators and developers. <br><br>How you use it depends on how you want to use it. <br><br>It is written in the PHP scripting language, thus making it trivial to install on any hosting platform in use today. This includes self-hosting at home, at hosting providers such as <a href="http://mediatemple.com/">Media Temple</a> and <a href="http://www.dreamhost.com/">Dreamhost</a>, or on virtual and dedicated servers, offered by the likes of <a href="https://www.linode.com">Linode</a>,&nbsp;&nbsp;<a href="http://greenqloud.com">GreenQloud</a> or <a href="https://aws.amazon.com">Amazon AWS</a>.<br><br>In other words, Hubzilla can run on any computing platform that comes with a web server, a MySQL-compatible database, and the PHP scripting language. <br><br>Along the way, Hubzilla offers a number of unique goodies: <br><br><strong>Single-click user identification:</strong> meaning you can access sites on Hubzilla simply by clicking on links to remote sites. Authentication just happens automagically behind the scenes. Forget about remembering multiple user names with multiple passwords when accessing different sites online.<br><br><strong>Cloning:</strong> of online identities. Your online presence no longer has to be tied to a single server, domain name or IP address.&nbsp;&nbsp;You can clone and import your identity (or channel as we call it) to another server (or, a hub as servers are known in Hubzilla).&nbsp;&nbsp;Now, should your primary hub go down, no worries, your contacts, posts<em>*</em>, and messages<em>*</em> will automagically continue to be available and accessible under your cloned channel. <em>(*: only posts and messages as from the moment you cloned your channel)</em><br><br><strong>Privacy:</strong> Hubzilla identities (Zot IDs) can be deleted, backed up/downloaded, and cloned.&nbsp;&nbsp;The user is in full control of their data. Should you decide to delete all your content and erase your Zot ID, all you have to do is click on a link and it's immediately deleted from the hub.&nbsp;&nbsp;No questions, no fuss.
</p>