diff --git a/README.md b/README.md index 1a9509fd..5471cecc 100644 --- a/README.md +++ b/README.md @@ -77,11 +77,11 @@ Secure all your subdomains with a single `*.example.com` certificate. Supports 1 Web Application Firewall, rate limiting, geographic blocking, access control lists, and intrusion detection via CrowdSec. Protection that "just works." -### οΏ½ **Supply Chain Security** +### πŸ” **Supply Chain Security** Verifiable builds with cryptographic signatures, SLSA provenance attestation, and comprehensive SBOMs. Verify what you run with transparent, tamper-proof evidence. -### οΏ½πŸ”— **Smart Proxy Headers** +### 🌐 **Smart Proxy Headers** Automatically adds standard headers (X-Real-IP, X-Forwarded-Proto, etc.) so your backend applications see real client IPs, enforce HTTPS correctly, and log accuratelyβ€”with full backward compatibility for existing hosts. @@ -317,8 +317,10 @@ All JSON templates support these variables: ## Getting Help **[πŸ“– Full Documentation](https://wikid82.github.io/charon/)** β€” Everything explained simply -**[πŸš€ 5-Minute Guide](https://wikid82.github.io/charon/getting-started)** β€” Your first website up and running**[πŸ” Supply Chain Security](docs/guides/supply-chain-security-user-guide.md)** β€” Verify signatures and build provenance**[οΏ½ Troubleshooting](docs/troubleshooting/)** β€” Common issues and solutions -**[οΏ½πŸ’¬ Ask Questions](https://github.com/Wikid82/charon/discussions)** β€” Friendly community help +**[πŸš€ 5-Minute Guide](https://wikid82.github.io/charon/getting-started)** β€” Your first website up and running +**[πŸ” Supply Chain Security](docs/guides/supply-chain-security-user-guide.md)** β€” Verify signatures and build provenance +**[πŸ› οΈ Troubleshooting](docs/troubleshooting/)** β€” Common issues and solutions +**[πŸ’¬ Ask Questions](https://github.com/Wikid82/charon/discussions)** β€” Friendly community help **[πŸ› Report Problems](https://github.com/Wikid82/charon/issues)** β€” Something broken? Let us know ---