commit | 8feab125f1d17b8d815f7cfc0a82e906de51d409 | [log] [tgz] |
---|---|---|
author | Ryan Dickson <ryandickson@google.com> | Tue Jan 28 20:47:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 20:47:13 2025 |
tree | 8c793477f7040d5b4d4d40c783ee6a66f72d65de | |
parent | 48b77f350de18c52e7a6d242c7ac34aa3ef55708 [diff] |
Chrome Root Store FAQ update - January 2025 This CL adds two FAQ items, described below. 1. “What does it mean for a certificate in the Chrome Root Store to be constrained?” This is important now that we have entries within the root store that are constrained - and due to recent updates to the presentation of the root store contents via root_store.md. 2. “What happens when a certificate is added to or removed from the Chrome Root Store?” This is intended to more clearly describe how updated versions of the Chrome Root Store impact Chrome users. Change-Id: I092e568e6621bc8fd25363c12623cb61632d58db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6195058 Reviewed-by: Hubert Chao <hchao@chromium.org> Reviewed-by: Matt Mueller <mattm@chromium.org> Commit-Queue: Ryan Dickson <ryandickson@google.com> Cr-Commit-Position: refs/heads/main@{#1412509}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.