aetherspawn13m agoHN ↗It’s ridiculous that the answer to a secure web is for everyone to sprinkle the magic salt and not something on the browser side
GaProgMan7m agoHN ↗And if any of the websites use .NET, they can get almost all of the recommended security headers in one line by using a NuGet package I created: https://gaprogman.github.io/OwaspHeaders.Core/
Nice work! You gave me something to fix!!
Sadly non of it was written by a human being.
It’s ridiculous that the answer to a secure web is for everyone to sprinkle the magic salt and not something on the browser side
And if any of the websites use .NET, they can get almost all of the recommended security headers in one line by using a NuGet package I created: https://gaprogman.github.io/OwaspHeaders.Core/