From 9b6838eca6b6b68119cd96ce6e9502e2269ea3a1 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Connections are made to a server to provision attestation + certificates for hardware-based attestation. GrapheneOS uses + https://remoteprovisioning.grapheneos.org/ by default which is a + reverse proxy to the https://remoteprovisioning.googleapis.com/ + service. Their service splits up the implementation of provisioning to + preserve privacy, and our reverse proxy adds to that since it's unable + to decrypt the provisioned keys.
+ +A setting is added at Settings ➔ Network & Internet ➔ + Attestation key provisioning for switching to directly using the + Google service if you prefer.
+DNS connectivity and functionality tests