Block a user
Missing invites
Systemd services
Should check github.com/matrix-org/synapse#9803 for seucrity hardening tips and tools like systemd-analyze security
from [this…
Errors in sync stage block receiving new messages
During sync some messages are sent on user's behalf
Systemd services
Or better yet, the Python module itself can poll for a socket connection instead of erroring out on first failure.
That would indeed be preferred. A n time retry with a few seconds time-out…
WIP: Systemd services
During sync some messages are sent on user's behalf
Unifying the executables
I'm thinking it will be a security concern down the line if another app would be able to access the raw chrome connection on the port/socket. It may not be a major risk, but it could be in the late…
Unifying the executables
X server is needed?
Hmm, that's unfortunate. So until that's solved we'll use something like xvfb
? Are there many adjustments needed to get that working?