Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

That you can have an empty trusted_key_servers config option is non-obvious #7047

@anoadragon453

Description

@anoadragon453

Sometimes you're running Synapse and not wanting to trust any other Synapse server as a keyserver (either for privacy reasons or you're running in a private federation).

In this case, it's not obvious that the way that you specify "No external key server please" is to set trusted_key_servers to an empty array []. Commenting out the block will just default to matrix.org.

We should add a line in the config help for this option to state that contacting 3rd party trusted key servers can be disabled by setting trusted_key_servers to [].

Synapse v1.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Docsthings relating to the documentationz-p2(Deprecated Label)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions