-
- Downloads
Add config option to hide device names over federation (#9945)
Now that cross signing exists there is much less of a need for other people to look at devices and verify them individually. This PR adds a config option to allow you to prevent device display names from being shared with other servers.
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
Showing
- changelog.d/9945.feature 1 addition, 0 deletionschangelog.d/9945.feature
- docs/sample_config.yaml 6 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/federation.py 10 additions, 0 deletionssynapse/config/federation.py
- synapse/storage/databases/main/end_to_end_keys.py 3 additions, 1 deletionsynapse/storage/databases/main/end_to_end_keys.py
changelog.d/9945.feature
0 → 100644
Please register or sign in to comment