Find a file
2025-10-06 23:27:14 +02:00
.debianinstall check if update script for selfHOST was downloaded 2025-04-15 17:39:14 +02:00
.homeinstall fix file permissions. 755 for dirs, 644 for files 2021-01-27 10:15:26 +00:00
.openshift get dev 2021-03-01 18:48:11 +01:00
app adjust post app icon and remove obsolete arguments 2024-09-27 16:51:57 +00:00
doc fix heading 2025-10-02 10:02:37 +00:00
images remove trailing comma 2025-07-29 11:02:43 +00:00
include remove check for current user and apply update 2025-10-06 23:16:22 +02:00
install update install document 2025-07-13 10:03:46 +00:00
library remove long deprecated crypto functions 2025-07-08 10:01:10 +00:00
spec add the spec folder 2020-04-20 15:53:43 +00:00
tests Merge branch 'fix-markdown-mentions' into 'dev' 2025-07-10 11:43:10 +00:00
util add init_sys_channel utility to create the sys channel in case of headless installation - issue #1909 2025-07-13 09:57:26 +00:00
vendor composer update http message signer to version 0.2.3 2025-07-14 15:35:03 +02:00
view make item_normal() deal with various item types and add missing reactions modal 2025-08-07 22:36:35 +00:00
Zotlabs remove check for current user and apply update 2025-10-06 23:16:22 +02:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore looks like we now require vendor/symfony for production 2025-02-20 12:05:50 +01:00
.gitlab-ci.yml CI: Tell mysql cli to skip ssl checks 2025-09-02 06:34:44 +00:00
.htaccess update apache rewite rule to fix issue with recent apache versions - issue #1822 2024-01-05 11:06:08 +00:00
.phpcs.xml Make phpcs a bit more lax... 2024-10-30 12:35:08 +01:00
.travis.yml 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
boot.php version 10.4.4 2025-10-06 23:27:14 +02:00
CHANGELOG changelog 2025-08-15 08:45:05 +00:00
composer.json composer update to phpseclib version 3 2025-07-07 13:17:14 +02:00
composer.lock composer update http message signer to version 0.2.3 2025-07-14 15:35:03 +02:00
DEVELOPERS developer certificate of origin 2017-11-04 18:15:55 -07:00
index.php get dev 2021-03-01 18:48:11 +01:00
LICENSE update license 2019-08-01 22:00:11 +02:00
phpstan.neon.dist Fix exclude pattern in phpstan config 2025-05-22 19:03:06 +02:00
README.md update readme for master and dev branch buildstatus 2018-10-15 10:37:14 +02:00
SBOM.md update sbom 2021-10-27 12:13:47 +00:00
SECURITY.md Proposing a security policy. 2025-01-16 12:29:57 +00:00
ServiceWorker.js port latest pwa work from zap 2021-08-26 18:03:17 +00: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 (publicly or privately).

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 master branch: Build Status Master

Build status dev branch: Build Status Dev