Genbox / HardenIT

Website to harden modern web browsers
MIT License
4 stars 2 forks source link

Streamline setting names #1

Open Genbox opened 7 years ago

Genbox commented 7 years ago

Firefox have settings called:

  1. javascript.options.asmjs
  2. svg.disabled

The first options enables a feature, the second one disables a feature. It would be trivial to invert the options inside firefox.json such that they are both "feature enabled".