From 352831a48f504de9ffc056ac31498131c8198483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Thu, 8 Aug 2019 13:32:08 -0400 Subject: [PATCH] explain how to get entries in zones --- tsa/doc/naming-scheme.mdwn | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tsa/doc/naming-scheme.mdwn b/tsa/doc/naming-scheme.mdwn index ff3e8dfe..44ee4059 100644 --- a/tsa/doc/naming-scheme.mdwn +++ b/tsa/doc/naming-scheme.mdwn @@ -13,12 +13,15 @@ but they should eventually point to one of those, generally `torproject.org`. All TPA-managed machines and services on those machines should be -under `torproject.org`. The name of the individual machines is -detailed below. +under `torproject.org`. The naming scheme of the individual machines +is detailed below. This is managed by TPA directly through +[[howto/dns]]. External services and machines *can* be hosted under `torproject.net`. In that case, the only association is a `CNAME` or -`A` record pointing to the other machine. +`A` record pointing to the other machine. To get such a record, +contact TPA using the normal communication channels detailed in +[[how-to-get-help]]. Machine naming scheme ===================== -- GitLab