diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-16 05:17:14 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-16 05:26:19 -0500 |
| commit | 87965a89e83a4fd5b24ab4626cfedb7c3ab92669 (patch) | |
| tree | 8b42739e0fc3d4ae3fc1dd30c684e16e0f494b48 /static/faq.html | |
| parent | 07570cbad0a9c5dd28302cb754b77ae213a0846e (diff) | |
separate section for app repository client
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index a013d585..578d3f30 100644 --- a/static/faq.html +++ b/static/faq.html @@ -798,6 +798,14 @@ more information.</p> </li> <li> + <p>The GrapheneOS app repository client (Apps) fetches generic signed + update metadata and signed package updates (APKs) from + https://apps.grapheneos.org/ (a separate name for the same servers as + https://releases.grapheneos.org). It provides out-of-band updates to + certain apps bundled with the OS and other apps available in our + repository.</p> + </li> + <li> <p>An HTTPS connection is made to https://time.grapheneos.org/ to update the time from the date header field. This is a full replacement of Android's standard network time update implementation, which uses the cellular network |
