diff --git a/src/_includes/layouts/base.njk b/src/_includes/layouts/base.njk index cacdc48..e92a72b 100644 --- a/src/_includes/layouts/base.njk +++ b/src/_includes/layouts/base.njk @@ -38,7 +38,7 @@ title: sp-codes diff --git a/src/en/services.html b/src/en/services.html index 766f884..31354b5 100644 --- a/src/en/services.html +++ b/src/en/services.html @@ -6,7 +6,7 @@ eleventyNavigation: key: services title: Services icon: server - order: 2 + order: 3 ---

Services

In my spare time I provide various open source services for free. Here you can find an overview of the individual diff --git a/src/en/services/jitsi.md b/src/en/services/jitsi.md index c006fed..17dbe31 100644 --- a/src/en/services/jitsi.md +++ b/src/en/services/jitsi.md @@ -5,4 +5,14 @@ title: Jitsi Meet --- # Jitsi Meet -The description is coming soon... +Jitsi-Meet is a platform for video conferences. You can start fully encrypted video chats without registration. Additionally, Jitsi-Meet offers the possibility to share the screen with other participants, invite new users with a simple link and send messages in the integrated chat. + +__Since July 2020 I run my own Jitsi-Meet instance. You can find it at [jitsi.sp-codes.de](https://jitsi.sp-codes.de/).__ + +You are welcome to use the instance with other people. + +## More useful links + +* [Jitsi Website](https://jitsi.org/) +* [Source code of Jitsi](https://github.com/jitsi/jitsi-meet) +* [List of public Instances](https://github.com/jitsi/jitsi-meet/wiki/Jitsi-Meet-Instances) diff --git a/src/en/services/matrix.md b/src/en/services/matrix.md index 28d0ca0..4b655f6 100644 --- a/src/en/services/matrix.md +++ b/src/en/services/matrix.md @@ -17,5 +17,9 @@ Feel free to create an account on my server or choose one from the list linked b * [Various Apps](https://matrix.org/clients) * [List of public rooms](https://view.matrix.org/) -* [List of public matrix servers](https://www.hello-matrix.net/public_servers.php) +* Lists with public matrix servers + * [hello-matrix.net](https://www.hello-matrix.net/public_servers.php) + * [anchel.nl](https://www.anchel.nl/matrix-publiclist/) + * [the-federation.info](https://the-federation.info/protocol/matrix) * [Matrix FAQ](https://matrix.org/faq/) +* [Migrate Account](https://ems.element.io/tools/matrix-migration) diff --git a/src/en/services/searx.md b/src/en/services/searx.md index 5ea7b81..06049f3 100644 --- a/src/en/services/searx.md +++ b/src/en/services/searx.md @@ -15,6 +15,7 @@ __Since November 2019 I run a public Searx instance.__ Feel free to check it out Here is the link to Searx: [searx.sp-codes.de](https://searx.sp-codes.de) +Tor Hidden Service: [searxbi3f73mmdeb.onion](http://searxbi3f73mmdeb.onion) ## More useful links