aboutsummaryrefslogtreecommitdiff
path: root/spec/pt-spec/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/pt-spec/index.md')
-rw-r--r--spec/pt-spec/index.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/spec/pt-spec/index.md b/spec/pt-spec/index.md
new file mode 100644
index 0000000..64b999e
--- /dev/null
+++ b/spec/pt-spec/index.md
@@ -0,0 +1,12 @@
+# Pluggable Transport Specification (Version 1)
+
+## Abstract
+
+Pluggable Transports (PTs) are a generic mechanism for the rapid
+development and deployment of censorship circumvention,
+based around the idea of modular sub-processes that transform
+traffic to defeat censors.
+
+This document specifies the sub-process startup, shutdown,
+and inter-process communication mechanisms required to utilize
+PTs.