If you discover a security vulnerability in adit, please do not open a public issue. Instead, report it privately:
- Email the maintainer directly (currently danny@mundy.sh), or
- Use GitHub's private vulnerability reporting if available on this repository
Include as much detail as you can: steps to reproduce, affected versions, and any potential impact.
Adit runs on localhost by default and handles personal messaging data. Security issues we care about include:
- Unauthorized access to the REST API or WebSocket stream
- Bypass of origin checks or bearer token authentication
- SQLite cache data exposure
- Bluetooth protocol-level issues that could leak data
You'll get an acknowledgment within a few days. Fixes for confirmed vulnerabilities will be prioritized and released as soon as practical.
See the Security Model section in the README for details on how adit handles authentication and access control.