[tor-commits] [torspec/main] ext-orport-spec: Add 'Table of contents'
dgoulet at torproject.org
dgoulet at torproject.org
Mon Sep 27 13:28:22 UTC 2021
commit e1412094ee00cefcaa9650ee74ddc26f2ea356ce
Author: Oleh Franchuk <0x00.gear at gmail.com>
Date: Wed Aug 25 16:57:38 2021 +0300
ext-orport-spec: Add 'Table of contents'
---
ext-orport-spec.txt | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/ext-orport-spec.txt b/ext-orport-spec.txt
index 8008c4f..ec88244 100644
--- a/ext-orport-spec.txt
+++ b/ext-orport-spec.txt
@@ -1,6 +1,20 @@
Extended ORPort for pluggable transports
George Kadianakis, Nick Mathewson
+Table of Contents
+
+ 1. Overview
+ 2. Establishing a connection and authenticating.
+ 2.1. Authentication type: SAFE_COOKIE
+ 2.1.2. Cookie-file format
+ 2.1.3. SAFE_COOKIE Protocol specification
+ 3. The extended ORPort protocol
+ 3.1. Protocol
+ 3.2. Command descriptions
+ 3.2.1. USERADDR
+ 3.2.2. TRANSPORT
+ 4. Security Considerations
+
1. Overview
This document describes the "Extended ORPort" protocol, a wrapper
More information about the tor-commits
mailing list