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

proxy unsecure content #61

Open
jaesivsm opened this issue Dec 9, 2016 · 0 comments
Open

proxy unsecure content #61

jaesivsm opened this issue Dec 9, 2016 · 0 comments
Assignees

Comments

@jaesivsm
Copy link
Owner

jaesivsm commented Dec 9, 2016

The current fix for Mixed content is to only use source that are not flagged by the browser (img src instead of srcset). As it was recently pointed out to me, browser are becoming less and less tolerant to this kind of trickery and a more perennial solution is needed.
We would also be keeping the perks of srcset.

The optimal solution would be a proxy that would be part of JARR with this caracteristic :

  • would proxy only for connected users
  • would proxy only unsecure content
  • would work only for secured instance of JARR

NTH:

  • we could, at a greater cost, whitelist the ressources we allow the proxy to accept
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant