element-hq / element-hq/synapse

synapse allows sending of unecrypted messages to encrypted rooms

Open
#18,087 4 comments 0 reactions 0 assignees View on GitHub
T-Other
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

### Description

When posting a message wtih m.room.message type to synapse to a room that is encrypted, synapse accepts the message and stores it.

### Steps to reproduce

Post an unencrypted message to an encrypted room.

### Homeserver

any

### Synapse Version

1.115.0

### Installation Method

Docker (matrixdotorg/synapse)

### Database

postgresql

### Workers

Single process

### Platform

Kubernetes

### Configuration

-

### Relevant log output

```shell
-
```

### Anything else that would be useful to know?

Expected behaviour is after m.room.encryption unencrypted messages are rejected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.