From 33726916104ee1bbc762e60220ae3780421a0f2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Mon, 23 Nov 2020 16:09:38 -0500 Subject: [PATCH] explicitly state that this policy is limited to TPA in scope This also introduces a link to the core membership policy which we refer to elsewhere in the document. --- policy/tpa-rfc-7-root.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/policy/tpa-rfc-7-root.md b/policy/tpa-rfc-7-root.md index b2059e6a..47da5c89 100644 --- a/policy/tpa-rfc-7-root.md +++ b/policy/tpa-rfc-7-root.md @@ -64,6 +64,13 @@ on the servers they manage (and only those). It also tries to define a security policy for access tokens, as well as admission and revocation policies. +## Scope + +This policy complements the [Tor Core Membership policy][] but +concerns only membership to the TPA team and access to servers. + +[Tor Core Membership policy]: https://gitweb.torproject.org/community/policies.git/plain/membership.txt + ## Access levels Members of TPA SHOULD have all access levels defined above. -- GitLab