From a3fd19302312d44257f175bded3551bc1397ced6 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 26 Nov 2019 20:58:54 +0100 Subject: fix erroneous header numbering punctuation The clear standard is trailing "." after each numeric section. This fixes the small handful of outliers. This makes it easy to convert these headers to common markup formats, for example: http://hyperpolyglot.org/lightweight-markup --- gettor-spec.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gettor-spec.txt') diff --git a/gettor-spec.txt b/gettor-spec.txt index 5255b76..f40b298 100644 --- a/gettor-spec.txt +++ b/gettor-spec.txt @@ -30,7 +30,7 @@ GetTor instance. Security and privacy considerations should be described on a per transport basis. -2.1 Reference implementation +2.1. Reference implementation We have implemented[0] a compliant GetTor that supports SMTP as a transport. @@ -43,14 +43,14 @@ it should offer the software as a list of packages and their subsequent descriptions. -3.1 SMTP transport security considerations +3.1. SMTP transport security considerations Any GetTor instance that offers SMTP as a transport should optionally implement the checking of DKIM signatures to ensure that email is not forged. Optionally GetTor should take an OpenPGP key from the user and encrypt the response with a blinded message. -3.2 SMTP transport privacy considerations +3.2. SMTP transport privacy considerations Any GetTor instance that offers SMTP as a transport must at least store the requester's address for the time that it takes to process a response. This -- cgit v1.2.3-54-g00ecf