INACTIVE - http://mzl.la/ghe-archive - Shield Add-on to study Firefox privacy changes.
Перейти к файлу
groovecoder 173057db3b cleanup network.http.referer.XOriginTrimmingPolicy 2017-07-26 18:42:56 -05:00
data for #46: add firstparty.isolate variation(s) 2017-07-05 12:28:11 -05:00
docs restore study.name payload property 2017-07-26 15:04:53 -05:00
lib cleanup network.http.referer.XOriginTrimmingPolicy 2017-07-26 18:42:56 -05:00
scripts Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
test Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.addonlinterrc Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.depcheckrc Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.eslintignore Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.eslintrc.js eslint and vim config files 2017-06-19 17:04:25 -05:00
.eslintrc.yml Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.gitignore Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.jpmignore Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.jpmignore-testing-env Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.travis.yml Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
.vimrc eslint and vim config files 2017-06-19 17:04:25 -05:00
Gruntfile.js Initial commit, from shield-studies-addon-template 2016-10-19 12:19:02 -05:00
README.md add PrivSec etherpads to README 2016-10-19 14:04:45 -05:00
package.json cleanup network.http.referer.XOriginTrimmingPolicy 2017-07-26 18:42:56 -05:00

README.md

Shield Study: Privacy

When we want to know the effects of certain Firefox changes to improve privacy, we can make the changes in an arm/variation of this shield study add-on, so we can measure the effect of the changes via Telemetry.

Current study

To see what the add-on is studying, check the studyConfig.variations in lib/study.js.

Run it

The easiest way to run the study add-on is with the shield cli.

  1. npm i -g shield-study-cli jpm
  2. shield run . -- -b Aurora

You can also make shield start Firefox with a certain variation:

shield run . <variation> -- -b Aurora

See also

Privacy settings/changes/ideas

Shield Docs