Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2016-01-23 16:29:39 -08:00
.homeinstall backup to external device now possible without encryption. Before this 2016-01-17 18:44:21 +01:00
.openshift Add config workflow_channel_next and set to channel 2016-01-18 19:57:00 +01:00
app Firefox Share app. Paper plane icon is public domain. Shorted the name in ffsapi > compare it with other providers. Changed bookmark (checkmark) item to selfmade Hubzilla bookmark icon for Firefox (bookmark icon = bootstrap icon). 2015-11-05 22:58:46 +01:00
doc update hidden_configs with proc_run_use_exec 2016-01-23 16:29:39 -08:00
images Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships 2015-11-06 17:26:04 +01:00
include add a fixme 2016-01-21 18:42:44 -08:00
install provide mechanism for custom .well-known handlers and static files (e.g. for letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. 2016-01-22 02:22:27 -08:00
library Change node script types 2016-01-22 09:18:02 +00:00
mod provide option to use exec in proc_run 2016-01-23 16:25:38 -08:00
tests Add unit tests for valid email function. 2015-11-08 14:37:48 -08:00
util provide mechanism for custom .well-known handlers and static files (e.g. for letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. 2016-01-22 02:22:27 -08:00
vendor PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
view set the actual value of the password input field to a single space on remove channel and remove account because firefox does not honour 'autocomplete="off"' and insists on filling in the password, which completely defeats the purpose of password protecting this function. We want to ensure it can only be executed by somebody who knows the password and not somebody who happens upon an unattended browser session. This space is annoying and must be removed to enter the password correctly but this appears to be the only way to provide the necessary safety for that page. Setting autocomplete to a random string as suggested by the firefox doco doesn't appear to do anything useful, as autocomplete is still performed. 2016-01-21 14:32:41 -08:00
Zotlabs some minor cleanup - change the default of the discover tab (public stream access) 2015-12-10 19:18:55 -08: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 Reverted. 2015-11-27 16:32:32 -08:00
.travis.yml Add yml file for travis, as an experiment. 2015-10-27 17:36:25 -07:00
boot.php provide option to use exec in proc_run 2016-01-23 16:25:38 -08:00
index.php various issues from the forums 2016-01-17 16:29:32 -08:00
LICENSE yearly license update 2015-12-31 13:25:23 -08:00
README.md Update README.md 2016-01-11 19:54:22 +01:00
version.inc provide option to use exec in proc_run 2016-01-23 16:25:38 -08:00

Hubzilla

Hubzilla - Community Server

Help us redefine the web - using integrated and united community websites.

Installing Hubzilla

What are Hubs?

Hubs 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, although Mariadb or Postgres and Nginx could also be used - we're pretty easy). 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 hubs are

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

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