This commit is contained in:
rra 2019-08-16 23:35:22 +02:00
commit 56cacd01c3
5 changed files with 21 additions and 5 deletions

View File

@ -1,7 +1,7 @@
Date: 2019-06-17 Date: 2019-06-17
Title: The homebrewserver.club principles Title: The homebrewserver.club principles
url: fundamentals-manifesto.html url: index.html
save_as: fundamentals-manifesto.html save_as: index.html
Summary: The homebrewserver.club principles Summary: The homebrewserver.club principles
Status: published Status: published
Category: fundamentals Category: fundamentals
@ -12,6 +12,9 @@ slug: 006
## Promote approaches, not apps ## Promote approaches, not apps
We privilege general approaches over particular software applications. We try to contextualize our technical choices socially, politically and economically to provide in-depth understanding and prevent The Best Way™ solutionism. For these reasons we like free and open source software as a starting point and try to provide documentation for others to learn as well. We privilege general approaches over particular software applications. We try to contextualize our technical choices socially, politically and economically to provide in-depth understanding and prevent The Best Way™ solutionism. For these reasons we like free and open source software as a starting point and try to provide documentation for others to learn as well.
## Take the home in homebrewserver.club literally and the self in self-hosting figuratively
That means we try to host from our homes rather than from data centers - a.k.a. 'the cloud' - and we try to host for and with our communities rather than just for ourselves.
## Make space for learning together ## Make space for learning together
Primarily the homebrewserver.club wants to be a space for learning together. This either means that you are knowledgable about a topic and willing to share or that you are curious and willing to learn. We are all about the long route that provides grounded understandings instead of mindlessly copy pasting things into the terminal to install software via $current_hip_framework. Primarily the homebrewserver.club wants to be a space for learning together. This either means that you are knowledgable about a topic and willing to share or that you are curious and willing to learn. We are all about the long route that provides grounded understandings instead of mindlessly copy pasting things into the terminal to install software via $current_hip_framework.

View File

@ -2,7 +2,7 @@ Title: Beginners guide to XMPP-speak
Date: 2017-2-28 Date: 2017-2-28
Tags: xmpp, lexicon, terminology Tags: xmpp, lexicon, terminology
Slug: beginners-guide-to-xmpp-speak Slug: beginners-guide-to-xmpp-speak
Description: XMPP terminology, translated to plain english. Did you know you can use OMEMO E2E with MAM in a MUC? Summary: XMPP terminology, translated to plain english. Did you know you can use OMEMO E2E with MAM in a MUC?
Category: instant messaging Category: instant messaging

View File

@ -0,0 +1,11 @@
Title: Introduction
Date: 2019-06-17
url: im-intro.html
save_as: im-intro.html
Summary: Introduction to homebrewserver.club instant messaging how to's and why's
Status: published
Category: instant-messaging
This series already assumes some homebrewserver knowledge on your part. Landed in the wrong place? Check our [fundamentals section](../category/fundamentals.html).
Here you will not only learn how to set up your own instant messaging server and client, but also understand why you would want to do this instead of blindly installing an 'alternative' to WhatsApp. (Remember: [Approaches, not Apps!](fundamentals-manifesto.html))

View File

@ -2,7 +2,7 @@ Title: Picking and setting up modern XMPP clients
Date: 2017-3-06 Date: 2017-3-06
Tags: xmpp, chat, guide, instant messaging, conversations, gajim, chatsecure Tags: xmpp, chat, guide, instant messaging, conversations, gajim, chatsecure
Slug: picking-modern-xmpp-clients Slug: picking-modern-xmpp-clients
Description: Trying to make sense of all those XMPP clients around? A guide helping you to choose between various modern XMPP clients. Which are the necessary features and how do I get this software running? Summary: Trying to make sense of all those XMPP clients around? A guide helping you to choose between various modern XMPP clients. Which are the necessary features and how do I get this software running?
featured_image: http://homebrewserver.club/extra/omemo.png featured_image: http://homebrewserver.club/extra/omemo.png
Category: instant messaging Category: instant messaging

View File

@ -1,9 +1,11 @@
Title: manifesto Title: manifesto
Date: 2019-06-18 Date: 2019-06-18
save_as: index.html
status: hidden status: hidden
![]({attach}images/dontturnoffthisisaserv-red.svg)
<div id='manifesto'> <div id='manifesto'>
<p>- Promote approaches, not apps</p> <p>- Promote approaches, not apps</p>