diff options
Diffstat (limited to 'doc/en/member/channels.md')
-rw-r--r-- | doc/en/member/channels.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/en/member/channels.md b/doc/en/member/channels.md new file mode 100644 index 000000000..e1b123ee4 --- /dev/null +++ b/doc/en/member/channels.md @@ -0,0 +1,15 @@ +### Channels + +Channels are simply collections of content that are stored in one place. A channel can stand for anything. It can represent you, a website, a forum, photo albums, anything. For most people, their first channel is ‘Me’. +The most important functions for a channel that represents ‘me’ are: + +- Secure and private ‘spam-free’ communication +- Identity and ‘single sign-on’ across the entire network +- Privacy controls and authorisations that extend to the entire network +- Directory services (like a phone book) + +In short, a channel that represents you is ‘me on the Internet’. +With one account at a hub, several different channels can be created and used, each with its own individual configuration. + +#include doc/en/member/create_channels.md; +#include doc/en/member/channel_roles.md; |