Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use https image-proxying service for the “Image report” feature #75

Closed
sideshowbarker opened this issue Mar 17, 2015 · 1 comment
Closed

Comments

@sideshowbarker
Copy link
Contributor

When users access a validator instance running under a non-insecure (https) origin (e.g, https://html5.validator.nu/) and use the “Image report” feature with an insecure (non-TLS http) document, the results page will cause the user to see a mixed-content warning indicator in the browser chrome.

To avoid causing users to get mixed content, we could have the checker use an https image-proxying service for all the images displayed in the “Image report” output; example:

https://sideshowbarker.net/tests/proxied-image.html

Details at https://carlo.zottmann.org/2013/04/14/google-image-resizer/

@sideshowbarker
Copy link
Contributor Author

Closed in favor of #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant