matrix-org / matrix-org/mjolnir
only allow messages from verified sessions
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
blocked by e2e
**Describe the solution you'd like**
only allow the bot to be accessed by users from verified sessions so if a user is comprimised they still can't access the bot
**Describe alternatives you've considered**
maybe a password to run commands but i can't think of a way to do that that isn't horrible to use
**Additional context**
this would allow a room to be fully moderated by a moderation team with only one account having admin in the room, reducing the attack surface
Contributor guide
Research direction
The issue names no files, tests, or entry points; start by locating how bot access and user sessions are currently verified, then read the end-to-end tests mentioned as a blocker. Done means access to the bot is restricted to users with verified sessions, while remaining usable for the proposed moderation-team workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100