diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-05 10:50:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-05 10:50:08 -0400 |
| commit | a6aa0f5dccdeba91f4d810d241ad71783a50dd61 (patch) | |
| tree | c402f4c84c3211569245919ce6fc36829b80aeff | |
| parent | b0d3c8712631202c8a958316cbd0d801cf767947 (diff) | |
NTP for xtra-daemon
| -rw-r--r-- | static/articles/grapheneos-servers.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 5e604df1..2927582c 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -310,6 +310,7 @@ <ul> <li>22 ssh - no passwords, SSHFP</li> <li>80 http - no content, returns 204 response code for /generate_204 and /gen_204, HTTPS redirect for other URLs</li> + <li>123 ntp - NTP for xtra-daemon via time.grapheneos.org (not for other purposes)</li> <li>443 https - no content, returns 204 response code for /generate_204 and /gen_204, DANE TLSA</li> </ul> </section> |
