summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-17 01:42:33 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-17 01:42:33 -0500
commit916f69f14b3a61cc4627cce43ae6f0bd793e962c (patch)
tree33f6407269fc9127008c4dd5873b860c9e7821ca
parentae7a28c86d51210ca3a0a20ba78322bf3c214723 (diff)
GrapheneOS DNS check name
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 5b6d53c9..cd51795e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -664,6 +664,7 @@
<li>adevtool: stop including unused install constraint configuration</li>
<li>adevtool: stop including stock OS root CA database</li>
<li>include Apps (app repository client) in managed profiles by default in order to support installing / updating sandboxed Google Play</li>
+ <li>change DNS-over-TLS connectivity check to querying for <code><var>randomstring</var>-dnsotls-ds.dnscheck.grapheneos.org</code> rather than <code><var>randomstring</var>-dnsotls-ds.metric.gstatic.com</code> when the connectivity check mode is set to the default GrapheneOS mode (note: no connection is made to the resolved IP based on the DNS query, this is only used to check if the DNS resolver works and we're mainly changing this for aesthetic reasons)</li>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: switch to more generic broadcom.psds.grapheneos.org name for our Predicted Satellite Data Service (PSDS) cache instead of google.psds.grapheneos.org since we're obtaining it directly from Broadcom rather than Google's cache and it isn't Pixel specific but rather could be used with any Broadcomm GNSS (GPS, GLONASS, etc.) chip</li>
</ul>
</article>