diff --git a/README.md b/README.md index 8d98dcd..027cb35 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # bunkerized-nginx + + + nginx based Docker image secure by default. + Non-exhaustive list of features : - HTTPS support with transparent Let's Encrypt automation - State-of-the-art web security : HTTP security headers, php.ini hardening, prevent leaks, ... @@ -437,7 +441,6 @@ docker run ... -v /path/to/http/confs:/http-confs ... bunkerity/bunkerized-nginx ``` # TODO -- search for hardcoded /www in configs - Antibot with recaptcha v3 - HSTS preload, HPKP - Web UI diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..9357093 Binary files /dev/null and b/logo.png differ