Use HTTPS when possible on the volunteer page
Robert Ransom

Robert Ransom commited on 2011-02-11 23:15:50
Zeige 1 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.

... ...
@@ -156,7 +156,7 @@ meetings around the world.</li>
156 156
     But Tor still needs better mechanisms for some parts of its
157 157
     anti-censorship design.</p>
158 158
     <p>One huge category of work is adding features to our <a
159
-    href="http://gitweb.torproject.org/bridgedb.git?a=tree">BridgeDB</a>
159
+    href="https://gitweb.torproject.org/bridgedb.git?a=tree">BridgeDB</a>
160 160
     service (Python). Tor aims to give out <a href="<page docs/bridges>">bridge
161 161
     relay addresses</a> to users that can't reach the Tor network
162 162
     directly, but there's an arms race between algorithms for distributing
... ...
@@ -490,7 +490,7 @@ meetings around the world.</li>
490 490
     IRC clients, knows how to talk to IRC servers, and has an additional
491 491
     layer that requires the users to authenticate.  Some work on this has
492 492
     begun by other volunteers, see their progress at <a
493
-    href="http://github.com/anonirc/orc">http://github.com/anonirc/orc</a>.
493
+    href="https://github.com/anonirc/orc">https://github.com/anonirc/orc</a>.
494 494
     </p>
495 495
     </li>
496 496
     
... ...
@@ -505,8 +505,8 @@ meetings around the world.</li>
505 505
     <br>
506 506
     Likely Mentors: <i>?</i>
507 507
     <p>
508
-    <a href="http://code.google.com/p/torsocks/">Torsocks</a> and <a
509
-    href="http://code.google.com/p/dsocks/">dsocks</a> are wrappers that will
508
+    <a href="https://code.google.com/p/torsocks/">Torsocks</a> and <a
509
+    href="https://code.google.com/p/dsocks/">dsocks</a> are wrappers that will
510 510
     run applications, intercept their outgoing network connections, and push
511 511
     those connections through Tor. The goal is to handle applications that
512 512
     don't support proxies (or don't supporting them well). To get it right,
... ...
@@ -617,7 +617,7 @@ meetings around the world.</li>
617 617
     <p>Others are currently working on Tor clients for Java, Android, and Maemo
618 618
     environments.  The first step is to get a handle on the current state of
619 619
     the project in which you are interested in helping; <a
620
-    href="http://github.com/brl/JTor">Tor for Java</a>,
620
+    href="https://github.com/brl/JTor">Tor for Java</a>,
621 621
     <a href="https://svn.torproject.org/svn/projects/android/trunk/">Android/Orbot</a>,
622 622
      or <a href="<page docs/N900>">Tor for Maemo</a>. Check out the
623 623
     repository and familiarize yourself
... ...
@@ -684,7 +684,7 @@ meetings around the world.</li>
684 684
     Tor if needed.</li>
685 685
     
686 686
     <li>Perform a security analysis of Tor with <a
687
-    href="http://en.wikipedia.org/wiki/Fuzz_testing">"fuzz"</a>. Determine
687
+    href="https://secure.wikimedia.org/wikipedia/en/wiki/Fuzz_testing">"fuzz"</a>. Determine
688 688
     if there are good fuzzing libraries out there for what we want. Win fame by
689 689
     getting credit when we put out a new release because of you!</li>
690 690
     
691 691