Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
Klaus Weidenbach 1f6386bd60 💡 Add Doxygen fix for @var member variable documentation.
Add an input filter to Doxygen to parse @var class member variable
documentation, so it is bit more compatible how anybody else interpretes
it.
2017-05-04 21:58:25 +02:00
.homeinstall The script letsencrypt.sh was replaced by dehydrated. 2017-02-05 19:36:23 +01: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 remove apps which we have access to from the leftside menu in nav 2017-03-27 12:08:26 +02:00
doc Add contributor to credits 2017-05-03 20:56:55 -04:00
images Attribution is required 2017-04-26 01:08:03 -07:00
include one file hadn't yet been saved when doing pull request 2017-05-03 19:02:20 -07:00
install abook_not_here flag created to indicate singleton connections which are connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented. 2017-05-03 18:50:32 -07:00
library update bs4-dev 2017-05-01 15:21:02 +02:00
tests 💡 Add Unit Tests for AccessList class. 2017-05-01 22:23:32 +02:00
util 💡 Add Doxygen fix for @var member variable documentation. 2017-05-04 21:58:25 +02:00
vendor update sabredav to version 3.2.2 2017-05-04 10:51:39 +02:00
view German translations for demohub 2017-05-03 20:52:00 -04:00
Zotlabs abook_not_here flag created to indicate singleton connections which are connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented. 2017-05-03 18:50:32 -07:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore [FEATURE] 👷 Extend Travis CI integration. 2017-03-14 20:31:13 +01:00
.htaccess try that patch again 2016-02-08 14:19:49 -08:00
.travis.yml 👷 Add Travis' GitHub deployment steps. 2017-03-14 20:41:32 +01:00
boot.php Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev 2017-05-04 10:12:05 +02:00
CHANGELOG update changelog 2017-03-04 17:04:04 +01:00
composer.json ⬆️ Update SimplePie library to 1.5. 2017-05-04 00:58:02 +02:00
composer.lock update sabredav to version 3.2.2 2017-05-04 10:51:39 +02:00
index.php more work associated with DBA and index.php shuffle 2016-05-24 17:54:45 -07:00
LICENSE expires lost during edit 2017-01-11 12:31:55 -08:00
README.md more permissions optimisations 2017-02-09 19:52:13 -08:00

Hubzilla

Hubzilla - Community Server

Installing Hubzilla

What is Hubzilla?

Hubzilla is a general purpose communication server integrated with a web publishing system and a decentralised permission system. If this sounds like a bunch of technical mumbo-jumbo to you, just think of it as an independent platform for sharing stuff online.

Hubzilla contains some social network bits, some cloud storage bits, some blog and forum bits, and some content management bits. These are all integrated within a common privacy framework - and it is all decentralised.

Everything you publish or share can be restricted to those channels and people you wish to share them with; and these permissions work completely invisibly - even with channels on different servers or other communications services.

Migration and live backups of your connections, settings, and everything you publish are built-in, so you never need worry about server failure.

Hubzilla is completely decentralised and open source, for you modify or adapt to your needs and desires. Plugins, themes, and numerous configuration options extend the overall capabilities to do anything you can imagine.

Who Are We?

The Hubzilla community consists of passionate volunteers creating an open source commons of decentralised services which are highly integrated and can rival the feature set of large centralised providers. We do our best to provide ethical software which places you in control of your online communications and privacy expectations.

Build Status