Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2016-10-10 14:28:52 +02:00
.homeinstall Merge dev with last changes of homeinstall script in master 2016-08-15 20:12:00 +02: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 Major corrections to access control and page construction. 2016-06-02 22:27:26 -04:00
doc update hook documentation 2016-10-05 17:27:02 -07:00
images allow any (current) emoji to be displayed on any site, and provide a default list of reactions that can be over-ridden via configuration if a site doesn't like our choices or perhaps the ordering of our choices. 2016-06-03 18:13:21 -07:00
include provide a DAV module which accesses the raw data storage for a channel. Together with an export data function in the API this allows a client process to create true backups of the cloud storage and importable cloud mirrors with all the metadata intact. The import function will need to be modified slightly to obtain the file contents from a plugin or API call; since it currently tries to fetch it from the source hub. 2016-10-09 20:49:40 -07:00
install issue #536, path to nginx and lighttpd config scripts was wrong 2016-09-27 22:04:52 -07:00
library another fix to readmore.js and update patch file 2016-10-10 14:28:52 +02:00
tests Add unit tests for valid email function. 2015-11-08 14:37:48 -08:00
util Unify the various mail sending instance to enotify::send() and z_mail(). Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook. 2016-10-01 03:06:01 -07:00
vendor Remove logger calls 2016-07-24 08:35:21 -04:00
view Provide better explanation of server_roles in the config template 2016-10-09 21:01:41 -07:00
Zotlabs since the snap module runs without permissions controls, verify the logged in channel matches the requested cloud path 2016-10-09 21:36:55 -07:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore require token signatures in zot_refresh, also move channel specific stuff into include/channel.php from include/connections.php 2016-05-24 23:05:00 -07: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 update version 2016-10-01 15:48:18 -07:00
CHANGELOG update changelog 2016-10-03 12:00:46 +02:00
index.php more work associated with DBA and index.php shuffle 2016-05-24 17:54:45 -07:00
LICENSE hubzilla is not a legal entity. the hubzilla community encompasses a group of people who are in fact legal entities. 2016-05-25 01:59:49 -07:00
README.md markdown is whitespace sensitive 2016-07-14 17:46:21 -07:00

Hubzilla

Hubzilla - Community Server

Groupware re-imagined and re-invented.

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

Who Are We and What Are Our Principles?

The Hubzilla community is powered by passionate volunteers creating an open source commons of decentralised services which are highly integrated and can rival the feature set of centralised providers. We are open to sponsorship and donations to cover expenses and compensate for our time and energy, however the project core is basically non-profit and is not designed for the purpose of commercial gain or exploitation.

Some sites may include monetisation strategies such as subscriptions and freemium models where members pay for resources they consume beyond a basic level. The project community supports such monetisation initiatives (nobody should be forced to pay "out of pocket" to provide a service to others), but we maintain the commons to provide open and free access of the software to all.

The software is not designed for data collection of its members or providing advertising. We don't have a need or desire for these things and feel that software built around these goals is poorly designed and represents compromised principles and ethics.

As a project, we are inclusive of all beliefs and cultures and do what we are able to provide an environment that is free from hostility and harrassment. Whether or not we succeed in this endaevour requires constant vigilance and help from all members of the community, working together to build an inter-networking tool with amazing potential.

Build Status