adrian-altner.de/src/content/posts/en
Adrian Altner 9d22d93361 Add security headers and caching for webmention avatars
- Introduced a new post detailing the implementation of security headers for an Astro site behind Caddy, focusing on Content Security Policy, HSTS, and Referrer Policy.
- Added a new post on caching webmention avatars locally at build time to enhance privacy and comply with GDPR.
- Implemented a helper function to download and deduplicate webmention avatars, storing them in a cache directory.
- Created an Astro integration for garbage collection of orphaned avatar files after the build process.
2026-04-22 21:48:17 +02:00
..
hello-world.md Initial commit: Astro 6 static blog site 2026-04-22 10:55:29 +02:00
local-webmention-avatars.md Add security headers and caching for webmention avatars 2026-04-22 21:48:17 +02:00
security-headers-astro-caddy.md Add security headers and caching for webmention avatars 2026-04-22 21:48:17 +02:00
setting-up-forgejo-actions-runner.md Initial commit: Astro 6 static blog site 2026-04-22 10:55:29 +02:00