Install dependencies on Debian-based systems:
./scripts/dependencies.shBuild locally:
./scripts/build.shRun the application:
./build/bin/safe-exam-browser- keep changes focused
- avoid mixing unrelated refactors and behavior changes
- update documentation when behavior or packaging changes
- include verification notes in the PR description
Do not publish sensitive security issues in public issues.
Use SECURITY.md.