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

we do not correctly honour the validity period on server signing keys #4364

Closed
richvdh opened this issue Jan 8, 2019 · 2 comments
Closed
Assignees

Comments

@richvdh
Copy link
Member

richvdh commented Jan 8, 2019

when we ask a server for its signing keys, it gives us a validity period, after which we should not accept federation requests signed by those keys, nor should we accept events with an origin_server_ts older than the validity period.

We need to start enforcing that

@richvdh
Copy link
Member Author

richvdh commented Jan 8, 2019

(this is likely to need a room version bump)

@richvdh
Copy link
Member Author

richvdh commented Jun 6, 2019

fixed by room v5 (#5354)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants