Merge branch 'master' of git.fosscommunity.in:disroot/website

This commit is contained in:
muppeth 2017-08-25 02:04:54 +02:00
commit c1b93e7ddf
14 changed files with 85 additions and 54 deletions

View file

@ -0,0 +1,8 @@
---
title: 'Modules List'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---
## List of supported server modules:

View file

@ -6,8 +6,9 @@ fontcolor: '#7A7A7A'
## Explore chat-rooms
---
XMPP gives you possibility to create private and public chat-rooms.
<br>
just use chat.disroot.org in your XMPP client or make use of our web-client.
---

View file

@ -7,6 +7,7 @@ text_align: left
## Use your favorite chat-client
---
There is a lot of desktop/web/mobile clients to choose from. You can pick the one you like the best.
---

View file

@ -1,12 +1,13 @@
---
title: 'Xmpp Encrypt'
bgcolor: '#8EB726'
fontcolor: '#1F5C60'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---
## Encrypt everything!
---
By using OTR or GPG encryption methods on the client side (your side), your conversation cannot be intercepted by anyone but the recipient.
---

View file

@ -0,0 +1,39 @@
---
title: 'Xmpp Modules'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---
* "**roster**"; -- Allow users to have a roster. Recommended 😉
* "**saslauth**"; -- Authentication for clients and servers.
* "**tls**"; -- Add support for secure TLS on c2s/s2s connections
* "**dialback**"; -- s2s dialback support
* "**disco**"; -- Service discovery
* "**bosh**"; -- xmpp over http
* "**muc**"; -- Multi user Chat (chatrooms)
* "**http_upload**"; -- upload files via http (file will be deleted after 7 days)
---
* "**private**"; -- Private XML storage (for room bookmarks, etc.)
* "**vcard**"; -- Allow users to set vCards
* "**privacy**"; -- Support privacy lists
* "**compression**"; -- Stream compression
* "**offline**"; -- Store offline messages.
* "**version**"; -- Replies to server version requests
* "**uptime**"; -- Report how long server has been running
* "**time**"; -- Let others know the time here on this server
* "**ping**"; -- Replies to XMPP pings with pongs
* "**pep**"; -- Enables users to publish their mood, activity, playing music and more
---
* "**carbons**"; -- Allow sending messages to multiple devices
* "**carbons_adhoc**";
* "**carbons_copies**";
* "**smacks**"; -- Stream Management
* "**csi**"; -- Implements Client State Indication
* "**throttle_presence**"; -- see https://modules.prosody.im/mod_throttle_presence.html
* "**announce**"; -- Send announcement to all online users
* "**motd**"; -- Send a message to users when they log in

View file

@ -1,7 +1,7 @@
---
title: 'Email Settings'
title: 'XMPP Settings'
bgcolor: '#1F5C60'
fontcolor: '#FFFFFF'
font-color: '#FFFFFF'
text_align: center
---

View file

@ -1,5 +1,5 @@
---
title: Email
title: XMPP
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
body_classes: modular

View file

@ -1,35 +0,0 @@
---
title: 'Xmpp Modules'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---
## List of supported server modules:
"**roster**"; -- Allow users to have a roster. Recommended 😉
"**saslauth**"; -- Authentication for clients and servers.
"**tls**"; -- Add support for secure TLS on c2s/s2s connections
"**dialback**"; -- s2s dialback support
"**disco**"; -- Service discovery
"**bosh**"; -- xmpp over http
"**muc**"; -- Multi user Chat (chatrooms)
"**http_upload**"; -- upload files via http (file will be deleted after 7 days)
"**private**"; -- Private XML storage (for room bookmarks, etc.)
"**vcard**"; -- Allow users to set vCards
"**privacy**"; -- Support privacy lists
"**compression**"; -- Stream compression
"**offline**"; -- Store offline messages.
"**version**"; -- Replies to server version requests
"**uptime**"; -- Report how long server has been running
"**time**"; -- Let others know the time here on this server
"**ping**"; -- Replies to XMPP pings with pongs
"**pep**"; -- Enables users to publish their mood, activity, playing music and more
"**carbons**"; -- Allow sending messages to multiple devices
"**carbons_adhoc**";
"**carbons_copies**";
"**smacks**"; -- Stream Management
"**csi**"; -- Implements Client State Indication
"**throttle_presence**"; -- see https://modules.prosody.im/mod_throttle_presence.html
"**announce**"; -- Send announcement to all online users
"**motd**"; -- Send a message to users when they log in

View file

@ -8,12 +8,14 @@ content:
custom:
- _xmpp
- _xmpp-settings
- _xmpp-highlight
- _xmpp-highlights
- _xmpp-clients
- _xmpp-encrypt
- _xmpp-chatrooms
- _empty-bar
- _modules-list
- _xmpp-modules
body_classes: modular
header_image: 'pussy-riot.jpeg'
header_image: pussy-riot.jpeg
---

View file

@ -1,7 +1,7 @@
---
title: 'Etherpad Features'
bgcolor: '#8EB726'
fontcolor: '#1F5C60'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---
@ -41,4 +41,10 @@ Adds comments on sidebar and link it to the text.
![](etherpad-example.png?lightbox=1024)
![](etherpad-history.gif?lightbox=1024)
<br>
<br>
<br>
<br>
<br>
<br>
![](etherpad-history.gif)

View file

@ -0,0 +1,7 @@
---
title: 'Empty Bar'
bgcolor: '#8EB726'
fontcolor: '#FFF'
text_align: center
---

View file

@ -1,7 +1,7 @@
---
title: 'Lufi How'
bgcolor: '#8EB726'
fontcolor: '#1F5C60'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---

View file

@ -1,7 +1,7 @@
---
title: 'Ethercalc Features'
bgcolor: '#8EB726'
fontcolor: '#1F5C60'
title: 'Lufi Privacy'
bgcolor: '#FFF'
fontcolor: '#7A7A7A'
text_align: left
---

View file

@ -11,5 +11,6 @@ content:
- _lufi-how
- _lufi-privacy
body_classes: modular
header_image: '2-middle-finger.jpg'
header_image: 2-middle-fingers.jpg
---