aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
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 /README.md
parent75d808f98ff6ad7135739339508254858492775d (diff)
downloadvolse-hubzilla-78bf3e4c255c8f9872d15fa3c084ce9522ab94aa.tar.gz
volse-hubzilla-78bf3e4c255c8f9872d15fa3c084ce9522ab94aa.tar.bz2
volse-hubzilla-78bf3e4c255c8f9872d15fa3c084ce9522ab94aa.zip
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 21 insertions, 7 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