Dear Cesare,
first of all, thank you for the opportunity to use your wonderful open
source software. I write all this in order to make it more secure - or
let it reveal its real security:)
At first I thought as well that the favicons are the problem, but if I
click on the lock and change permissions to "Images: always block on
this site" and reload clipperz, the page still "includes other
resources which are not secure". (And you can allow images and get a
green lock at the same time, check your gmail for example).
If you block javascript, you get your green lock but then, of course,
you can't use clipperz.
So it seems to me that the problem can not be with the favicons.
However what you wrote is very comforting:
> Clipperz application is all included in the main 'index.html' page, and so
> it is sent to the browser over https, so can't be tampered on its way across
> the net. Data are requested using a relative path (../json), so they will
> use the same protocol them main application was loaded with.
maybe there is a way we can reveal this inherent security as a green
lock as well?
The other topic is the ssl overall rating "C":
https://www.ssllabs.com/ssltest/analyze.html?d=clipperz.com
I don't think so the 40bit cipher suites option is a serious problem
in practice: Chrome enforces the most secure suite
(TLS_DHE_RSA_WITH_AES_256_CBC_SHA (0x39) DH 1024 bits (p: 128, g: 1,
Ys: 128) 256) by default. But what about these details (attached):
"BEAST attack Vulnerable INSECURE (more info)
RC4 Yes PROBLEMATIC (more info)
Session resumption No (IDs empty)"
This may be not a trivial problem:
https://www.site5.com (a Big
Company
https://www.site5.com/about/the-site5-team ) converted their
rating F to the present A in 9 days when I drew their attention to the
problems last month.
Yours:
P.