summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-05 12:04:49 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-05 12:04:49 -0400
commit607f777cc9a72479cac9de35beaf29bd02c01b11 (patch)
tree569f86e740d642af0623432143816006278a0b54
parent375ca92bf5aee56ed1721ab5f17474600f7dc5eb (diff)
document default XTRA server changes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cff3a671..b9a3b7de 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -600,6 +600,7 @@
<ul>
<li>add support for disabling PSDS in addition to the GrapheneOS server and standard server options</li>
<li>add support for controlling PSDS on Qualcomm SoC devices to extend PSDS configuration to them along with using the GrapheneOS PSDS cache by default</li>
+ <li>use time.grapheneos.org for XTRA NTP and qualcomm.psds.grapheneos.org for XTRA PSDS downloads by default</li>
<li>disable User-Agent for Qualcomm PSDS (XTRA) via xtra-daemon hooking to avoid providing device information to the server (we already removed the hardware identifier via SELinux policy in a previous release)</li>
<li>always use most complete / generic Qualcomm PSDS (XTRA) variant via xtra-daemon hooking to avoid leaking info on radio variant or region</li>
<li>Settings: improve infrastructure for GrapheneOS settings</li>