Anna.info website technical test: Difference between revisions

From annawiki
(→‎Links: Status: anna.info is currently preloaded.)
Line 4: Line 4:
** This site works only in browsers with SNI support.
** This site works only in browsers with SNI support.
*https://tls.imirhil.fr/https/anna.info
*https://tls.imirhil.fr/https/anna.info
** A (Protocol 60, Key exchange 100, Cipher 90, Overall 84.0)
** A (Protocol 100, Key exchange 100, Cipher 100, Overall 100.0)
*https://securityheaders.io/?followRedirects=on&hide=on&q=anna.info
*https://securityheaders.io/?followRedirects=on&hide=on&q=anna.info
** A
** A

Revision as of 2018-02-20T18:26:21

Links

Issues

Content-Security-Policy	default-src 'self'; style-src 'self' 'unsafe-inline'

The "style-src 'unsafe-inline'" prevents getting +5 points. Inline CSS is used

  • for getting 100/100 on Goolge speed test, which does not seem to be possible with external CSS
  • to to CSS marking in MediaWiki, e.g. cells in tables

Other