element-hq / element-hq/synapse
Ability to automatically kick out idle devices
Open
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#10813](https://github.com/matrix-org/synapse/issues/10813).
---
Some users may want to kick out devices which haven't been used in N days and force the user to log back in, ensuring that if the device is compromised the attacker won't be able to read more than N days of history from the point of compromise.
See https://news.ycombinator.com/item?id=28513878
Contributor guide
Assessment
This issue has not been assessed yet.