Hacker News new | ask | show | jobs
by MichaelGG 3866 days ago
I'm assuming you mean FTP and other protocol links? AFAIK, all those respect the proxy settings and fall into the same basic security mental model.
1 comments

I was just addressing (nitpicking?) your characterisation of the browser security model. Some protocols do use the HTTP proxy settings, but eg mail and news protocols don't. Granted those have been phased out of many browsers, but traditionally the browser security model was never "everything goes through HTTP proxies".

Off the top of my head I can't think why WebRTC wouldn't work with normal SOCKS proxies though, like NNTP and mail protocols did.