update readme
This commit is contained in:
parent
adaa581b21
commit
70ac3ce0bc
1 changed files with 25 additions and 1 deletions
26
README.md
26
README.md
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
BastionGuard is a Linux security platform designed for users who want deterministic behavior, explicit policies, and visible decisions — not opaque “trust us” protection.
|
||||
|
||||
|
||||
## Release Status
|
||||
|
||||
BastionGuard is currently under active development.
|
||||
|
|
@ -9,6 +10,30 @@ BastionGuard is currently under active development.
|
|||
The first public release is planned for mid-February 2026.
|
||||
This timeline is subject to change based on development and testing progress.
|
||||
|
||||
## Build and Installation
|
||||
|
||||
Detailed instructions for compiling and installing BastionGuard are available in the official documentation.
|
||||
|
||||
Please refer to:
|
||||
|
||||
https://bastionguard.eu/documentation/bastionguard-documentation/
|
||||
|
||||
Section: **Technical Documentation – Application Install**
|
||||
|
||||
## Supported Distributions
|
||||
|
||||
BastionGuard officially supports the following Linux distributions:
|
||||
|
||||
- Debian
|
||||
- Ubuntu
|
||||
- openSUSE
|
||||
- Fedora
|
||||
- Arch Linux
|
||||
|
||||
In general, BastionGuard is compatible with all modern Linux distributions that use **systemd** as their init system.
|
||||
|
||||
Other distributions may work but are not officially tested.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the GNU GPLv3.
|
||||
|
|
@ -27,7 +52,6 @@ Please report bugs and feature requests at:
|
|||
|
||||
https://bastionguard.eu/issues
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
info@bastionguard.it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue