From f09df061303f2f237865441a8d1dde133b33f5f2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 16 Apr 2015 15:41:27 -0700 Subject: simplify --- doc/features.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/features.bb b/doc/features.bb index 31e614ebf..900acdda1 100644 --- a/doc/features.bb +++ b/doc/features.bb @@ -8,9 +8,7 @@ Redmatrix provides distributed web publishing with [b]decentralised permissions[ So what exactly are "decentralised permissions"? They give me the ability to share something on my website (photos, media, files, webpages, etc.) with specific people on completely different websites - but not necessarily [i]everybody[/i] on those websites; and they do not need a password on my website and do not need to login to my website to view the things I've shared with them. They have one password on their own website and "magic authentication" between affiliated websites in the network. Also, as it is decentralised, there is no third party which has the ability to bypass permissions and see everything in the network. -Redmatrix is an open source webserver application written originally in PHP/MySQL and is compatible with many shared hosting as well as dedicated VPS environments; and is easily installable by those with basic website administration skills. It is also easily extended via plugins and themes and other third-party tools. - -Redmatrix can be used as a social networking application (indeed many people use it primarily for this purpose), and it has a blend of features and abilities which make it far more suited for that task than many other server based "social networks", especially amongst those classified as "decentralised"; (most of which aren't much more than "chat with pictures and persistence"). It is however, [i]primarily[/i] a web publishing platform with permissions. The ability to perform social networking is just another feature which helps to make it interesting and generally useful amongst content publishers and their audiences alike. +Redmatrix is an open source webserver application written originally in PHP/MySQL and is easily installable by those with basic website administration skills. It is also easily extended via plugins and themes and other third-party tools. [b][size=24]Redmatrix Features[/size][/b] -- cgit v1.2.3 From 811cfc56d5f8ef16e72bd407b2113e05959d8732 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 16 Apr 2015 16:35:09 -0700 Subject: you need communications in there someplace. --- doc/features.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/features.bb b/doc/features.bb index 900acdda1..56563c2c2 100644 --- a/doc/features.bb +++ b/doc/features.bb @@ -4,7 +4,7 @@ TL;DR -Redmatrix provides distributed web publishing with [b]decentralised permissions[/b]. +Redmatrix provides distributed web publishing and social communications with [b]decentralised permissions[/b]. So what exactly are "decentralised permissions"? They give me the ability to share something on my website (photos, media, files, webpages, etc.) with specific people on completely different websites - but not necessarily [i]everybody[/i] on those websites; and they do not need a password on my website and do not need to login to my website to view the things I've shared with them. They have one password on their own website and "magic authentication" between affiliated websites in the network. Also, as it is decentralised, there is no third party which has the ability to bypass permissions and see everything in the network. -- cgit v1.2.3