aboutsummaryrefslogtreecommitdiffstats
path: root/doc/about/about_hubzilla.bb
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-12-21 16:28:45 -0500
committerAndrew Manning <tamanning@zoho.com>2016-12-21 16:28:45 -0500
commitc87d025902faabbd900c7a12089b43a7b9318be1 (patch)
tree9c88c5ff403b425c13bcd3da9761a1fe2b016207 /doc/about/about_hubzilla.bb
parentc37b8f7f9da278e13b092c4334730e49e7fdf230 (diff)
downloadvolse-hubzilla-c87d025902faabbd900c7a12089b43a7b9318be1.tar.gz
volse-hubzilla-c87d025902faabbd900c7a12089b43a7b9318be1.tar.bz2
volse-hubzilla-c87d025902faabbd900c7a12089b43a7b9318be1.zip
Forgot to complete the thought
Diffstat (limited to 'doc/about/about_hubzilla.bb')
-rw-r--r--doc/about/about_hubzilla.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/about/about_hubzilla.bb b/doc/about/about_hubzilla.bb
index 6acbabd8e..6a2c4405e 100644
--- a/doc/about/about_hubzilla.bb
+++ b/doc/about/about_hubzilla.bb
@@ -10,7 +10,7 @@ From the practical perspective of hub members who use the software, $Projectname
[li]webpage hosting with a content management system[/li]
[li]wiki[/li]
[li]and more...[/li][/ul]
-While all of these apps and services can be found in other software packages, only $Projectname allows you to set permissions for groups and individuals who may not even have accounts on your hub! Currently, if you want to share things privately on the internet, the people you share with must have accounts on the server hosting your data; otherwise, there is no robust way for your server to [i]authenticate[/i] visitors to the site to know whether to grant them access.
+While all of these apps and services can be found in other software packages, only $Projectname allows you to set permissions for groups and individuals who may not even have accounts on your hub! In typical web apps, if you want to share things privately on the internet, the people you share with must have accounts on the server hosting your data; otherwise, there is no robust way for your server to [i]authenticate[/i] visitors to the site to know whether to grant them access. $Projectname solves this problem with an advanced system of [i]remote authentication[/i] that validates the identity of visitors by employing techniques that include public key cryptography.
[h3]Software Stack[/h3]
The $Projectname software stack is a relatively standard webserver application written primarily in PHP/MySQL and requiring little more than a web server, a MySQL-compatible database, and the PHP scripting language. It is designed to be easily installable by those with basic website administration skills on typical shared hosting platforms with a broad range of computing hardware. It is also easily extended via plugins and themes and other third-party tools.