matrix-org / matrix-org/mjolnir
Consider replacing `org.matrix.mjolnir.watched_lists` with a state event.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
The main purpose of this is to alleviate concerns about centralization / single point of failure etc. Since now this information is a state event in a space or a protected room or something that is to be decided, then you can have multiple mjolnirs synchronizing policies without conflict or need to make sure their account data are exactly the same. This also helps a little with migrating accounts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by mapping where org.matrix.mjolnir.watched_lists is stored and consumed, then review the Matrix state-event proposal and the unresolved choice of space or protected room. Done requires an agreed design and working synchronization without conflicting policy data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100