Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2016-01-04 20:05:59 +01:00
.openshift Fixed deploy 2016-01-04 06:41:25 +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 Merge pull request #247 from chris1315/patch-3 2016-01-04 08:12:02 +11:00
images Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships 2015-11-06 17:26:04 +01:00
include Provide a mechanism for a hub admin to lock features in the on or off state. Locked features will not be available in the UI on the Additional Features page to be set by members. If all features are locked, the link to the Additional Features page will not be displayed. 2016-01-04 01:02:10 -08:00
install remove deprecated table 2015-12-15 19:46:24 -08:00
library update smarty to 3.1.28 stable 2015-12-18 11:33:34 +01:00
mod Provide the ability for a hub admin to specify a default permissions role for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired. 2016-01-02 23:39:57 -08:00
tests Add unit tests for valid email function. 2015-11-08 14:37:48 -08:00
util issue #241 (redmatrix issue 405) 2016-01-01 16:12:43 -08:00
vendor PostgreSQL support initial commit 2014-11-13 12:21:58 -08:00
view Merge pull request #248 from wave72/master 2016-01-04 14:26:09 +01: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 add reddress to profile - but all is not as it seems. Copy to clipboard is blocked because it isn't really a reddress and won't work if you copy it and try and use it somewhere. We should really convert the symbol back to '@' on copy and allow it to be copied, but this isn't as easy as it sounds and is left as an exercise for the community. If we just allow it to be copied we'll get a lot of bugs that making friends doesn't work. It does, but that isn't a legitimate reddress and even if we made allowances for it, Diaspora and Friendica and other webfinger based services wouldn't and would just say it can't be found or it's an illegal address. So if we block copy we'll just get bugs that it can't be copied. Eventually somebody will see this checkin and take it on themselves to figure out how to fix the address when copied to clipboard and then allow it to be copied. And there will be joy. 2015-03-07 23:35:56 -08: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 log API improvements and queue optimisation for singleton networks 2015-12-31 12:26:41 -08:00
index.php change _newwin to _blank because the window named _newwin may be hard to find if you have lots of windows/tabs open. 2015-11-20 12:49:38 -08:00
LICENSE yearly license update 2015-12-31 13:25:23 -08:00
README.md Add status monitor widget from Travis. 2015-10-27 20:15:58 -07:00
version.inc version script was all screwed up 2016-01-04 01:19:40 -08:00

Hubzilla

Hubzilla - Community Server

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

Build Status

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.