Hacker News new | ask | show | jobs
by andrewryno 4236 days ago
You may need to tell your browser to load scripts over HTTP.
1 comments

Which is a really bad idea.
I see you're still using Netscape Navigator Gold...
Not true.

Sending javascript over HTTP does technically allow for MitM attacks. Not to mention we know how great even Chrome's loudly bragged about sandbox is (it isn't is my point).

If you are loading the patch in https, all connections should be in https.

You're right and I missed the point!