Open Alch-Emi opened 2 years ago
I request that this be optional, and by default disabled. I only use this to inform me of when a site is verified, rather than to protect me.
If a user installs this and something as critical as JS is suddenly disabled in most websites, they'll never use the extension again.
Oh I should clarify: I don't think JS should be disabled on all unsigned pages, since that would make using the web really obnoxious. This would only be necessary for pages that have a signature expected (that is, have a signature listed in the extension preferences), but not received.
The only time a user would be affected by this is if they list a site in their extension settings, but when they go to visit that site, the signature is missing, which would indicate one of three things:
If everything is going well, most users would never see a page with JS disabled
I agree, then. Seems like a brilliant feature since it means that something indeed has gone wrong, so the worst should be assumed.
Heya! I'd like to propose that the signed pages web extension should disable JS when a page fails a signature check. This would help protect against the following attack
This would also add an additional measure to prevent unobservant users who fail to notice an invalid signature from providing credentials to a compromised page.
Note: If this behavior is already present, I'd instead like to use this space to request that this information be added to the extension's README
Thanks for your time!