diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-09 19:52:13 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-09 19:52:13 -0800 |
commit | 1fb37f93ccf4739a6f92f3f36c1ee4ec8ef66a07 (patch) | |
tree | 2fdf66b9da436e25510384a1670ae2e341f961fc /doc | |
parent | fce33402e74f7ff6066ef859e7801a9201db28e1 (diff) | |
download | volse-hubzilla-1fb37f93ccf4739a6f92f3f36c1ee4ec8ef66a07.tar.gz volse-hubzilla-1fb37f93ccf4739a6f92f3f36c1ee4ec8ef66a07.tar.bz2 volse-hubzilla-1fb37f93ccf4739a6f92f3f36c1ee4ec8ef66a07.zip |
more permissions optimisations
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 61a8e5532..54f80bebe 100644 --- a/doc/README.md +++ b/doc/README.md @@ -12,7 +12,7 @@ Hubzilla - Community Server 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. +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. |