From 3a0fb0f00775b961e282d1c4a7ec034bee3cdb14 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 7 Apr 2005 20:22:45 +0000 Subject: [PATCH] Remove implicit expiration date from tor-spec svn:r4044 --- doc/tor-spec.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt index 91fbbfc2a8..4ba31e4cd0 100644 --- a/doc/tor-spec.txt +++ b/doc/tor-spec.txt @@ -5,10 +5,9 @@ $Id$ Roger Dingledine Nick Mathewson -Note: This is an attempt to specify Tor as it exists as implemented in -mid-August, 2004. It is not recommended that others implement this -design as it stands; future versions of Tor will implement improved -protocols. +Note: This is an attempt to specify Tor as currently implemented. Future +versions of Tor will implement improved protocols, and compatibility is not +guaranteed. This is not a design document; most design criteria are not examined. For more information on why Tor acts as it does, see tor-design.pdf.