Update readme

This commit is contained in:
specialworld83 2026-07-15 17:03:33 +02:00
commit 7707beee3a

View file

@ -36,6 +36,16 @@ In general, BastionGuard is compatible with all modern Linux distributions that
Other distributions may work but are not officially tested.
## Development and Release Process
BastionGuard is used in production and is therefore developed with a stability-first approach.
Development changes are tested extensively before being published. Commits are pushed to the public repository only when the corresponding functionality is complete, operational, and considered stable enough for release.
The main branch is not used to publish intentionally broken, incomplete, or untested development snapshots. Repository activity may therefore be less frequent than in projects that expose every intermediate development step.
This release model prioritizes reliability, deterministic behavior, and production safety.
## License
This project is licensed under the GNU GPLv3.