diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..6554a5c --- /dev/null +++ b/profile/README.md @@ -0,0 +1,15 @@ +# DevSec Hardening Framework + +![banner](/profile/hardening_banner.png) + +# Challenge + +Running secure infrastructure is a difficult task. +Although server hardening is a well-known topic with many guides out in the wild, it is still very cumbersome to apply and verify secure configuration. +If you manage many server, they need to be configured properly and maintained, which is difficult and time-consuming to get right. +To answer these needs for security, compliance, and maintainability, we decided to launch this project as a common ground for requirements and their fulfillment. + +# Vision / Goal + +Our goal is simple: Create a common layer for operating system and services hardening. +Even if you aren’t knee-deep in configuration manuals for services or the latest security recommendations, you will be able to implement and use this framework with ease. diff --git a/profile/hardening_banner.png b/profile/hardening_banner.png new file mode 100644 index 0000000..2173337 Binary files /dev/null and b/profile/hardening_banner.png differ