Code Monkey home page Code Monkey logo

doh-rollout's Introduction

Note - This repository has been archived as of Tuesday, January 7th, 2020. The DNS-over-HTTPS extension has been migrated to the Firefox browser as of Release 72. Please file any issues regarding this extension through Bugzilla.

DoH Rollout

This is a WebExtension + Experimental API to gradually roll out DNS-over-HTTP to Firefox users.

How to install WebExtension

  1. Install web-ext npm install -g web-ext
  2. Install the dependencies npm install
  3. Build the addon npm run build

How to run WebExtension

  1. web-ext run --verbose -f Nightly

OR

  1. Run a non-release build (Nightly or Aurora) version 61+.
  2. Set extensions.legacy.enabled to true in about:config
  3. Navigate to about:debugging, choose "Load Temporary Add-on" and select a file from this project:
    • Select manifest.json
    • Select src/web-ext-artifacts/dns_over_https-${VERSION}.zip

You should see a new entry in the list of extensions titled "DoH Rollout".

To see the banner create a new boolean pref doh-rollout.enabled in about:config and set to true.

This will run heuristics against your network settings to determine if DoH can safely be enabled. If it can, it will trigger a doorhanger notification announcing that is has been enabled.

To check if DoH is turned on, check the value of pref network.trr.mode. If it is enabled, it will be set to 2.

Telemetry will be sent each time heuristics are evaluated.

Dependencies

Contributing

See the guidelines for contributing to this project – including on how best to report an issue with this project.

This project is governed by a Code Of Conduct.

To disclose potential a security vulnerability please see our security documentation.

This module is licensed under the Mozilla Public License, version 2.0.

Press Releases

Related press releases:

doh-rollout's People

Contributors

ahounsel avatar avelper avatar bychekru avatar cognition9144 avatar elched avatar groovecoder avatar jlgl10nes avatar jonathankingston avatar koehlermichael avatar kyoshino avatar mautematico avatar maxxcrawford avatar mythmon avatar robertoalvarado avatar tdsmith avatar theochevalier avatar unghost avatar wtigga avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.