matrix-org / matrix-org/mjolnir
The WordList protection doesn't look up the username
Open
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
The display name or MatrixID can give very clear information about the reason why an account is joining a room. The WordList protection only looks up in the message content, not in the MatrixID or display name
Contributor guide
Research direction
Locate the WordList protection implementation and its handling of room-join events. Start by tracing where message content is checked, then determine how the display name and MatrixID can be included in the lookup; done means matching those identity fields as well as message content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100