Compare commits

...

10 Commits

Author SHA1 Message Date
0216cd961a Merge branch 'main' of https://git.hyteck.de/moanos/hyteck-blog
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-11-21 23:15:55 +01:00
ff3701c7c5 feat: Update about and services sections 2025-11-21 23:15:25 +01:00
d342ed71a2 fix: typo 2025-11-21 22:42:20 +01:00
8d182b5eaf fix: formatting
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-11-20 16:34:16 +01:00
f6ebd12bf7 fix: re-add matrix support files 2025-11-20 16:32:20 +01:00
0efe86fe45 feat: small update on AI usage
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-11-17 18:07:49 +01:00
51e0832452 fix: update lastmod 2025-11-09 09:57:35 +01:00
317da41252 fix: add alt text 2025-11-09 09:56:47 +01:00
ba8964fc20 feat: pin new theme version 2025-11-09 09:38:41 +01:00
3ac2072be1 ci: Specify vars in readme 2025-11-09 09:36:03 +01:00
9 changed files with 226 additions and 79 deletions

View File

@@ -4,8 +4,19 @@
## Theme
The blog uses the [hugo-nederburg-theme](https://github.com/moan0s/hugo-nederburg-theme) which was created by [appernetic](https://www.patreon.com/appernetic) but is no longer maintained, therefore I use my own fork.
The blog uses the [hugo-nederburg-theme](https://github.com/moan0s/hugo-nederburg-theme) which was created
by [appernetic](https://www.patreon.com/appernetic) but is no longer maintained, therefore I use my own fork.
## CI
The blog is deployed using my own [Woodpecker CI](woodpecker.hyteck.de). There is a seperate SSH key to the uberspace.
## Forgejo runner
| Secret | Example | Description |
|-----------------|---------------------------------------|----------------------------------------------------------|
| DEPLOY_HOST | example.org | Target host to deploy to |
| DEPLOY_USER | ci-user | SSH username |
| DEPLOY_PATH | /static_sites/static-hyteck/hyteck.de | Path where to deploy to |
| SSH_PRIVATE_KEY | | Private key matching one in the servers authorized_keys |
| HUGO_VERSION | v0.147.8 | (Optional) Specify the hugo version |

View File

@@ -4,8 +4,8 @@ date: 2019-08-20T19:56:10+02:00
lastmod: 2024-10-05T12:56:10+02:00
draft: False
image: ""
categories: [english, me]
tags: [communication, me]
categories: [ english, me ]
tags: [ communication, me ]
---
# Hyteck
@@ -15,37 +15,74 @@ Currently available are the [services listed here]({{< ref "/services" >}} "Serv
# About me
I work at [DKMS](https://www.dkms.de/), a nonprofit that fights blood cancer by registering potential blood stem cell donors and raising awareness and funds. My role is "Business Analyst" in our Salesforce and WebApps team. That means I spend my day trying to figure out the business departments need, sketching solutions and translating between product and business teams.
I work at [DKMS](https://www.dkms.de/), a nonprofit that fights blood cancer by registering potential blood stem cell
donors and raising awareness and funds. My role is "Business Analyst" in our Salesforce team. That means I
spend my day trying to figure out the business departments need, sketching solutions and translating between product and
business teams.
After work I spend my time with programming, activism and my pet rats.
After work, I spend my time with programming, activism and my pet rats.
**My backgrond**
**My background**
After finishing school, I studied Medical Engineering in a joint course at University Stuttgart and University Tübingen.
In March 2020 I finished my bachelor thesis *"Real-time EEG analysis - Phase dependent effects of TMS on MEP"* at the Institute for Neuromodulation and Neurotechnology in the University Hospital Tübingen led by Prof. Gharabaghi. After that I was working there as a researcher.
In March 2020 I finished my bachelor thesis *"Real-time EEG analysis - Phase dependent effects of TMS on MEP"* at the
Institute for Neuromodulation and Neurotechnology in the University Hospital Tübingen led by Prof. Gharabaghi. After
that I was working there as a researcher.
In November 2020 I started studying Medical Informatics Tübingen and finished in April 2024 with my master thesis *"Development and Validation of a Software Platform for Classification and Correction of Pathological Movement in Daily Activities by Multi-modal Sensor Analysis"*. This work focused on helping Ataxia and Parkinson's disease as part of a larger project in the Section for Computational Sensomotorics at the Hertie Institute for Clinical Brain Research (HIH).
My advisor for this work was Winfried Ilg and it was examined by Prof. Dr. habil. Michael Menth and Prof. Dr. Martin Giese.
In November 2020 I started studying Medical Informatics Tübingen and finished in April 2024 with my master thesis *"
Development and Validation of a Software Platform for Classification and Correction of Pathological Movement in Daily
Activities by Multi-modal Sensor Analysis"*. This work focused on helping Ataxia and Parkinson's disease as part of a
larger project in the Section for Computational Sensomotorics at the Hertie Institute for Clinical Brain Research (HIH).
My advisor for this work was Winfried Ilg, and it was examined by Prof. Dr. habil. Michael Menth and Prof. Dr. Martin
Giese.
# Open-sourcs work & Freelancing
# Open-source work
I work for various Open-Source projects
My work on various Open-Source projects involves
| Project | Description |
| --- | --- |
| [ILMO](https://hyteck.de/post/ilmo/) | A library management tool, available as SaaS |
| [Notfellchen](https://notfellchen.org) | An app for helping fancy rats get adopted from rescues |
| Project | Description |
|------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| [Notfellchen](https://notfellchen.org) | An app for helping fancy rats get adopted from rescues |
| [ILMO](https://hyteck.de/post/ilmo/) | A library management tool, available as SaaS |
| [mash-playbook](https://github.com/mother-of-all-self-hosting/mash-playbook) | An Ansible playbook which helps you host a large catalog of FOSS services as Docker containers on your own server |
| https://github.com/spantaleev/matrix-docker-ansible-deploy | Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker |
| https://github.com/spantaleev/matrix-docker-ansible-deploy | Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker |
and many more you can find on [GitHub](https://github.com/moan0s), [Codeberg](https://codeberg.org/moanos/) or [my own Gitea server](https://git.hyteck.de/).
and many more you can find on [GitHub](https://github.com/moan0s), [Codeberg](https://codeberg.org/moanos/).
or [my own Gitea server](https://git.hyteck.de/).
Starting with Java, most of my real world projects have been done in Python and PHP.
In 2019 I came in contact with programming of real time applications for medical devices and learned [Structured Text](https://en.wikipedia.org/wiki/Structured_text) (a programming language based on pascal focused on programming [PLCs](https://en.wikipedia.org/wiki/Programmable_logic_controller)) and C.
Since then I worked in clinical research, especially phase- and power dependency of brain stimulation.
# Commercial Services
I also host(ed) some (semi-)publice services including BigBlueButton, Matrix, Nextcloud, Funkwhale and Cryptpad. All current active systems [can be found in a list]({{< ref "/services" >}} "Services")
I offer to host some Software-as-a-Service. This is especially true for [ILMO], a library management solution I
developed. Commercial support for software I maintain is also available, as well bespoke software. Be aware that I have
a fulltime job, and I'm limited in the time I can make for your projects.
If you are a non-profit organization, I can offer reduced pricing. If you want to see what's possible, have a look at
the documentation of the [Queer Center Tübingen](https://doku.queereszentrumtuebingen.de/) where I set up
* a chat server (Matrix)
* a cloud collaboration platform Nextcloud)
* a SocialMediaServer (GoToSocial)
* a shared password manager (Vaultwarden)
* a automatically embedded calendar on the Website
and all is connected via SingleSignOn (Authentik) and backed up by BorgBackup.
I also host(ed) some (semi-)public services including BigBlueButton, Matrix, Nextcloud, Funkwhale and Cryptpad. All
current active systems [can be found in a list]({{< ref "/services" >}} "Services")
## Technologies I like to use
* My favourite framework is **Django**, powered by Python. It makes development incredibly efficient and enjoyable.
* I have extensive experience in **Ansible** and use it to deploy nearly all my services
* I use JavaScript sometimes and even dabbled a bit into React
* Coding started with Java, and PHP for me, however my PHP is a bit rusty now, while I regularly used Java during my
studies.
* For programming of real time applications, mostly for medical devices, I learned *
*[Structured Text](https://en.wikipedia.org/wiki/Structured_text)** (a programming language based on pascal focused
on programming [PLCs](https://en.wikipedia.org/wiki/Programmable_logic_controller)) and **C**. I don't enjoy C that
much, but I'm proud of what I managed to do anyway.
* More recently I started learning **Rust** and implemented a smaller backend service using axum.
# Contact

View File

@@ -1,7 +1,7 @@
---
title: "How to manually check hundreds of animal shelters - every 14 days"
date: 2025-11-08T12:05:10+02:00
lastmod: 2025-11-08T21:05:10+02:00
lastmod: 2025-11-09T21:05:10+02:00
draft: false
image: "uploads/checking-shelters.png"
categories: [ 'English' ]
@@ -57,7 +57,7 @@ I set up a special page to make it most efficient to check shelters. It's struct
* **Last checked** It sometimes happens that I accidentally set a organization to "Checked" by accident. I added this
section to make it easier to revert that.
![](screenshot-checking-site.png)
![A screenshot of the Notfellchen-Website showing the mentiond sections. Each rescue organization is listed with their website, species specific urls and shows the internal comment. There are three color coded buttons: "Organization checked", "Active Communication" and "Exclude from check"](screenshot-checking-site.png)
## Shortcuts
@@ -81,7 +81,7 @@ After implementing all this, how long does it take now to check all organization
This excludes the time, it takes to add animals or contact rescue organizations. One of these actions must be taken
whenever an eligible animal is found on a website. Here you can see how this interrupts the process:
![](progress.png)
![A diagramm showing time on the x axis and number of shelters checked on the y axis. In the period from 11am to 12:15pm there are over 200 shelters checked at a relativly constanct rate. The checking is interrupted two times by adding animals and three times by contacting](progress.png)
And here is the breakdown of time per activity. A big caveat here is, that I did not follow up on previous conversations
here, therefore the contacting number is likely an underestimation.

View File

@@ -1,22 +1,25 @@
---
title: "Trying Twenty: How does an Open Source CRM work?"
date: 2025-08-03T06:10:10+02:00
lastmod: 2025-08-03T12:10:10+02:00
lastmod: 2025-11-17T12:10:10+02:00
draft: false
image: "uploads/twenty.png"
categories: ['English']
tags: ['crm', 'twenty', 'salesforce', 'django', 'self-hosting']
categories: [ 'English' ]
tags: [ 'crm', 'twenty', 'salesforce', 'django', 'self-hosting' ]
---
I spend my day working with Salesforce, a very, very feature-rich CRM that you pay big money to use.
Salesforce is the opposite of OpenSource and the many features are expensive. Salesforce business model is based on this and on the lock-in effect.
Salesforce is the opposite of OpenSource and the many features are expensive. Salesforce business model is based on this
and on the lock-in effect.
If your company invested in implementing Salesforce, they'll likely pay a lot to keep it.
So what does an alternative look like? Let's have a look at [Twenty](https://twenty.com), an OpenSource CRM that recently reached the magic 1.0 version.
So what does an alternative look like? Let's have a look at [Twenty](https://twenty.com), an OpenSource CRM that
recently reached the magic 1.0 version.
# Getting started
There are two options of getting started: Register at [app.twenty.com](https://app.twenty.com) and start right away on the devs instance or self-host Twenty on your own server.
There are two options of getting started: Register at [app.twenty.com](https://app.twenty.com) and start right away on
the devs instance or self-host Twenty on your own server.
I did the ladder, so let's discuss how that. The basic steps I took were
* point twenty.hyteck.de to a server
@@ -31,12 +34,13 @@ Twenty offers an initial datamodel that you should be familiar from other CRMs.
![A screenshot of the person model in Twenty](person-model.png)
* **Persons** A individual person. You can attach notes, E-Mails, etc..
* **Companies** The same for organizations. Organization websites must be unique
* **Persons** A individual person. You can attach notes, E-Mails, etc..
* **Companies** The same for organizations. Organization websites must be unique
* **Opportunities** The classic opportunity with customizable stages
* **Notes** They can be attached to any of the objects above
* **Tasks** Items to work on
* **Workflows** Automations similar to Salesforce flows. E.g. you can create a task every time an Opportunity is created.
* **Workflows** Automations similar to Salesforce flows. E.g. you can create a task every time an Opportunity is
created.
The basic datamodel can be extended in the GUI. Here is how my "Company" model looks like
@@ -53,24 +57,30 @@ updated or deleted. In addition, they can be started manually, on a schedule and
![A workflow in twenty. After the Trigger "Organization" created there is a new task generated, a webhook send and a form used.](workflow1.png)
You can then add nodes that trigger actions. Available right now are
You can then add nodes that trigger actions. Available right now are
* **Creating, updating or deleting a record**
* **Searching records**
* **Sending E-Mails** This is the only option to trigger e-mails so far
* **Code** Serverless Javascript functions
* **Form** The form will pop up on the user's screen when the workflow is launched from a manual trigger. For other types of triggers, it will be displayed in the Workflow run record page.
* **Form** The form will pop up on the user's screen when the workflow is launched from a manual trigger. For other
types of triggers, it will be displayed in the Workflow run record page.
* **HTTP request** Although possible via Code, this is a handy shortcut to trigger HTTP requests
What is currently completely missing are Foreach-loops and [conditions](https://github.com/twentyhq/core-team-issues/issues/1265). I can not say "If Opportunity stage is updated to X do Y else, do Z".
What is currently completely missing are Foreach-loops
and [conditions](https://github.com/twentyhq/core-team-issues/issues/1265). I can not say "If Opportunity stage is
updated to X do Y else, do Z".
Without this, Workflows are really limited in their power.
What already seems quite mature though is the code option. It allows to put in arbitrary code and output a result.
![Screenshot of a javascript function in Twenty that adds two numbers together](serverless_function.png)
I did not try a lot, but I assume most basic Javascript works. I successfully built an http request that send data to a server.
I did not try a lot, but I assume most basic Javascript works. I successfully built an http request that send data to a
server.
If what you're doing is straightforward enough to not use loops and conditions or if oyu are okay with doing all of them in the Code node, you can do basically anything.
If what you're doing is straightforward enough to not use loops and conditions or if you are okay with doing all of them
in the Code node, you can do basically anything.
## API
@@ -131,7 +141,7 @@ def sync_rescue_org_to_twenty(rescue_org: RescueOrganization, base_url, token: s
```
#
#
# The Company, Business Model and Paid Features
@@ -141,10 +151,17 @@ The current business model is to charge for using the company's instance of Twen
enterprise features. SSO and support will cost you 19\$/user/month.
Selfhosting is free but SSO is locked behind an enterprise badge with seemingly no way to pay for activating it.
I suspect that in the future more features will become "Enterprise only" even when self-hosting. All contributors must agree
I suspect that in the future more features will become "Enterprise only" even when self-hosting. All contributors must
agree
to [a Contributor License Agreement (CLA)](https://github.com/twentyhq/twenty/blob/main/.github/CLA.md), therefore I
believe they could change the License in the future, including switching away from Open Source.
# AI Usage
The repo contains a `.cursor` directory and `CLAUDE.md` so I assume the devs make (heavy?) use of LLM generated code.
The ethical and legal problems with this are for you to decide. I don't know what effect this has on code quality, for
now I'd say things are sometimes buggy (failed upgrades) and UX could be better tested (looking at the e-mail
integration) - if this is due to AI slop I don't know.
# Conclusion
@@ -152,18 +169,22 @@ Twenty is a really promising start of building a good CRM. The ease of customizi
using the API and a solid beginning to Flows allows users to get a lot of value from it already.
Flows need some more work to become as powerful as they should be and the E-Mail integration needs to get better.
Stating the obvious: This is not something that could ever replace Salesforce. But it doesn't have to!
There are many organizations that would benefit a lot from a CRM like Twenty, they simply don't need, can't handle or
don't want to pay for all the features other CRMs offer.
If Twenty continues to focus on small to medium companies and the right mix of standard features vs. custom development options I see a bright future for it.
There are the usual problems of VC-backed OSS development, we shall see how it goes for them.
Stating the obvious: This is not something that could ever replace Salesforce. However, there are many organizations
that would benefit a lot from a CRM like Twenty, they simply don't need, can't handle or don't want to pay for all the
features other CRMs like Salesforce offer.
If Twenty continues to focus on small to medium companies and the right mix of standard features vs. custom development
options I see a path where it becomes a solid choice for these companies. On the other hand there are the usual problems
of VC-backed OSS development, and we shall see how it goes for them. Unless there is a strong userbase that credibly
threatens a hard fork, enshittification could start soon.
# Addendum: Important Features
Here is a short list of features I missed and their place on the roadmap if they have one
* **Compose & Send E-Mails** Planned [Q4 2025](https://github.com/orgs/twentyhq/projects/1?pane=issue&itemId=106097937&issue=twentyhq%7Ccore-team-issues%7C811)
* **Foreach loops in Workflows** [Q3 2025](https://github.com/orgs/twentyhq/projects/1/views/33?pane=issue&itemId=93150024&issue=twentyhq%7Ccore-team-issues%7C21)
* **Conditions in Flows** [Q4 2025](https://github.com/orgs/twentyhq/projects/1/views/33?pane=issue&itemId=121287765&issue=twentyhq%7Ccore-team-issues%7C1265)
* **Compose & Send E-Mails**
Planned [Q4 2025](https://github.com/orgs/twentyhq/projects/1?pane=issue&itemId=106097937&issue=twentyhq%7Ccore-team-issues%7C811)
* **Foreach loops in Workflows
** [Q3 2025](https://github.com/orgs/twentyhq/projects/1/views/33?pane=issue&itemId=93150024&issue=twentyhq%7Ccore-team-issues%7C21)
* **Conditions in Flows
** [Q4 2025](https://github.com/orgs/twentyhq/projects/1/views/33?pane=issue&itemId=121287765&issue=twentyhq%7Ccore-team-issues%7C1265)

View File

@@ -3,54 +3,97 @@ title: "Services"
date: 2019-11-14T09:56:10+02:00
draft: False
image: ""
categories: [english, me]
tags: [communication, me, Hyteck]
categories: [ english, me ]
tags: [ communication, me, Hyteck ]
---
# Services
This is a non extensive list of services I offer. All services are hosted in Germany and come with monitoring of service uptime.
This is a non-extensive list of services I offer. All services are hosted in Germany and come with monitoring of service
uptime.
## Library management
The library management software [ILMO](https://github.com/moan0s/ILMO2) is devoloped by me. It is a perfect tool for the managment of small to middle-sized librarys. It offers user management, reminders on loans and an easy borrow procedure. The software is open source so you can host it yourself. If you do not want the hassle of self hosting I offer managed hosting.
The library management software [ILMO](https://github.com/moan0s/ILMO2) is devoloped by me. It is a perfect tool for the
management of small to middle-sized libraries. It offers user management, reminders on loans and an easy borrow procedure.
The software is open source so you can host it yourself. If you do not want the hassle of self-hosting I offer managed
hosting.
## Livestreams
I offer livestreams for online talks. During the global COVID pandemic, a lot of lectures, seminars and talks had to be held online. I want to offer you a way to still reach and interact with people while maintaining a high level of data protection. This is what [Owncast](https://owncast.online/) in combination with other solutions offers: Just reach out and we can discuss a concept that will work for you!
I offer livestreams for online talks. During the global COVID pandemic, a lot of lectures, seminars and talks had to be
held online. I want to offer you a way to still reach and interact with people while maintaining a high level of data
protection. This is what [Owncast](https://owncast.online/) in combination with other solutions offers: Just reach out
and we can discuss a concept that will work for you!
## List of all services
I host some services that are publicly available, only for friends or private.
Get in touch if you want me to host this exclusivly for yourself or your organization.
I host some services that are publicly available, some that are only for friends and some that are private.
Get in touch if you want me to host a service like this exclusively for yourself or your organization.
| Service | Zugang | Status |
| --- | --- | --- |
| [Nextcloud](https://nextcloud.hyteck.de) | Auf Anfrage | Produktiv |
| [Matrix](https://matrix.hyteck.de) | Auf Anfrage/Einladung | Produktiv |
| Grafana | Privat | Produktiv |
| Prometheus | Privat | Produktiv |
| Influx DB | Privat | Produktiv |
| [Funkwhale](https://noise.hyteck.de) | Auf Anfrage | Produktiv |
| [Owncast](stream.hyteck.de) | Auf Anfrage | Produktiv |
| ILMO | Test auf Anfrage | Testing |
| BigBlueButton | Öffentlich | Beendet April 21 |
| Mincraft | Auf Anfrage | Offline (Log4J) |
| Service | Description | Access | Status |
|---------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|--------------------------------------|-------------------------------------------------------------|
| [Nextcloud](https://nextcloud.hyteck.de) | Cloud storage with collaboration suite | Upon request | Live |
| [Matrix](https://matrix.hyteck.de) | Encrypted chat for teams | Upon request/Einladung | Live |
| [GoToSocial](https://gay-pirate-assassins.de) | Social Media server in the Fediverse (Mastodon-compatible) | Public | Live |
| [Funkwhale](https://noise.hyteck.de) | Music sharing & streaming | Upon request | Live |
| [Owncast](https://stream.hyteck.de) | Livestreams | Upon request | Live |
| [Notfellchen](https://notfellchen.org) | Find animals and give them a loving home. Not available as commercial hosting - happy to do do this non-profit. | Public | Live |
| [Forgjo](https://code.hyteck.de) & Forgjo actions | Git hosting and automations | Invitiation-only | Live |
| Grafana | Display telemetry data | Private | Live |
| Prometheus | Monitoring system & time series database | Private | Live |
| Influx DB | Time series database | Private | Live |
| ILMO | Library management tool | Test instance offered upon request | Testing |
| BigBlueButton | Videoconferencing software | Public | Discontinued April 21. Use [Senfcall](https://senfcall.de) |
# Usage policy (german)
Außer vertraglich anders geregelt stelle ich diese Dienste kostenlos bereit. Die Nutzung der Dienste kann dabei jederzeit von mir eingeschränkt oder dauuerhaft gesperrt werden.
Dies wird insbesondere dann geschehen, wenn Personen auffallen durch:
* Rassimus, Sexismus, Transfeindlichkeit, Queerfeindlichkeit generell, Antisemitismus, oder andere Diskriminierungsformen/Menschenfeindlichkeit
* Spam
* mangelnde Rücksicht auf andere
Unless a contract specifies otherwise the services are provided free of charge and as-is, without warranty of any kind,
expressed or implied. The usage of the services can be restricted or blocked permanently immediately and without warning.
Verstöße können direkt an mich gemeldet werden, auch von nicht betroffenen Personen. Ich werde diese selbstverständlich vertraulich behandeln. Kontaktdetails weiter unten.
This is especially true for anything that goes against the following rules.
The rules are a (non-exhaustive) list of behaviours that may
lead to deletion of content or suspension of accounts. In some cases, public or private offline conduct
or conduct in using other services may constitute grounds for removal from the service.
Auch kann ich für die Dienste (außer vertraglich anders geregelt) KEINE Garantie auf Verfügbarkeit geben, gleiches gilt für Datensicherungen.
Die Einstellung von Diensten werde ich meist mit ausreichend Vorlauf ankündigen. Es lohnt sich dafür [Announcements](https://matrix.to/#/#announcements:hyteck.de) beizutreten.
- We do not tolerate discriminatory behaviour and content promoting or
advocating the oppression of members of marginalised groups. These
groups may be characterised by any of the following (though this
list is naturally incomplete):
- ethnicity
- gender identity or expression
- sexual identity or expression
- physical characteristics or age
- disability or illness
- nationality, residency, citizen status
- wealth or education
- religious affiliation, agnosticism or atheism
- We do not tolerate threatening behaviour, stalking, and
[doxxing](https://en.wikipedia.org/wiki/Doxxing)
- We do not tolerate harassment, including brigading, dogpiling, or
any other form of contact with a user who has stated that they do
not wish to be contacted.
- We do not tolerate mobbing, including name-calling, intentional
misgendering or deadnaming.
- We do not tolerate violent nationalist propaganda, Nazi symbolism or
promoting the ideology of National Socialism.
- We do not tolerate conspiracy narratives or other reactionary myths
supporting or leading to the above-mentioned (and/or similar)
behavior.
- Actions intended to damage a service or its performance may lead
to immediate suspension.
- Content that is illegal in Germany will be deleted and may lead to
immediate account suspension.
You can report content that goes against these rules even if you are not the affected person. The report will be kept
confidential. [Contact](https://hyteck.de/about/#contact)
## Availability
There is **no** guarantee of availability, unless specified in a separate contract. There is no guarantee of data backups.
Suspension of a service will usually be announced but this is not guaranteed. Join [Announcements](https://matrix.to/#/#announcements:hyteck.de) for this purpose.
# Contact

View File

@@ -0,0 +1,22 @@
{
"cc.etke.synapse-admin": {
"asManagedUsers": [
"^@matrix\\-registration\\-bot:hyteck\\.de$",
"^@bot\\.maubot:hyteck\\.de$",
"^@signalbot:hyteck\\.de$",
"^@signal_[a-zA-Z0-9]+:hyteck\\.de$",
"^@whatsappbot:hyteck\\.de$",
"^@whatsapp_[0-9]+:hyteck\\.de$"
],
"corsCredentials": "same-origin",
"externalAuthProvider": false,
"menu": [],
"restrictBaseUrl": "https://synapse.hyteck.de"
},
"m.homeserver": {
"base_url": "https://synapse.hyteck.de"
},
"org.matrix.msc3575.proxy": {
"url": "https://synapse.hyteck.de/sliding-sync"
}
}

View File

@@ -0,0 +1,3 @@
{
"m.server": "synapse.hyteck.de:8448"
}

View File

@@ -0,0 +1,10 @@
{
"contacts": [
{
"email_address": "julian-samuel@gebuehr.net",
"matrix_id": "@moanos:hyteck.de",
"role": "admin"
}
],
"support_page": "https://hyteck.de/about"
}