Author: arma
Date: 2013-08-26 05:17:56 +0000 (Mon, 26 Aug 2013)
New Revision: 26325
Modified:
website/trunk/projects/en/projects.wml
Log:
fix extra / in obfsproxy url
fixed bug introduced in r25901
noticed by mrphs
Modified: website/trunk/projects/en/projects.wml
===================================================================
--- website/trunk/projects/en/projects.wml 2013-08-26 02:06:05 UTC (rev 26324)
+++ website/trunk/projects/en/projects.wml 2013-08-26 05:17:56 UTC (rev 26325)
@@…
[View More] -60,7 +60,7 @@
<a href="<page projects/obfsproxy>"><img class="icon"
src="$(IMGROOT)/icon-Obfsproxy.jpg" height="80px" alt="" width="78"></a>
<div class="projectdesc"><div class="name"><a
-href="<page /projects/obfsproxy>">Obfsproxy</a></div>
+href="<page projects/obfsproxy>">Obfsproxy</a></div>
<p>Obfsproxy is a pluggable transports proxy. It shapes Tor traffic,
making it harder for censors to detect and block the Tor protocol.</p>
</div>
[View Less]
commit 0416b071d4f7b8518ed4e8d36c0afeb8b01e327f
Author: Damian Johnson <atagar(a)torproject.org>
Date: Sun Aug 25 18:12:45 2013 -0700
Adding doctor to examples page
Swapping our 'Descriptor Monitors' sub-entry with an entry with Doctor.
---
docs/_static/doctor.png | Bin 0 -> 9441 bytes
docs/_static/label/doctor.png | Bin 0 -> 1141 bytes
docs/_static/label/resources/doctor.xcf | Bin 0 -> 3031 bytes
docs/…
[View More]tutorials/double_double_toil_and_trouble.rst | 20 +++++++++++++++++++-
4 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/docs/_static/doctor.png b/docs/_static/doctor.png
new file mode 100644
index 0000000..122933d
Binary files /dev/null and b/docs/_static/doctor.png differ
diff --git a/docs/_static/label/doctor.png b/docs/_static/label/doctor.png
new file mode 100644
index 0000000..64dd8ef
Binary files /dev/null and b/docs/_static/label/doctor.png differ
diff --git a/docs/_static/label/resources/doctor.xcf b/docs/_static/label/resources/doctor.xcf
new file mode 100644
index 0000000..936fc6f
Binary files /dev/null and b/docs/_static/label/resources/doctor.xcf differ
diff --git a/docs/tutorials/double_double_toil_and_trouble.rst b/docs/tutorials/double_double_toil_and_trouble.rst
index f207b95..cd35113 100644
--- a/docs/tutorials/double_double_toil_and_trouble.rst
+++ b/docs/tutorials/double_double_toil_and_trouble.rst
@@ -5,6 +5,16 @@ Below is a listing of scripts and applications that use stem. If you have
something you would like to have included on this page then `let me know
<http://www.atagar.com/contact/>`_!
+.. Image Sources:
+
+ * Arm
+ Source: Oxygen (http://www.oxygen-icons.org/)
+ License: CC v3 (A, SA)
+ File: apps/utilities-system-monitor.png
+
+ * Doctor
+ Source: https://openclipart.org/detail/29839/stethoscope-by-metalmarious
+
.. list-table::
:widths: 1 10
:header-rows: 0
@@ -18,8 +28,16 @@ something you would like to have included on this page then `let me know
Terminal status monitor for Tor. This provides a top like interface
including system resource usage, connection information, and much more.
+ * - .. image:: /_static/doctor.png
+ :target: https://gitweb.torproject.org/atagar/tor-utils.git/tree
+
+ - .. image:: /_static/label/doctor.png
+ :target: https://gitweb.torproject.org/atagar/tor-utils.git/tree
+
+ Monitors the Tor consensus for a variety of issues including malformed
+ descriptors, directory authority issues, sybil attacks, and much more.
+
=========================================================================================================== ==========
-`Descriptor Monitors <https://gitweb.torproject.org/atagar/tor-utils.git/tree>`_ Scripts that perform hourly checks on the tor network's present status.
`RTT Prober <https://bitbucket.org/ra_/tor-rtt/>`_ Measures round-trip times for tor circuits.
`Metrics Tasks <https://gitweb.torproject.org/metrics-tasks.git/tree>`_ One-off tasks related to Tor metrics. These mostly involve using descriptor information to answer a particular question. Tasks that involve stem are: `1854 <https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-1854/pylinf…>`_, `6232 <https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-6232/pyentr…>`_, and `7241 <https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-7241/first_…>`_.
`check_tor <http://anonscm.debian.org/gitweb/?p=users/lunar/check_tor.git;a=blob;f=chec…>`_ Nagios check to verify that a relay is participating in the Tor network.
[View Less]
Author: arma
Date: 2013-08-25 21:58:30 +0000 (Sun, 25 Aug 2013)
New Revision: 26321
Modified:
website/trunk/docs/en/pluggable-transports.wml
Log:
imply that the pt tbb works on osx 10.8.
also imply that it works on 10.9, so we don't have to fix this next time,
and so we get bug reports if it doesn't.
fixes bug 9577.
Modified: website/trunk/docs/en/pluggable-transports.wml
===================================================================
--- website/trunk/docs/en/pluggable-transports.…
[View More]wml 2013-08-25 21:48:17 UTC (rev 26320)
+++ website/trunk/docs/en/pluggable-transports.wml 2013-08-25 21:58:30 UTC (rev 26321)
@@ -128,7 +128,7 @@
</p>
<p>
- <a href="/dist/torbrowser/osx/TorBrowser-Pluggable-Transports-<version-torobfsbundleosx32alpha>-osx-i386-en-US.zip">OSX (10.6 & 10.7) Pluggable Transports Tor Browser Bundle</a>
+ <a href="/dist/torbrowser/osx/TorBrowser-Pluggable-Transports-<version-torobfsbundleosx32alpha>-osx-i386-en-US.zip">OSX (10.6+) Pluggable Transports Tor Browser Bundle</a>
(<a href="/dist/torbrowser/osx/TorBrowser-Pluggable-Transports-<version-torobfsbundleosx32alpha>-osx-i386-en-US.zip.asc">signature</a>).
</p>
[View Less]
Author: arma
Date: 2013-08-25 21:48:17 +0000 (Sun, 25 Aug 2013)
New Revision: 26320
Modified:
check/trunk/cgi-bin/TorBulkExitList.py
Log:
Make the tor bulk exit list script believe that ports with 4 digits or
less, that contain a 0, but that aren't 80, are actually numbers.
Thanks to Zarel for the patch, and sorry for waiting 2 months to apply
it. Fixes bug 9007.
Modified: check/trunk/cgi-bin/TorBulkExitList.py
===================================================================
--- check/…
[View More]trunk/cgi-bin/TorBulkExitList.py 2013-08-25 11:30:53 UTC (rev 26319)
+++ check/trunk/cgi-bin/TorBulkExitList.py 2013-08-25 21:48:17 UTC (rev 26320)
@@ -203,7 +203,7 @@
# Verify that the port is a number between 1 and 65535
# Otherwise return a sane default of 80
- search = re.compile("^(?:[1-9]{1,4}|[1-5][0-9]{4}|6[0-4][0-9]{3}|"+\
+ search = re.compile("^(?:[1-9][0-9]{0,3}|[1-5][0-9]{4}|6[0-4][0-9]{3}|"+\
"65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])$")
if search.match(user_supplied_port):
[View Less]