[or-cvs] r12709: Make a couple of http instances into https. Again, from stev (in tor/trunk: . doc/contrib doc/design-paper)
nickm at seul.org
nickm at seul.org
Fri Dec 7 00:24:28 UTC 2007
Author: nickm
Date: 2007-12-06 19:24:28 -0500 (Thu, 06 Dec 2007)
New Revision: 12709
Modified:
tor/trunk/
tor/trunk/doc/contrib/torel-design.txt
tor/trunk/doc/design-paper/sptor.tex
Log:
r16999 at catbus: nickm | 2007-12-06 19:24:26 -0500
Make a couple of http instances into https. Again, from steve.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r16999] on 8246c3cf-6607-4228-993b-4d95d33730f1
Modified: tor/trunk/doc/contrib/torel-design.txt
===================================================================
--- tor/trunk/doc/contrib/torel-design.txt 2007-12-06 23:56:36 UTC (rev 12708)
+++ tor/trunk/doc/contrib/torel-design.txt 2007-12-07 00:24:28 UTC (rev 12709)
@@ -42,7 +42,7 @@
server allows connections to a certain address:port combo, look at the
definitions in dir-spec.txt or follow the logic of the current exitlist
script. If bug 405 is still open when you work on this
- (http://bugs.torproject.org/flyspray/index.php?do=details&id=405), you'll
+ (https://bugs.torproject.org/flyspray/index.php?do=details&id=405), you'll
probably want to extend it to look at only the newest descriptor for
each server, so you don't use obsolete exit policy data.
Modified: tor/trunk/doc/design-paper/sptor.tex
===================================================================
--- tor/trunk/doc/design-paper/sptor.tex 2007-12-06 23:56:36 UTC (rev 12708)
+++ tor/trunk/doc/design-paper/sptor.tex 2007-12-07 00:24:28 UTC (rev 12709)
@@ -119,7 +119,7 @@
Usability is also a central goal. Downloading and installing Tor is
easy. Simply go to\\
-http://torproject.org/ and download. Tor comes with install
+https://www.torproject.org/ and download. Tor comes with install
wizards and a GUI for major operating systems: GNU/Linux, OS X, and
Windows. It also runs on various flavors of BSD and UNIX\@. Basic
instructions, documentation, FAQs, etc.\ are available in many
More information about the tor-commits
mailing list