aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-04 18:51:31 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-04 18:51:31 -0700
commit78bf3e4c255c8f9872d15fa3c084ce9522ab94aa (patch)
tree65feed85633e5eda9030cac83a8570239ab901fa
parent75d808f98ff6ad7135739339508254858492775d (diff)
downloadvolse-hubzilla-78bf3e4c255c8f9872d15fa3c084ce9522ab94aa.tar.gz
volse-hubzilla-78bf3e4c255c8f9872d15fa3c084ce9522ab94aa.tar.bz2
volse-hubzilla-78bf3e4c255c8f9872d15fa3c084ce9522ab94aa.zip
readme
-rw-r--r--README.md28
-rw-r--r--doc/README.md41
2 files changed, 55 insertions, 14 deletions
diff --git a/README.md b/README.md
index 69b44ede8..44d02a782 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,35 @@
-**Hubmaker**
-
+
+Make Hubz with Hubmaker
+=======================
+
![Hubmaker](images/ghash-32.png)
-Hubmaker is a webserver application which allows you to quickly create and deploy interactive and social-enabled community websites (hubs) which functionally connect and link together to create an independant super network. By default these hubs and their sub-accounts are
+**What are Hubz?**
+
+Hubz are independant webservers which seamlessly connect together to share stuff. Each hub can be operated standalone (like a blog) or as a webserver community (like a forum or social network). Hubz can be large or small. They work the same either way.
+
+When connected with other hubz, access permissions of anything published on an individual hub extends to the rest of the network, so that a member of my hub can easily and privately share something with a member of your hub. They do not require an account or password on my hub to do this. It just works.
+
+**Hubmaker** is the software which creates and manages hubz. It is open source and built on PHP/MySQL/Apache (Mariadb or Postgres and Nginx could also be used, we're pretty easy).
+
+Each hub is
* decentralised
* social
* privacy-enabled (privacy exclusions work across the entire internet to any registered identity on any compatible hub)
-* inter-networked with other hubs
+* optionally inter-networked with other hubs
Possible applications include
* decentralised social networking
* personal cloud storage
-* business websites
+* managing organisational communications and activities
+* small business websites
* public and private media/file management and access
* blogs
-* managing organisational communications and activities
* feed aggregation and republishing
-* forums \ No newline at end of file
+* forums
+* pretty much anything you can do on a traditional blog or community website, but that you could do better if you could easily connect it with other websites.
+
+
+Hubz can also interact to varying degrees with several independant social networks such as Diaspora, Redmatrix, and Friendica; and can cross-post published items to a large number of other services via plugins. \ No newline at end of file
diff --git a/doc/README.md b/doc/README.md
index 845fedbd9..295b0661f 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,11 +1,38 @@
-![the Red Matrix](images/rm-480x115.png)
-The RedMatrix (aka "red") is an open source webapp platform providing a complete **decentralised** publishing, sharing, and communications system. It combines communications (private messaging, chat and social networking), and media management (photos, events, files, web pages, app distribution) with enough features to make your head spin.
+Make Hubz with Hubmaker
+=======================
-What makes the RedMatrix unique is what we call "magic authentication" - which is based on our groundbreaking work in decentralised identity services. This ties all RedMatrix sites and channels together into a single super-network where the boundaries between different websites are blurred or seemingly non-existent; where "who you are" has nothing to do with "what computer you're connected to", and where website content can adapt itself according to who is viewing it.
+![Hubmaker](images/ghash-32.png)
-Warning: After experiencing magic authentication and nomadic identity, you may find it disconcerting and a bit "primitive" to go back to the old internet. You shouldn't need hundreds of different passwords to use the web ... or be totally isolated from your friends and family because a server or router in another country is having "*issues*".
+**What are Hubz?**
-For the average person, the biggest advantage of decentralised identity is that you decide who you want to share your stuff with, and if somebody isn't on your list, they're not going to see it. It's all under your control (we're big on privacy). Use the RedMatrix as a social network or a business website or for personal cloud storage or media publishing - or any number of other uses; limited only by your imagination.
-
-The Red Matrix is free and open source distributed under the MIT license.
+Hubz are independant webservers which can seamlessly connect together to share stuff.
+
+Each hub can be operated standalone (like a blog) or as a webserver community (like a forum or social network). Hubz can be large or small. They can also operate isolated or as connected hubz. When connected they form a super-network of hubz where any member can easily share and interact with any other member or members of any connected hubz.
+
+When connected with other hubz, access permissions of anything published on an individual hub extends to the rest of the network, so that a member of *my* hub can easily and privately share something with a member of *your* hub. They do not require an account or password on my hub to do this. It just works.
+
+**Hubmaker** is the software which creates and manages hubz. It is open source and built on PHP/MySQL/Apache (Mariadb or Postgres and Nginx could also be used, we're pretty easy).
+
+Each hub is
+
+* decentralised
+* social
+* privacy-enabled (privacy exclusions work across the entire internet to any registered identity on any compatible hub)
+* optionally inter-networked with other hubs
+
+Possible applications include
+
+* decentralised social networking
+* personal cloud storage
+* used like a traditional content management system or community website
+* managing organisational communications and activities
+* small business and outreach websites
+* public and private media/file management and access
+* blogs
+* feed aggregation and republishing
+* forums
+* pretty much anything you can do on a traditional blog or community website, but that you could do better if you could easily connect it with other websites.
+
+
+Hubz can also interact to varying degrees with several independant social networks such as Diaspora, Redmatrix, and Friendica; and can cross-post published items to a large number of other services via plugins. \ No newline at end of file