[or-cvs] document the restrictions on "nickname" config option

arma at seul.org arma at seul.org
Fri Feb 10 05:26:01 UTC 2006


Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	tor.1.in 
Log Message:
document the restrictions on 'nickname' config option


Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -d -r1.128 -r1.129
--- tor.1.in	9 Feb 2006 04:21:39 -0000	1.128
+++ tor.1.in	10 Feb 2006 05:25:58 -0000	1.129
@@ -459,7 +459,9 @@ other servers in its family; it doesn't 
 .LP
 .TP
 \fBNickname \fR\fIname\fP
-Set the server's nickname to 'name'.
+Set the server's nickname to 'name'. Nicknames must be between 1
+and 19 characters inclusive, and must contain only the characters
+[a-zA-Z0-9].
 .LP
 .TP
 \fBNoPublish \fR\fB0\fR|\fB1\fR\fP



More information about the tor-commits mailing list