Hacker News new | ask | show | jobs
by _up 3821 days ago
I think "only" apps that allow communication are affected. Websites that only pull generic data are safe.
1 comments

If you are pulling through http and http only, yes. If you are using HTTPS, you are encrypting the requests that may contain arbitrary amount of data and the exception doesn't apply to you anymore.