Re: Query about enabling javascript?
Fabian Keil <[email protected]> Sat, 26 Dec 2020 12:34:48 +0100
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote on 2020-12-24: > I downloaded privoxy 3.0.29 earlier today on a windows 7 32-bit machine > with the brave 1.15.76 browser,initially it did not work until i went > into the settings in brave and clicked on "Open your computers proxy > settings" and clicked on the Lan settings tab and manually entered > 127.0.0.1. & port 8118 and ticked the box that says use a proxy server > for your Lan. Then it seems to be working fine as when i used startpage > search for my IP address it came back different and in a different > location which is good. Note that Privoxy by itself does not hide your IP address. You need to chain it to another proxy like Tor to do this: https://www.privoxy.org/faq/misc.html#IP https://www.privoxy.org/faq/misc.html#TOR I'm not familiar with "Brave" but as it's supposed to have integrated Tor support I'm also wondering if you didn't effectively only change how Tor is accessing the Internet. Privoxy works best with Tor when configured like this: Browser -> Privoxy -> Tor -> Internet One can also configure it like this: Browser -> Tor -> Privoxy -> Internet In the second case Privoxy only sees encrypted connections from Tor and can only forward them without filtering ads etc. You can try to access http://p.p/ to see if Privoxy is getting http requests from the browser. > I wanted to ask please if i should be allowing javascript to be enabled > as when ever i click edit on the privoxy icon in the taskbar brave asks > to enable javascript and when i allowed it and blocked all the requests > for everything else,location,Usb devices,sound,images,payment handlers > etc except allowing javascript i wondered if javascript should stay > blocked on each page that opens in brave whilst using privoxy? While Privoxy has some filters that affect JavaScript, it can't reliably suppress JavaScript and thus does not protect against JavaScript-based attacks. The browser is in a much better position to reliably suppress JavaScript so if your browser allows to disable JavaScript, and that is what you want, you should probably continue to leave this job to the browser. Fabian _______________________________________________ Privoxy-users mailing list [email protected] https://lists.privoxy.org/mailman/listinfo/privoxy-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEETzbBfzgWkTZUoehQaRgikYuiNxwFAl/nH9gACgkQaRgikYui Nxzx7g/+M5m8zF18g6hYmY7+k1/gjySpJZ/7lI+CRjFWe4Dx60Ihf9WCGzmY5tgc He3VEP6jbiW8kJSYGVChE7/FVoPbWjTjB5cWlNJtWJtXp0yonAq9mem9z41NaMf5 3b25yep0qvIhVTGCj9sqpcDafxD56H4Tjloy3elWarh+ualmHngM5/elR2DWaHd4 aW28DdrnZ1JfGc5q3GBFpKx4YWBGHfA7uOJzMbahE1Jb8O7Uw5/7mvkNp8xClOPz iFO8hNomKMo+ifxtoA3NoSfq8lSZx3CmKt4AWX48H+oHe8WC5Mv0FJyQJ+FymH0R NMTZSdjL5gBPvORaJzdKvy9aXH2jfFDUqim9WOdwdF10i95tTyQxrQZZbevZqxqF 6FYrF8em6P74RLJrN99D5MDf61lUSACTKSHpokshHOWNRDv3vNHPvBUVPvGnpwpV nY+Eyg2upZwZCiGVkElHx1nHsgqW+Knat3DrtgPQi15Y+iyUPg93z/VewPTLFB4g w0DyEUYT/JJWdhgjPW/+c8WgVfYho3tMYlF13Dwz0QanYDB1hydJmta2j7pNXXbH VB3Eyj2IDUhgZ4IFsm8vOczhNifFDlfQ2xKARN22OhH2xLqqDkSqvYN4SYCKlFos BN/YN0t+bOa0ttssbZQtcDBRxJxKT7jWsXFBucGWtjxGeXh2EQo= =Y34U -----END PGP SIGNATURE-----