These are public posts tagged with #synapse. You can interact with them if you have an account anywhere in the fediverse.
Some major #Matrix protocol and security updates are incoming: https://matrix.org/blog/2025/07/security-predisclosure/
Apparently room creators will have an infinite power level on the upcoming room version 12.
#Synapse #Dendrite #Conduit #messenger #chat #FOSS #FreeSoftware #Security
Matrix, the open protocol for secure decentralised…
matrix.orgOk, I have a #Synapse #Matrix server #selfhosted. I have no idea yet if it is working... Anyone on Matrix, please drop me a message =)
You're invited to talk on Matrix
matrix.toParanoia: админ-панель для Matrix Synapse на PHP
Matrix — мощная федеративная платформа, но с точки зрения администрирования она оставляет желать лучшего. Стандартные инструменты либо устарели, либо требуют сложных прокси-настроек, JS-фреймворков, обходов CORS и кучи зависимостей. Мы в EasyProTech столкнулись с этим вживую — и решили сделать свою панель. Так родилась Paranoia :
Paranoia: минималистичная админ-панель для Matrix Synapse…
Хабр@Nonilex interestingly despite the more or less wholesale dismantling of the #CFPB, they did finally see fit to intervene in the #Synapse bankruptcy where ~$90 million of customer money went missing because of #EvolveBank's shenanigans (also famous as the bank of #FTX and #GeorgeSantos's campaign)
Synapse bankruptcy shocker: CFPB files statement of…
X (formerly Twitter)It is not easy to search for where columns exist in one system, but now you can see every table and view where they exist across every system in your enterprise. And the system's tree comes alive!
#snowflake #databricks #db2 #teradata #oracle #bigquery #ibm #sqlserver #synapse #postgres #vertica #greenplum #redshift #aws #googlecloud #awscloud #azurecloud #cloud #sql #etl #postgres #yellowbrick #mysql #vmware #netezza
EPT-MX-ADM: Новый уровень управления Matrix Synapse — Бета-версия v0.0.1
Привет, Хабр! Меня зовут Brabus, я разработчик из EasyProTech LLC, и сегодня я хочу рассказать о моём проекте - EPT-MX-ADM . Это современная админ-панель для Matrix Synapse, которая решает проблемы устаревших инструментов вроде Synapse Admin. Если ты админ Matrix-сервера и устал от CORS-ошибок, древнего UI и вечных плясок с Nginx-конфигами, этот проект для тебя.
https://habr.com/ru/articles/916492/
#matrix #matrixorg #matrix_admin_ui #Synapse #Flask #Python #OpenSource #BetaVibes
Привет, Хабр! Меня зовут Brabus, я разработчик из EasyProTech…
ХабрEigtl. wollte ich nur einen kleinen Text auf einer "versteckten" Unterseite um sie auf einer anderen Seite zu verlinken. Dann ist es dank Schlaflosigkeit mehr geworden und dann dacht ich, mach ich einfach nen Beitrag draus.
Datenschutz und Medienkompetenz
https://meinwegraus.de/datenschutz-und-medienkompetenz/
#Blog #Datenschutz #DeltaChat #Ginlo2 #Medienkompetenz #Privatsphäre #Signal #Synapse #Matrix #Telegram #Threema #WhatsApp
Der Messenger-Dschungel ist groß. Das Thema Datenschutz…
meinwegraus.deWanted to ask this again, but what are some popular #matrix communities/servers/rooms that focus on:
- Docker
- Self-hosting
- Kubernetes
- Mail (smtp/imap/etc)
- Plex/jellyfin/media/etc
- Home assistant
I've looked into the matrix search tools but a lot of rooms seem dead or no longer hosted. Thanks!
#boost #docker #kubernetes #synapse #chat #mail #email #homeassistant #plex
Nano-Scale Insights into Synapses: Transforming Our Understanding of Psychiatric Disorders
#Neuroscience #SynapticNanoarchitecture #SuperResolutionMicroscopy #MolecularNeuroscience #BrainResearch #MentalHealth #Nanotechnology #DNA-PAINT #STED #smFRET #Synapse #Neurotech #Psychiatry #BrainScience #PrecisionMedicine
Enjoy the videos and music you love, upload original…
www.youtube.comSuper successful stream tonight!
In three hours, we:
- Spun up a test #Matrix #Synapse server
- got the nio-template running
- got all of our application code migrated over into the project.
- Ranted a little bit about LLMs
On Thursday, we'll get to actually rewiring up the commands. I'm not overly enthused with how this has been modeled in the template: "commands" process themselves. I feel like we need a command processor, instead.
Since I already have a bot script which processes commands, I'll just morph that into the command processor. I think I may do some major surgery to rewrite this template in a less. . .painfully object oriented manner.
So, having a home #k8s cluster something about Posgres HA has been bugging me a lot. When there's an electric blackout (this is #Spain after all), all the pods go down. But what happens with Postgres is that the replicas go into a process to sync and elect a new master, and this takes time.
Meanwhile, the pgpool will give successful database connections to apps in pods, but only read-only.
What happens with an app like #Matrix #Synapse is that I think it gets database connections in a pool at start-up, and as it succeeds, it just continues. However, when it actually tries to make updates and inserts, it will get errors, but now it will only log them; they aren't fatal. Or would log them unless the logs were by default off because of privacy and security.
The initial read-only database connections are never upgraded to read-write because the application doesn't expect this kind of a failure, even when the new master is chosen.
Meanwhile the Matrix server continues in a highly degraded mode without being able to persist messages sent. It will only be able to relay them to currently connected online clients. This leads to users getting diverging views to the messages on channels.
I solved this by adding an initContainer to check for read-write connection to Postgres before the Synapse pod start-up, but it's a hack.
We extended the shutting down of our TROM.tf Matrix chat from 4th of May to 14th of May so that people have time to migrate their accounts. For more info see - trom.tf/chat/
Please migrate!
Our chat.trom.tf (Matrix/Synapse) has become very difficult to manage - growing database, not an easy way to prevent bots from registering, or others from abusing our service.
For now we have closed the registrations and only accept them via requests. We have 460 users but we are thinking to perhaps shut down the entire service this year.
Too much work considering anyone can make trade-free accounts with matrix.org or other providers....
We will keep everyone informed about our future plans.
uuuuh was just checking my #dockerCompose services and read that the #Matrix SlidingSync Proxy is not required anymore when using the latest #Synapse and #ElementX
Time to cleanup some things and free up ressources..
https://matrix.org/blog/2024/11/14/moving-to-native-sliding-sync/
You can securely message me via https://matrix.to/#/@stefan:stefanberger.net
Matrix, the open protocol for secure decentralised…
matrix.orgAs a headsup, I'll likely stop any engagement in the #Matrix ecosystem, seeing the troubling development of #Synapse alternatives and the massive shortcomings of the protocol in regards to community moderation / defense against spam waves. In particular, I'm planning to shutdown my selfhosted conduwuit instance, and continue using my matrix.org account only for communities where Matrix is pretty much required. I briefly considered migrating to Grapevine, but I don't have the energy.
Несколько месяцев назад мой сервер Matrix начал быстро распухать. Жрал дисковое пространство очень быстро, десятки гигабайт в сутки.
Я пару раз расширял диск вм, но было похоже, что это поможет ненадолго.
Я закрыл регистрацию, и вроде жор приостановился.
Но база уже весила около 100 гигов!
Я пробовал все виды вакуума, пробовал архиватор комнат (его советуют в ишьюс синапса), но ничего не помогало.
В итоге, на днях, я нашёл блог-пост-руководство, как удалять хлам в базе синапса.
В процессе оказалось, что на сервере 200 подключенных комнат, часто без подключенных к ним локальных пользователей. Большинство из них, судя по названиям, посвящены порнухе, каким-то сомнительным вещам, может даже цп (я не проверял).
С помощью использования API, чатгпт и такой-то матери, удалось поудалять эти группы с сервера.
В итоге самая большая таблица вместо 92гб стала весить 2гб. Синапс стал намного быстрее, ведь запросы в базу стали в разы быстрее.
Желаю всем, кто хостит серверы Матрикса, иногда устраивать такую чистку. Может даже можно настроить мониторинг появления таких комнат на сервере.
Ссылка на руководство: https://levans.fr/shrink-synapse-database.html
@gettie Let's upgrade #synapse on https://matrix.kernelit.gr by the way, because what else I can do right now...