Commit c28b667f authored by Roger Dingledine's avatar Roger Dingledine
Browse files

add obfsproxy as a project

parent 1f52c36c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -81,6 +81,12 @@ cloud. By setting up a bridge, you donate bandwidth to the Tor network and
help improve the safety and speed at which users can access the Internet.
Get started with <a href="https://cloud.torproject.org">Tor Cloud</a>.</p>
</td>
<td>
<div class="name"><a href="<page projects/obfsproxy>">Obfsproxy</a></div>
<p>Obfsproxy is a pluggable transports proxy written in C. It shapes
Tor traffic, making it harder for censors to detect and block the Tor
protocol.</p>
</td>
</tr>

#<td class="beige">
+4 −1
Original line number Diff line number Diff line
@@ -49,9 +49,12 @@
          },
          {'url'  => 'https://metrics.torproject.org/',
           'txt'  => 'Metrics Portal',
          }
          },
          {'url'  => 'https://cloud.torproject.org/',
           'txt'  => 'Tor Cloud',
          },
          {'url'  => 'projects/obfsproxy',
           'txt'  => 'Obfsproxy',
          }
          ]
        }];