George Kadianakis commited on 2013-07-26 16:55:29
Zeige 2 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.
Patch provided by mttp.
... | ... |
@@ -36,7 +36,7 @@ transport API</a>, to make it easier to build interoperable programs. |
36 | 36 |
|
37 | 37 |
<ul> |
38 | 38 |
|
39 |
- <li><b>Obfsproxy</b> is a Python framework for implementing new |
|
39 |
+ <li><a href="https://www.torproject.org/projects/obfsproxy.html.en"><b>Obfsproxy</b></a> is a Python framework for implementing new |
|
40 | 40 |
pluggable transports. It uses Twisted for its networking needs, and |
41 | 41 |
<a href="https://gitweb.torproject.org/pluggable-transports/pyptlib.git/blob/HEAD:/README.rst">pyptlib</a> |
42 | 42 |
for some pluggable transport-related features. It supports the |
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
## translation metadata |
2 |
-# Revision: $Revision$ |
|
2 |
+# Revision: $Revision: 26248 $ |
|
3 | 3 |
# Translation-Priority: 1-high |
4 | 4 |
|
5 | 5 |
#include "head.wmi" TITLE="Tor Project: Anonymity Online" CHARSET="UTF-8" |
... | ... |
@@ -120,9 +120,9 @@ |
120 | 120 |
<td> |
121 | 121 |
<div class="project"> |
122 | 122 |
<a href="<page projects/obfsproxy>"><img |
123 |
- src="$(IMGROOT)/icon-Obfsproxy.jpg" alt="Obfsproxy Icon"></a> |
|
124 |
- <h3><a href="<page projects/obfsproxy>">Obfsproxy</a></h3> |
|
125 |
- <p>Obfsproxy is a tool that attempts to circumvent censorship.</p> |
|
123 |
+ src="$(IMGROOT)/icon-Obfsproxy.jpg" alt="Pluggable Transports Icon"></a> |
|
124 |
+ <h3><a href="<page projects/obfsproxy>">Pluggable Transports</a></h3> |
|
125 |
+ <p>Pluggable transports are tools that attempts to circumvent censorship.</p> |
|
126 | 126 |
</div> |
127 | 127 |
</td> |
128 | 128 |
</tr> |
129 | 129 |