webapps:nitter
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| webapps:nitter [2021/03/06 03:26] – lucid | webapps:nitter [2021/06/18 16:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ====Configure Nginx==== | ====Configure Nginx==== | ||
| + | This configuration will obtain an A+ on Qualy' | ||
| + | |||
| sudo vim / | sudo vim / | ||
| < | < | ||
| Line 32: | Line 34: | ||
| ssl_ecdh_curve secp384r1; | ssl_ecdh_curve secp384r1; | ||
| ssl_session_tickets off; | ssl_session_tickets off; | ||
| - | ssl_ciphers ' | + | ssl_ciphers ' |
| ssl_prefer_server_ciphers on; | ssl_prefer_server_ciphers on; | ||
| ssl_protocols TLSv1.3 TLSv1.2; | ssl_protocols TLSv1.3 TLSv1.2; | ||
| Line 47: | Line 49: | ||
| add_header X-Robots-Tag " | add_header X-Robots-Tag " | ||
| add_header X-XSS-Protection "1; mode=block" | add_header X-XSS-Protection "1; mode=block" | ||
| - | add_header Content-Security-Policy " | + | add_header Content-Security-Policy " |
| location / { | location / { | ||
webapps/nitter.1615001189.txt.gz · Last modified: 2021/06/18 16:36 (external edit)