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

Write checks to avoid certain blacklist entries #1

Open
jcjones opened this issue Aug 22, 2017 · 0 comments
Open

Write checks to avoid certain blacklist entries #1

jcjones opened this issue Aug 22, 2017 · 0 comments

Comments

@jcjones
Copy link
Contributor

jcjones commented Aug 22, 2017

Copying from https://bugzilla.mozilla.org/show_bug.cgi?id=1249002#c3:

  1. we could refuse to block the certificates that are listed in the preloaded
    pins to protect services.mozilla.com
    https://dxr.mozilla.org/mozilla-central/source/security/manager/tools/PreloadedHPKPins.json#74-81
    There are political implications to giving these root an unrevocable status.
    Those pins also expire after 6 weeks, so it's a footgun we could recover from.

  2. we should add a special case for the Firefox PKI that we use to sign add-ons
    and content. That root must not be revocable through onecrl. If we ever need to
    replace it, we will most likely issue an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant