diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 03:20:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 03:20:19 -0500 |
| commit | 40866987ebf53a90c5c6ee0c02ee4d5f279d8b8a (patch) | |
| tree | df0cb53fb2d61192038b2b5393d00e532343ea60 | |
| parent | 9839ec50432ac843fb26c9b3c500bb46bad92861 (diff) | |
remove TrustCor certificate authority
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 35a45613..d6b3620d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -652,6 +652,7 @@ <p>Changes since the 2022110800 release:</p> <ul> + <li>remove TrustCor Certificate Authority due to <a href="https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4">malicious domain squatting and ties to entites involved in surveillance</a> which should have very little impact on web compatibility due to this CA barely being used by anyone other than a specific dynamic DNS provider</li> <li>ignore wireless alert channels being marked as always-on to prevent channel configuration overriding presidential alert toggle</li> <li>GmsCompatConfig: change app label from "GmsCompat config" to "GmsCompatConfig" <li>GmsCompatConfig: disable TelecomTaskService</li> |
