Blocking JavaScript on a per API basis
Posted on April 14, 2015 in Dev • 2 min read
JavaScript is widely used on the Internet, and living without it can be a real pain. However, JavaScript use raises some security concerns, in particular because some JavaScript APIs can be really sensitive. Indeed, WebRTC calls can be used to detect your real IP even the private one, on your …
Continue reading