From 2519e9cc0f666b1885b302eabe14b00219f03597 Mon Sep 17 00:00:00 2001 From: _Bastler Date: Fri, 3 Sep 2021 10:03:19 +0200 Subject: [PATCH] docs: update services --- en/services.md | 88 +++++++++++++++++++++++++------------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/en/services.md b/en/services.md index fb3e974..8ee6659 100644 --- a/en/services.md +++ b/en/services.md @@ -2,7 +2,7 @@ title: Services description: published: true -date: 2021-09-03T07:53:00.382Z +date: 2021-09-03T08:03:17.738Z tags: editor: markdown dateCreated: 2021-09-03T07:53:00.382Z @@ -19,7 +19,7 @@ Here you will find an overview of our services. If you would like to learn more ### Info Pretix is an event ticketing system. We mainly use Pretix to manage our membership fees and memberships. Of course, Pretix will also be used for tickets to events. -[Details zur Nutzung](/de/services/pretix) +[Usage Details](/en/services/pretix) ### Software | | Homepage | Source Code | License | @@ -34,14 +34,14 @@ Pretix is an event ticketing system. We mainly use Pretix to manage our membersh ### Info The we.bstly system is the central administration for account data and authorizations. Here, login data (username + password hash) and optionally profile data such as your public key are stored, as well as linked authorizations with their validity period (example: membership until 24.03.2049, Git access until 01.02.2027). -Implemented there is a OpenID Connect (OIDC) provider which allows access to the other services. In other words, for all other services (except e-mail, see below), the login runs directly via we.bstly (SSO - Single Sign On). +Implemented there is a [OpenID Connect (OIDC) provider](https://openid.net/connect/) which allows access to the other services. In other words, for all other services (except e-mail, see below), the login runs directly via we.bstly (SSO - Single Sign On). In the meantime, some small additional services have also been created in this system, so that your e.B. [Jitsi Meet](#jitsi) rooms are managed via it or manage your [Partey](#partey) map via profile fields. -[Details zur Nutzung](/de/services/webstly) +[Usage Details](/en/services/webstly) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | we.bstly API | [bstly.de](https://www.bstly.de) | [git.bstly.de/\_Bastler/we_bstly-api](https://git.bstly.de/_Bastler/we_bstly-api) | [AGPL 3](https://git.bstly.de/_Bastler/we_bstly-api/src/branch/main/LICENSE) | | we.bstly Frontend | [bstly.de](https://www.bstly.de) | [git.bstly.de/\_Bastler/we_bstly-web](https://git.bstly.de/_Bastler/we_bstly-web) | [AGPL 3](https://git.bstly.de/_Bastler/we_bstly-web/src/branch/main/LICENSE) | @@ -52,15 +52,15 @@ In the meantime, some small additional services have also been created in this s ## {.tabset} ### Info -Für deinen Usernamen wird automatisch ein E-Mail Konto mit dem Schema {username}@we.bstly.de (Beispiel für den User foobar: [foobar@we.bstly.de](#)) erstellt. Außerdem wird ein sogenanntes @Catch-All für @{username}.we.bstly.de eingerichtet. Das bedeutet, dass automatisch alle E-Mails an eine Adresse an @{username}.we.bstly.de in deinem Postfach landen. So hast du eigentlich endlos viele E-Mail-Adressen zur Verfügung. Ein automatischer Spam-Filter und ein Webmail Zugang sind natürlich auch dabei. +For your username, an e-mail account with the scheme {username}@we.bstly.de (example for the user foobar: [foobar@we.bstly.de](#)) is automatically created. In addition, a so-called @Catch-all is set up for @{username}.we.bstly.de. This means that all emails to an address to @{username}.we.bstly.de automatically end up in your inbox. So you actually have an endless number of e-mail addresses available. An automatic spam filter and a webmail access are of course also included. -Für E-Mail Protokolle gibt es keinen OIDC-Login, dies bedeutet technisch, dass zum Login einfach die Account-Datenbank von we.bstly genommen werden und somit dein we.bstly-Account Passwort. +For e-mail protocols there is no OIDC login, this technically means that the account database of we.bstly is simply taken to log in and thus your we.bstly account password. -[Details zur Nutzung](/de/services/email) +[Usage Details](/en/services/email) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Dovecot | [dovecot.org](https://www.dovecot.org) | [github.com/dovecot/core](https://github.com/dovecot/core) | [MIT](https://github.com/dovecot/core/blob/master/COPYING) | | Postfix | [www.postfix.org](http://www.postfix.org) | [postfix.org/download.html](http://www.postfix.org/download.html) | [EPL 2.0 / IPL 1.0](https://de.postfix.org/ftpmirror/LICENSE) | @@ -73,12 +73,12 @@ Für E-Mail Protokolle gibt es keinen OIDC-Login, dies bedeutet technisch, dass ### Info -Ein Passwortmanager verwaltet sicher all deine Passwörter. Außerdem kannst du dir komplizierte Passwörter generieren lassen, so dass du für all deine Konten ein anderes, schwer zu erratendes Passwort hast und die Sicherheit deiner Konten erhöhst. [Bitwarden](https://bitwarden.com) empfiehlt sich vor allem durch seine regelmäßigen unabhängigen Audits mit positiven Ergebnissen.*Vaultwarden* ist die offene Rust-Implementierung des Passwortmanagers. Es gibt kaum vergleichbare Alternativen in selbst betriebenen Open-Source Passwordmanagern. +A password manager securely manages all your passwords. You can also have complicated passwords generated so that you have a different, hard-to-guess password for all your accounts and increase the security of your accounts. [Bitwarden] (https://bitwarden.com) is especially recommended by its regular independent audits with positive results.*Vaultwarden* is the open Rust implementation of the password manager. There are hardly any comparable alternatives in self-operated open-source password managers. -[Details zur Nutzung](/de/services/vaultwarden) +[Usage Details](/en/services/vaultwarden) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Vaultwarden | | [github.com/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | [GPL 3.0](https://github.com/dani-garcia/vaultwarden/blob/main/LICENSE.txt) | @@ -87,15 +87,15 @@ Ein Passwortmanager verwaltet sicher all deine Passwörter. Außerdem kannst du ## {.tabset} ### Info -Nextcloud vereint einige Cloud-Dienste in einem. Ein einfaches Dateisystem wie z.B. von Dropbox, einen Kalender wie z.B. von Google und und und. Die Daten in der Nextcloud sind generell verschlüsselt, für volle Sicherheit deiner Dateien kannst du allerdings auch die Ende-zu-Ende-Verschlüsselung der Nextcloud nutzen. +Nextcloud combines some cloud services in one. A simple file system like e.B. from Dropbox, a calendar like e.B. from Google and so on. The data in the Nextcloud is generally encrypted, but for full security of your files you can also use the end-to-end encryption of the Nextcloud. -Durch einige App-Erweiterungen bietet auch einige Community-Funktionen, die wir gerne mit euch nutzen möchten. +Through some app extensions, we also offer some community features that we would like to use with you. -[Details zur Nutzung](/de/services/nextcloud) +[Usage Details](/en/services/nextcloud) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Nextcloud | [nextcloud.com](https://nextcloud.com) | [github.com/nextcloud/server]("https://github.com/nextcloud/server) | [AGPL 3](https://github.com/nextcloud/server/blob/master/COPYING) | | Collabora Online | [collaboraoffice.com/code/](https://www.collaboraoffice.com/code/) | [github.com/CollaboraOnline/online](https://github.com/CollaboraOnline/online) | [Mozilla Public 2.0](http://mozilla.org/MPL/2.0/) | @@ -105,14 +105,14 @@ Durch einige App-Erweiterungen bietet auch einige Community-Funktionen, die wir ## {.tabset} ### Info -Mit einem Matrix-Server können wir Teil eines dezentralen Messaging Netzwerk werden, welches mit einer E2EE die größtmögliche Datensicherheit bietet. Es gibt verschiedene Clients, alles im allem ähnelt die Handhabung aber den gängigen, bekannten Messenger wie Signal, WhatsApp, Threema oder Telegram. Mit Element Web wird auch direkt eine Oberfläche für den Browser mit angeboten. +With a matrix server, we can become part of a decentralized messaging network, which offers the greatest possible data security with an E2EE. There are different clients, but all in all the handling is similar to the common, well-known messengers such as Signal, WhatsApp, Threema or Telegram. With Element Web, an interface for the browser is also offered directly. -Über Matrix werden wir euch auch mit allen wichtigen Informationen über "Bastelei e. V." informieren. +Over Matrix we will also inform you with all important information about "Bastelei e. V.". -[Details zur Nutzung](/de/services/matrix) +[Usage Details](/en/services/matrix) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Synapse | [matrix.org/docs/projects/server/synapse](https://matrix.org/docs/projects/server/synapse) | [github.com/matrix-org/synapse](https://github.com/matrix-org/synapse/) | [Apache 2.0](https://github.com/matrix-org/synapse/blob/develop/LICENSE) | | Element Web | [element.io](https://element.io/) | [github.com/vector-im/element-web](https://github.com/vector-im/element-web) | [Apache 2.0](https://github.com/vector-im/element-web/blob/develop/LICENSE) | @@ -124,30 +124,30 @@ Mit einem Matrix-Server können wir Teil eines dezentralen Messaging Netzwerk we ### Info -Partey ist unser virtuelles Vereinsheim und basiert auf der Software Workadventure. Workadventure wurde in etwas abgewandelter Form beim [rC3](https://events.ccc.de/2020/09/04/rc3-remote-chaos-experience/) des [Chaos Computer Club](https://www.ccc.de/) eingesetzt. In niedlicher 2D Adventure Grafik setzen wir so unser digitales Vereinsheim um. Mit Kamera und Mikrofon werden bis zu 4 Teilnehmer direkt verbunden, wenn sie sich nahe kommen. Eine Einbindung von [Jitsi](#jitsi)-Räumen bietet die Möglichkeit sich in größeren Gruppen zu treffen. Weitere Features sind das einblenden von externen Webseiten und das Abspielen von Musik(-Streams) um ein noch interaktiveres Erlebnis zu ermöglichen. +Partey is our virtual clubhouse and is based on the software *Work Adventure*. *Work Adventure* was used in a slightly modified form in the [rC3](https://events.ccc.de/2020/09/04/rc3-remote-chaos-experience/) of the [Chaos Computer Club](https://www.ccc.de/). In cute 2D adventure graphics we implement our digital clubhouse. With camera and microphone, up to 4 participants are connected directly when they get close. An integration of [Jitsi](#jitsi) rooms offers the opportunity to meet in larger groups. Other features include the display of external websites and the playback of music (streams) to enable an even more interactive experience. -Im Zusammenspiel mit [Gitea](#gitea) können alle Nutzer eigene Karten einbinden! +In combination with [Gitea](#gitea), all users can also integrate their own maps! -[Details zur Nutzung](/de/services/partey) +[Usage Details](/en/services/partey) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | -| Workadventure | [workadventu.re](https://workadventu.re/) | [github.com/thecodingmachine/workadventure](https://github.com/thecodingmachine/workadventure)
Partey-Fork:
[git.bstly.de/\_Bastler/partey_workadventure](https://git.bstly.de/_Bastler/partey_workadventure) | custom [AGPL](https://github.com/thecodingmachine/workadventure/blob/develop/back/LICENSE.txt) :warning:[^1] | +| Work Adventure | [workadventu.re](https://workadventu.re/) | [github.com/thecodingmachine/workadventure](https://github.com/thecodingmachine/workadventure)
Partey-Fork:
[git.bstly.de/\_Bastler/partey_workadventure](https://git.bstly.de/_Bastler/partey_workadventure) | custom [AGPL](https://github.com/thecodingmachine/workadventure/blob/develop/back/LICENSE.txt) :warning:[^1] | ## Jitsi Meet ## {.tabset} ### Info -Jitsi Meet ist eine Online-Konferenzsoftware. Vor allem die Einfachheit in der Bedienung und aufs Nützlichste beschränkte Funktionen sind die Vorteile von Jitsi Meet. Da es in jedem modernen Browser läuft, fällt auch die lästige Installation von Anwendungen auf Endgeräten weg. Lediglich auf Smartphones wird die kostenlose [Jitsi-App](https://jitsi.org/#download) benötigt. +Jitsi Meet is an online conferencing software. Above all, the simplicity of operation and functions limited to the most useful are the advantages of Jitsi Meet. Since it runs in every modern browser, the annoying installation of applications on end devices is also eliminated. Only on smartphones is the free [Jitsi app](https://jitsi.org/#download) required. -Neben der Einbindung in [Partey](#partey) kannst du auch eigene Räume erstellen. +In addition to the integration into [Partey](#partey), you can also create your own rooms. -[Details zur Nutzung](/de/services/jitsi) +[Usage Details](/en/services/jitsi) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Jitsi Meet | [jitsi.org/jitsi-meet](https://jitsi.org/jitsi-meet/) | [github.com/jitsi/jitsi-meet](https://github.com/jitsi/jitsi-meet) | [Apache 2.0](https://github.com/jitsi/jitsi-meet/blob/master/LICENSE) | @@ -157,12 +157,12 @@ Neben der Einbindung in [Partey](#partey) kannst du auch eigene Räume erstellen ### Info -PeerTube ist eine Video-Plattform und in den Kern-Funktionen vergleichbar mit *YouTube*. So können hier Videos hochgeladen und angeschaut werden. Auch eine Unterstützung für Livestreams ist integriert. Der entscheidene Unterschied zu anderen Video-Plattformen liegt darin, dass das es zum einen mehrere Instanzen über das AcitivityPub Protokoll verbunden werden können und die Videos unter mehreren Zuschauern über eine P2P Verbindung geteilt werden können um den Server entlasten. +PeerTube is a video platform and is comparable to *YouTube* in its core functions. Videos can be uploaded and viewed here. Support for live streams is also integrated. The decisive difference to other video platforms is that on the one hand several instances can be connected via the AcitivityPub protocol and the videos can be shared among several viewers via a P2P connection to relieve the server. -[Details zur Nutzung](/de/services/peertube) +[Usage Details](/en/services/peertube) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | PeerTube | [joinpeertube.org](https://joinpeertube.org/)| [github.com/Chocobozzz/PeerTube](https://github.com/Chocobozzz/PeerTube) | [AGPL 3.0](https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE) | | OpenID Connect auth plugin for PeerTube | [framagit.org/framasoft/peertube/official-plugins](https://framagit.org/framasoft/peertube/official-plugins) | [framagit.org/framasoft/peertube/official-plugins/-/tree/master/peertube-plugin-auth-openid-connect](https://framagit.org/framasoft/peertube/official-plugins/-/tree/master/peertube-plugin-auth-openid-connect) | [AGPL 3.0](https://framagit.org/framasoft/peertube/official-plugins/-/blob/master/LICENSE) | @@ -174,12 +174,12 @@ PeerTube ist eine Video-Plattform und in den Kern-Funktionen vergleichbar mit *Y ### Info -Minetest ist ein *Minecraft* inspieriertes Baukasten Spiel welches vor allem auf hohe Anpassbarkeit mithilfe von Mods ausgelegt ist. Zusammen mit der Game-Mod **Mineclone** bietet unser Game-Server wie der Name schon sagt eine sehr *Minecraft*-ähnliche Spielerfahrung. +Minetest is a *Minecraft* inspired construction kit game which is designed above all for high adaptability with the help of mods. Together with the game mod **Mineclone**, our game server offers a very *Minecraft*-like gaming experience, as the name suggests. -[Details zur Nutzung](/de/services/minetest) +[Usage Details](/en/services/minetest) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Minetest | [minetest.net](https://www.minetest.net/)| [github.com/minetest/minetest](https://github.com/minetest/minetest) | [MIT](https://github.com/minetest/minetest/blob/master/LICENSE.txt) | | Mineclone 2 | [Minetest Mods](https://content.minetest.net/packages/Wuzzy/mineclone2/) | [git.minetest.land/MineClone2/MineClone2](https://git.minetest.land/MineClone2/MineClone2) | [GPL 3](https://git.minetest.land/MineClone2/MineClone2/src/branch/master/LICENSE.txt) | @@ -189,12 +189,12 @@ Minetest ist ein *Minecraft* inspieriertes Baukasten Spiel welches vor allem auf ## {.tabset} ### Info -Du befindest dich gerade schon in Wiki.js 😉! +You're currently already using Wiki.js 😉! -[Details zur Nutzung](/de/services/wiki) +[Usage Details](/en/services/wiki) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Wiki.js | [js.wiki](https://js.wiki/)| [github.com/Requarks/wiki](https://github.com/Requarks/wiki) | [AGPL 3.0](https://github.com/Requarks/wiki/blob/dev/LICENSE) | @@ -203,12 +203,12 @@ Du befindest dich gerade schon in Wiki.js 😉! ## {.tabset} ### Info -Gitea bittet offene Source-Code Verwaltung auf Basis von git-Repositories (vergleichbar mit GitHub). Gegenüber der Konkurrenz bietet Gitea vor allem den Vorteil, dass es selbst betrieben werden kann und man so die Hoheit über seine Daten und seinen Code behält. Nennenswerte zusätzliche Features gegenüber vergleichbarer Software gibt es nicht, der Funktionsumfang steht allerdings auch in nichts nach. +Gitea requests open source code management based on git repositories (comparable to GitHub). Compared to the competition, Gitea offers above all the advantage that it can be operated by yourself and thus you retain sovereignty over your data and code. There are no noteworthy additional features compared to comparable software, but the range of functions is in no way inferior. -[Details zur Nutzung](/de/services/gitea) +[Usage Details](/en/services/gitea) ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Gitea | [gitea.io](https://gitea.io/) | [github.com/go-gitea/gitea](https://github.com/go-gitea/gitea) | [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) | @@ -219,14 +219,14 @@ Gitea bittet offene Source-Code Verwaltung auf Basis von git-Repositories (vergl ### Info -Aktuell wird der Icecast Dienst eingesetzt um Audiostreams in [Partey](#partey) einzubinden. +Currently, the Icecast service is used to integrate audio streams into [Partey](#partey). ### Software -| | Homepage | Source Code | Lizenz | +| | Homepage | Source Code | Licence | | :- | :- | :- | :- | | Icecast 2 | [icecast.org](https://icecast.org) | [gitlab.xiph.org/xiph/icecast-server](https://gitlab.xiph.org/xiph/icecast-server) | [GPL v2.0](https://gitlab.xiph.org/xiph/icecast-server/-/blob/master/COPYING) | -## Fußnoten +## Footnotes [^1]: https://github.com/thecodingmachine/workadventure/issues/678 \ No newline at end of file