[Trisquel-devel] aBrowser patches

Rubén Rodríguez Pérez ruben at trisquel.info
Sun Aug 25 21:18:02 CEST 2013


El sáb, 17-08-2013 a las 20:43 -0700, Luke R. escribió:
> Hello,
> After a considerably amount of searching jxself directed me to this mailing list. :)
> I noticed bug: https://trisquel.info/en/issues/8760
> 
> This should resolve that issue and seveal others by adding the following lines to make-ubufox:
> // Privacy & Freedom Issues
> pref("privacy.donottrackheader.enabled", true);
> pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
> pref("browser.safebrowsing.enabled", false);
> pref("browser.safebrowsing.malware.enabled", false);
> pref("services.sync.privacyURL", http://trisquel.info/en/legal);
> pref("social.enabled", false);
> pref("social.remote-install.enabled", false);
> pref("datareporting.healthreport.uploadEnabled", false);
> pref("social.toast-notifications.enabled", false);
> pref("gecko.handlerService.schemes.mailto.0.name", asl);
> pref("gecko.handlerService.schemes.mailto.1.name", ask);
> pref("handlerService.schemes.mailto.1.uriTemplate",);
> pref("gecko.handlerService.schemes.mailto.0.uriTemplate",);
> pref("browser.contentHandlers.types.0.title", ask);
> pref("browser.contentHandlers.types.0.uri",);
> pref("browser.contentHandlers.types.1.title", ask);
> pref("browser.contentHandlers.types.1.uri", );
> pref("gecko.handlerService.schemes.webcal.0.name", ask);
> pref("gecko.handlerService.schemes.webcal.0.uriTemplate",);
> pref("gecko.handlerService.schemes.ircs.0.name", ask);
> pref("gecko.handlerService.schemes.ircs.0.uriTemplate",);

Done, with some modifications, at
http://devel.trisquel.info/gitweb/?p=package-helpers.git;a=blobdiff;f=helpers/make-ubufox;h=08600d0be8bbf7dbffb3425eb4991fa9e8fc3941;hp=0c4c42197c038738e8d9ef45f9e07f4c06802822;hb=1c2440e15682d518a7349f76fa9ca0f9c0aae83d;hpb=0dcc34956b11539ee4784350400a73e54b57db9a

> I would also reccomend removing Google/Bing/Yahoo from default search engines. They can be replaced with freedom/privacy respecting ones such as:
> https://startpage.com
> http://www.seeks.fr
> http://search.ipredator.se

Adding those seems nice, but I don't think we should remove the existing
ones.

> I may do this once I find the code and have the time.

That is done in the Firefox helper itself.

> Additionally anyone can currently edit the Addons database. This is a pretty serious issue, since someone could just randomly register and replace all the valid download links to aBrowser extensions with rogue ones.

We need to take a look a that.

> Thanks for your time.

Thanks to you for your help!



More information about the Trisquel-devel mailing list