Simple Signal-Matrix Bridge in Docker

A short introduction In September of 2023, I wrote a post regarding the setup of a simple Matrix server. Personally, I think that Matrix is a cool protocol, but I don’t use it much (at the time of writing). However, I love the ability to bridge chat services. Beeper, the company which has recently been in the news for developing a native Android iMessage client, originally started out bridging chat services....

February 3, 2024 · 5 min

Self-hosting a Matrix Server With Synapse

Matrix is a versatile protocol for communication. Similar to ActivityPub, which Mastodon uses, Matrix supports federation. Thus, by self-hosting, you’re using your own server whilst also being able to use your own domain. Setup Assuming Docker is installed, the first step is to generate the configuration file. The following command will generate a configuration file in ./synapse-data. Change matrix.example.com to the domain that will be used. If you’re running in Powershell, replace \ with ^...

September 2, 2023 · 3 min

My experience with Github Actions

I started using Github Actions a couple months ago. While I’m not a power user of Github Actions, I still find it to be powerful.

October 7, 2022 · 3 min

Hello World

I am slashtechno. Hello there.

July 28, 2022 · 1 min