Funk-lab/k8s/infra/traefik
alkatrazz ae30eb299d feat(security): durcissement edge funklab.online (vraie IP client + rate-limit + TLS/headers)
- Traefik externalTrafficPolicy: Local → IP client réelle (fin du SNAT kube-proxy)
- middleware ratelimit par IP (100/min, burst 200) sur les 6 routes publiques
- middleware security-headers (HSTS, nosniff, X-Frame SAMEORIGIN, Referrer-Policy)
- TLSOption globale : plancher TLS 1.2 + ciphers modernes
- Guacamole REMOTE_IP_VALVE → ban anti-bruteforce par IP (fin du piège n°5)
- nftables : fermeture des ports Internet legacy 9080/9081 (HTTP clair redondant)
- allowCrossNamespace pour mutualiser les middlewares depuis infra
- docs : section Durcissement (public-domain.md) + CAA OVH + pièges à jour

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 22:55:42 +02:00
..
middlewares.yaml feat(security): durcissement edge funklab.online (vraie IP client + rate-limit + TLS/headers) 2026-07-07 22:55:42 +02:00
redirect.yaml feat(infra): domaine public funklab.online + HTTPS Let's Encrypt (fondation) (#88) 2026-07-07 15:59:26 +02:00
tls-options.yaml feat(security): durcissement edge funklab.online (vraie IP client + rate-limit + TLS/headers) 2026-07-07 22:55:42 +02:00
values.yaml feat(security): durcissement edge funklab.online (vraie IP client + rate-limit + TLS/headers) 2026-07-07 22:55:42 +02:00