Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/pages/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ In addition to that, it is your own responsibility, as an operator to
- protect against DoS and brute-force attacks.
- provide full fledged monitoring. Though some facilities are provided, putting appropriate monitoring remains the ultimate responsibility of the operator.
- ensure the security and integrity, including safeguarding them against unauthorized external access of critical cloud resources. These include, but are not limited to OS level access to Hosts, Management Servers, SystemVMs and routers.
- make sure scripts and executables added as custom integrations in the extensions framework, are safe to use.

That all said, the project will work with any one on improving the secure
use of the software it provides, with any 3rd party integration
Expand Down