Files
2026-05-15 00:42:00 +02:00

22 lines
512 B
Markdown

# Security Policy
## Supported Versions
| Version | Supported |
| --- | --- |
| Latest | Yes |
## Reporting A Vulnerability
Please report security issues privately to the project owner.
Do not include secrets, production data, or private credentials in public issues.
## Project Security Principles
- Keep browser permissions minimal.
- Clear only browser cache data.
- Do not add external network calls.
- Do not persist sensitive browsing data.
- Keep release artifacts reproducible from tracked files.