Explore >> Select a destination


You are here

internet.nl
| | ionutbalosin.com
2.5 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive guide on implementing security measures in Java applications, focusing on authentication, authorization, and various HTTP security headers. It covers topics such as API security, token introspection, JSON Web Key Set (JWKS), Content Security Policy (CSP), Cross-Origin Resource Sharing (CORS), HTTP Strict Transport Security (HSTS), and other security headers like X-XSS-Protection, X-Frame-Options, X-Content-Type-Options, and Referrer-Policy. The guide includes code snippets for configuring these security measures in a Java application and emphasizes the importance of using these headers to mitigate common web vulnerabilities and enhance application security.
| | www.ayush.nz
5.5 parsecs away

Travel
| | HTTP security headers: Content-Security-Policy
| | brntn.me
4.7 parsecs away

Travel
| | Personal site of Brenton Cleeland
| | blog.tst.sh
23.1 parsecs away

Travel
| The motivation behind this project was that I needed a very simple way for me and my friends to securely put files on my server for the various projects we use it for and the insane gigabit download speeds. Previously we just used rsync, a Linux command line utility that