tasn / webext-signed-pages

A browser extension to verify the authenticity (PGP signature) of web pages
BSD 3-Clause "New" or "Revised" License
190 stars 12 forks source link

Always reports "No signature expected" #11

Closed rugk closed 6 years ago

rugk commented 6 years ago

grafik

Firefox 58

rugk commented 6 years ago

I think your website is broken. Where the signature should be, it shows %%%SIGNED_PAGES_PGP_SIGNATURE%%% on the bad website.

tasn commented 6 years ago

What's the URL you're accessing?

rugk commented 6 years ago

I can reproduce it with all of your example ones linked, but https://stosb.com/%7Etom/signed-pages/bad.html has this %%%SIGNED_PAGES_PGP_SIGNATURE%%% at the beginning in the source.

rugk commented 6 years ago

Ah wait I think I need to import the settings, first. 😄

rugk commented 6 years ago

Ah, works now.

tasn commented 6 years ago

:) FWIW, I changed the bad.html file to include a more obviously bad signature rather than what was there at the moment.

rugk commented 6 years ago

Ah great, the previous thing looked like a template error or so…

tasn commented 6 years ago

Yeah, I agree, thanks for pointing it out!