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

Enabling OCSP Stapling and CRLite? #6

Open
DoulosTrieste opened this issue Jun 7, 2023 · 0 comments
Open

Enabling OCSP Stapling and CRLite? #6

DoulosTrieste opened this issue Jun 7, 2023 · 0 comments

Comments

@DoulosTrieste
Copy link

https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/41115#note_2849581

Disable simple OCSP (set security.OCSP.enabled to 0) for performance and privacy reasons

Enforce OCSP stapling, i.e. keep (lock?) Firefox's defaults of true for both security.ssl.enable_ocsp_stapling and security.ssl.enable_ocsp_must_staple.

Enable CRLite, i.e. adopt current Firefox's default of 2 ("enforce") for security.pki.crlite_mode, which we currently lock to 0 and enable Remote Settings (#40569) at least for this feature (security.remote_settings.crlite_filters.enabled -> true) or find an alternative to update the CRLite filters.

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