Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable third-party APIs for more privacy #153

Closed
arcticicestudio opened this issue Oct 6, 2018 · 0 comments
Closed

Disable third-party APIs for more privacy #153

arcticicestudio opened this issue Oct 6, 2018 · 0 comments
Labels
Hacktoberfest This repository participates in the Hacktoberfest scope-security snowblock-firefox type-improvement
Milestone

Comments

@arcticicestudio
Copy link
Owner

To improve the privacy some more third-party APIs should be disabled:

  • Set browser.aboutHomeSnippets.updateUrl to "" - Disables third-party API requests on new tab page for snippets widget.
  • Set browser.newtabpage.directory.source to "" - Also improves the privacy by removing requests against third-party APIs.
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Oct 6, 2018
@arcticicestudio arcticicestudio self-assigned this Oct 6, 2018
arcticicestudio added a commit that referenced this issue Oct 6, 2018
To improve the privacy some more third-party APIs have been disabled:

* `browser.aboutHomeSnippets.updateUrl` is now set to `""` to disable
   third-party API requests on new tab page for snippets widget.
* `browser.newtabpage.directory.source` is now set to `""` to also
   improve the privacy by removing requests against third-party
   APIs.

GH-153
@arcticicestudio arcticicestudio added the Hacktoberfest This repository participates in the Hacktoberfest label Oct 6, 2018
arcticicestudio added a commit that referenced this issue Oct 6, 2018
…le-more-third-party-apis

Disable third-party APIs for more privacy
@arcticicestudio arcticicestudio removed their assignment Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest This repository participates in the Hacktoberfest scope-security snowblock-firefox type-improvement
Projects
None yet
Development

No branches or pull requests

1 participant