From 21aa295beca5576729fa7e6e3122ead926d6c04a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 7 Dec 2007 00:24:28 +0000 Subject: [PATCH] r16999@catbus: nickm | 2007-12-06 19:24:26 -0500 Make a couple of http instances into https. Again, from steve. svn:r12709 --- doc/contrib/torel-design.txt | 2 +- doc/design-paper/sptor.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/contrib/torel-design.txt b/doc/contrib/torel-design.txt index a7a1684d55..610cbe21f8 100644 --- a/doc/contrib/torel-design.txt +++ b/doc/contrib/torel-design.txt @@ -42,7 +42,7 @@ How? 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. diff --git a/doc/design-paper/sptor.tex b/doc/design-paper/sptor.tex index dda6842476..9a981fc5d9 100644 --- a/doc/design-paper/sptor.tex +++ b/doc/design-paper/sptor.tex @@ -119,7 +119,7 @@ both the stability and the security of the network. 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