Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2016-05-14 23:41:49 -07:00
.homeinstall Misspelling of ownMapp 2016-03-15 10:54:45 -04:00
.openshift Updated Hubzilla on OpenShift deploy script to include unofficial repos by appending the 'insecure' argument 2016-04-19 19:23:40 +02:00
app Sync the current list of system apps with the built-in name translation table. Some of the names were changed in the past without the translation table being updated to reflect it. 2016-05-03 22:12:09 -07:00
doc Another updated context help es-es 2016-05-14 23:41:49 -07:00
images Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships 2015-11-06 17:26:04 +01:00
include issue #383 2016-05-14 21:04:19 -07:00
install some preliminary structural work for app organisation 2016-05-03 18:41:16 -07:00
library Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md and render on plugins page. 2016-05-03 21:49:52 -04:00
tests Add unit tests for valid email function. 2015-11-08 14:37:48 -08:00
util strings update 2016-05-13 00:27:38 -07:00
vendor initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) 2016-05-10 17:26:44 -07:00
view Enable options for chat notifications, with optional audio. Notify for member entering room and incoming messages. 2016-05-13 21:47:37 -04:00
Zotlabs Comanche: provide a variable '$region' which can be used within a layout to make content aware of where it is on the page. For instance this can be passed as a variable to a widget and trigger either a vertical or horizontal layout depending on which region it is assigned to. 2016-05-12 21:18:34 -07:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore String update es-es and nl. Plus some extra bits, incl .gitignore update with pageheader.html 2016-01-10 20:45:39 +01:00
.htaccess try that patch again 2016-02-08 14:19:49 -08:00
.travis.yml Add yml file for travis, as an experiment. 2015-10-27 17:36:25 -07:00
boot.php we don't need to force case conversion on anything but the plugin name 2016-05-14 17:30:06 -07:00
CHANGELOG push point release 2016-05-11 20:16:57 -07:00
index.php register shutdown procedure 2016-05-09 19:13:27 -07:00
LICENSE yearly license update 2015-12-31 13:25:23 -08:00
README.md use constant 2016-04-02 21:06:41 -07:00

Hubzilla

Hubzilla - Community Server

Connected and linked web communities.

Installing Hubzilla

What are Hubz?

Hubz are independent general-purpose websites that not only connect with their associated members and viewers, but also connect together to exchange personal communications and other information with each other.
This allows hub members on any hub to securely and privately share anything; with anybody, on any hub - anywhere; or share stuff publicly with anybody on the internet if desired.

Hubzilla is the server software which makes this possible. It is a sophisticated and unique combination of an open source content management system and a decentralised identity, communications, and permissions framework and protocol suite, built using common webserver technology (PHP/MySQL/Apache and popular variants). The end result is a level of systems integration, privacy control, and communications features that you wouldn't think are possible in either a content management system or a decentralised communications network. It also brings a new level of cooperation and privacy to the web and introduces the concept of personally owned "single sign-on" to web services across the entire internet.

Hubzilla hubz are

  • decentralised
  • inherently social
  • optionally inter-networked with other hubz
  • privacy-enabled (privacy exclusions work across the entire internet to any registered identity on any compatible hubz)

Possible website applications include

  • decentralised social networking nodes
  • personal cloud storage
  • file dropboxes
  • managing organisational communications and activities
  • collaboration and community decision-making
  • small business websites
  • public and private media/file libraries
  • blogs
  • event promotion
  • feed aggregation and republishing
  • forums
  • dating websites
  • 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 or privately share things across website boundaries.

Installing Hubzilla

Build Status