[tor-commits] r26970: {website} Stop mentioning Pyonionoo, the attempted Python rewrite of O (in website/trunk: about/en getinvolved/en)

2014-10-07 Thread Karsten Loesing
Author: kloesing
Date: 2014-10-07 07:04:53 + (Tue, 07 Oct 2014)
New Revision: 26970

Modified:
   website/trunk/about/en/corepeople.wml
   website/trunk/getinvolved/en/volunteer.wml
Log:
Stop mentioning Pyonionoo, the attempted Python rewrite of Onionoo.

Modified: website/trunk/about/en/corepeople.wml
===
--- website/trunk/about/en/corepeople.wml   2014-10-06 13:06:31 UTC (rev 
26969)
+++ website/trunk/about/en/corepeople.wml   2014-10-07 07:04:53 UTC (rev 
26970)
@@ -154,8 +154,8 @@
   Sathyanarayanan Gunasekaran, Developer
   Worked on Orbot in Google
   Summer of Code 2011. Currently develops https://compass.torproject.org/";>Compass and
-  Pyonionoo, and is a grad student at Georgia Tech.
+  href="https://compass.torproject.org/";>Compass,
+  and is a grad student at Georgia Tech.
 
   Sebastian Hahn, Developer, Advocate
   Improves build and testing automation for TBB. Develops

Modified: website/trunk/getinvolved/en/volunteer.wml
===
--- website/trunk/getinvolved/en/volunteer.wml  2014-10-06 13:06:31 UTC (rev 
26969)
+++ website/trunk/getinvolved/en/volunteer.wml  2014-10-07 07:04:53 UTC (rev 
26970)
@@ -328,9 +328,9 @@
   
 Onionoo
 Backend Service
-Java, Python
+Java
 Moderate
-karsten, gsathya
+karsten
   
 
   

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26839: {website} Delete Onionoo project page and point to https://onionoo.tor (in website/trunk: getinvolved/en projects/en)

2014-06-17 Thread Karsten Loesing
Author: kloesing
Date: 2014-06-17 07:47:13 + (Tue, 17 Jun 2014)
New Revision: 26839

Removed:
   website/trunk/projects/en/onionoo.wml
Modified:
   website/trunk/getinvolved/en/volunteer.wml
   website/trunk/projects/en/projects.wml
   website/trunk/projects/en/sidenav.wmi
Log:
Delete Onionoo project page and point to https://onionoo.torproject.org/ 
instead.

Modified: website/trunk/getinvolved/en/volunteer.wml
===
--- website/trunk/getinvolved/en/volunteer.wml  2014-06-15 20:33:55 UTC (rev 
26838)
+++ website/trunk/getinvolved/en/volunteer.wml  2014-06-17 07:47:13 UTC (rev 
26839)
@@ -749,10 +749,9 @@
 
 
 
-Onionoo (https://gitweb.torproject.org/onionoo.git";>java codebase, https://gitweb.torproject.org/pyonionoo.git";>python
-codebase, https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Onionoo&order=priority";>bug
 tracker)
+https://onionoo.torproject.org/";>Onionoo (https://gitweb.torproject.org/onionoo.git";>code,
+https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Onionoo&order=priority";>bug
 tracker)
 
 
 Onionoo is a JSON based protocol to learn information about currently

Deleted: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2014-06-15 20:33:55 UTC (rev 
26838)
+++ website/trunk/projects/en/onionoo.wml   2014-06-17 07:47:13 UTC (rev 
26839)
@@ -1,131 +0,0 @@
-## translation metadata
-# Revision: $Revision: 25342 $
-
-#include "head.wmi" TITLE="Tor Project: Onionoo" CHARSET="UTF-8"
-
-   
-Home » 
-Projects » 
-Onionoo
-  
-
-
-Onionoo
-
-Onionoo is a web-based protocol to learn about currently running
-Tor relays and bridges.  Onionoo itself was not designed as a service
-for human beings—at least not directly.  Onionoo provides the
-data for other applications and websites which in turn present Tor
-network status information to humans.  The following Onionoo clients
-are currently available:
-
-https://atlas.torproject.org/";>Atlas is a web
-application to discover Tor relays. It provides useful
-information on how relays are configured along with graphics about
-their past.
-https://compass.torproject.org/";>Compass
-is a Python script and website that extracts consensus weight
-information of currently running relays and aggregates weights of
-relays running in the same country or same autonomous system.
-http://tor2web.org/";>Tor2web is a web proxy to Tor
-Hidden Services. It uses Onionoo to get the list of currently running
-Tor Exits to detect if the client is a Tor user and if so redirect
-them to the .onion address.
-https://globe.torproject.org/";>Globe is a web
-application
-that allows you to search for Tor relays and bridges. It gives you a
-detailed overview of properties and configurations of a relay or
-bridge.
-The https://nos-oignons.net/Services/index.en.html";>Nos
-oignons website uses Onionoo to visualize bandwidth histories of
-their relays.
-The https://metrics.torproject.org/bubbles.html";>metrics
-website visualizes diversity of the Tor network using bubble
-graphs.
-
-
-The following Onionoo clients are currently unmaintained, but are
-still a good idea:
-
-https://code.google.com/p/moniono/";>mOnionO is an
-Android app that lets you add your relays or bridges to your favorites
-list and keeps you always informed whether they are running or
-not.
-
-
-Developing Onionoo applications
-
-The project pages of the Onionoo clients listed above have further
-information for contacting the authors and contributing ideas or code.
-The authors will be happy to hear your thoughts!
-
-You don't find your favorite Onionoo client above?  Want to
-implement your own and tell us to add it to the list?  The Onionoo
-clients above are backed by a web-based
-http://onionoo.torproject.org/";>protocol, which
-facilitates developing new applications displaying Tor status
-information.  Here are a few ideas for new Onionoo clients:
-
-Tor controller extension: Extend
-Vidalia and/or
-arm to look up details for the bridge
-that the user is running and display what pool the bridge is contained
-in.
-Social network site plugin: Add a plugin to the social network
-site of your choice to show your friends what Tor relays and bridges
-you're running and how that helps users around the world.
-Desktop tray icon: Write a tray icon for your favorite desktop
-environment that tells you when your relay or bridge is down and that
-displays some basic usage sta

[tor-commits] r26703: {website} Update links to TorStatus websites. (website/trunk/projects/en)

2014-04-11 Thread Karsten Loesing
Author: kloesing
Date: 2014-04-11 08:13:12 + (Fri, 11 Apr 2014)
New Revision: 26703

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Update links to TorStatus websites.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2014-04-11 00:52:48 UTC (rev 
26702)
+++ website/trunk/projects/en/onionoo.wml   2014-04-11 08:13:12 UTC (rev 
26703)
@@ -103,8 +103,9 @@
 https://svn.torproject.org/svn/torstatus/trunk/";>unmaintained
 website that displays Tor relay information similar to
 http://atlas.torproject.org/";>Atlas.  There are still a
-few http://torstatus.all.de/";>TorStatus websites
-running.
+few http://torstatus.blutmagie.de/";>TorStatus
+https://torstatus.rueckgr.at/";>websites
+http://tns.hermetix.org/";>running.
 
 There's another project from summer 2011 called TorStatus which is
 a https://gitweb.torproject.org/torstatus.git";>rewrite of

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26663: {website} Update Globe address on Onionoo page. (website/trunk/projects/en)

2014-03-22 Thread Karsten Loesing
Author: kloesing
Date: 2014-03-22 11:02:12 + (Sat, 22 Mar 2014)
New Revision: 26663

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Update Globe address on Onionoo page.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2014-03-21 15:10:52 UTC (rev 
26662)
+++ website/trunk/projects/en/onionoo.wml   2014-03-22 11:02:12 UTC (rev 
26663)
@@ -31,7 +31,8 @@
 Hidden Services. It uses Onionoo to get the list of currently running
 Tor Exits to detect if the client is a Tor user and if so redirect
 them to the .onion address.
-http://globe.rndm.de/";>Globe is a web application
+https://globe.torproject.org/";>Globe is a web
+application
 that allows you to search for Tor relays and bridges. It gives you a
 detailed overview of properties and configurations of a relay or
 bridge.

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26504: {website} Add two more websites using Onionoo data (website/trunk/projects/en)

2013-12-22 Thread Karsten Loesing
Author: kloesing
Date: 2013-12-22 08:27:05 + (Sun, 22 Dec 2013)
New Revision: 26504

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Add two more websites using Onionoo data

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2013-12-21 03:12:36 UTC (rev 
26503)
+++ website/trunk/projects/en/onionoo.wml   2013-12-22 08:27:05 UTC (rev 
26504)
@@ -35,6 +35,12 @@
 that allows you to search for Tor relays and bridges. It gives you a
 detailed overview of properties and configurations of a relay or
 bridge.
+The https://nos-oignons.net/Services/index.en.html";>Nos
+oignons website uses Onionoo to visualize bandwidth histories of
+their relays.
+The https://metrics.torproject.org/bubbles.html";>metrics
+website visualizes diversity of the Tor network using bubble
+graphs.
 
 
 The following Onionoo clients are currently unmaintained, but are

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26472: {website} IANAPM anymore. (website/trunk/about/en)

2013-12-12 Thread Karsten Loesing
Author: kloesing
Date: 2013-12-12 08:39:42 + (Thu, 12 Dec 2013)
New Revision: 26472

Modified:
   website/trunk/about/en/corepeople.wml
Log:
IANAPM anymore.

Modified: website/trunk/about/en/corepeople.wml
===
--- website/trunk/about/en/corepeople.wml   2013-12-12 05:08:13 UTC (rev 
26471)
+++ website/trunk/about/en/corepeople.wml   2013-12-12 08:39:42 UTC (rev 
26472)
@@ -114,13 +114,10 @@
   advocate. He can be contacted via OpenPGP 0x6B4D6475, http://ostel.co/";>Ostel via ostel-lew...@ostel.co,
   or +1-781-948-1982.
-  Dr. Karsten Loesing, Metrics Researcher and Developer,
-  Project Manager
+  Dr. Karsten Loesing, Metrics Researcher and Developer
   Primary researcher and developer into
   https://metrics.torproject.org/";>anonymous metrics
-  which started as a National Science Foundation grant. Also helps
-  coordinate work for our various
-  sponsor projects.
+  which started as a National Science Foundation grant.
   Nick Mathewson, Chief Architect, Researcher, Director
   One of the three original designers of Tor; does a lot
   of the ongoing design work. One of the two main developers,

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26461: {website} Replace link to relay-search service with links to Atlas/Glo (website/trunk/docs/en)

2013-12-09 Thread Karsten Loesing
Author: kloesing
Date: 2013-12-09 16:58:26 + (Mon, 09 Dec 2013)
New Revision: 26461

Modified:
   website/trunk/docs/en/tor-relay-debian.wml
Log:
Replace link to relay-search service with links to Atlas/Globe.

Modified: website/trunk/docs/en/tor-relay-debian.wml
===
--- website/trunk/docs/en/tor-relay-debian.wml  2013-12-07 13:59:06 UTC (rev 
26460)
+++ website/trunk/docs/en/tor-relay-debian.wml  2013-12-09 16:58:26 UTC (rev 
26461)
@@ -92,9 +92,10 @@
 When it decides that it's reachable, it will upload a "server
 descriptor" to the directory authorities, to let clients know
 what address, ports, keys, etc your relay is using. After a few
-hours (to give it enough time to propagate), you can https://metrics.torproject.org/relay-search.html";>search the
-relay database to see whether it's there.
+hours (to give it enough time to propagate), you can query
+https://atlas.torproject.org/";>Atlas or
+https://globe.torproject.org/";>Globe to see whether your
+relay has successfully registered in the network.
 
 
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26347: {website} Note that mOnionO is currently unmaintained. (website/trunk/projects/en)

2013-09-10 Thread Karsten Loesing
Author: kloesing
Date: 2013-09-10 16:32:47 + (Tue, 10 Sep 2013)
New Revision: 26347

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Note that mOnionO is currently unmaintained.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2013-09-10 10:34:06 UTC (rev 
26346)
+++ website/trunk/projects/en/onionoo.wml   2013-09-10 16:32:47 UTC (rev 
26347)
@@ -23,10 +23,6 @@
 application to discover Tor relays. It provides useful
 information on how relays are configured along with graphics about
 their past.
-https://code.google.com/p/moniono/";>mOnionO is an
-Android app that lets you add your relays or bridges to your favorites
-list and keeps you always informed whether they are running or
-not.
 https://compass.torproject.org/";>Compass
 is a Python script and website that extracts consensus weight
 information of currently running relays and aggregates weights of
@@ -41,6 +37,15 @@
 bridge.
 
 
+The following Onionoo clients are currently unmaintained, but are
+still a good idea:
+
+https://code.google.com/p/moniono/";>mOnionO is an
+Android app that lets you add your relays or bridges to your favorites
+list and keeps you always informed whether they are running or
+not.
+
+
 Developing Onionoo applications
 
 The project pages of the Onionoo clients listed above have further

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26266: {website} Atlas doesn't support bridges yet. (website/trunk/projects/en)

2013-07-29 Thread Karsten Loesing
Author: kloesing
Date: 2013-07-29 08:09:22 + (Mon, 29 Jul 2013)
New Revision: 26266

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Atlas doesn't support bridges yet.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2013-07-29 07:35:17 UTC (rev 
26265)
+++ website/trunk/projects/en/onionoo.wml   2013-07-29 08:09:22 UTC (rev 
26266)
@@ -20,7 +20,7 @@
 are currently available:
 
 https://atlas.torproject.org/";>Atlas is a web
-application to discover Tor relays and bridges. It provides useful
+application to discover Tor relays. It provides useful
 information on how relays are configured along with graphics about
 their past.
 https://code.google.com/p/moniono/";>mOnionO is an

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26265: {website} Add Globe to Onionoo's project page. (website/trunk/projects/en)

2013-07-29 Thread Karsten Loesing
Author: kloesing
Date: 2013-07-29 07:35:17 + (Mon, 29 Jul 2013)
New Revision: 26265

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Add Globe to Onionoo's project page.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2013-07-28 00:55:27 UTC (rev 
26264)
+++ website/trunk/projects/en/onionoo.wml   2013-07-29 07:35:17 UTC (rev 
26265)
@@ -35,6 +35,10 @@
 Hidden Services. It uses Onionoo to get the list of currently running
 Tor Exits to detect if the client is a Tor user and if so redirect
 them to the .onion address.
+http://globe.rndm.de/";>Globe is a web application
+that allows you to search for Tor relays and bridges. It gives you a
+detailed overview of properties and configurations of a relay or
+bridge.
 
 
 Developing Onionoo applications

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r26151: {website} Update year in GSoC page title (website/trunk/about/en)

2013-04-09 Thread Karsten Loesing
Author: kloesing
Date: 2013-04-09 10:23:45 + (Tue, 09 Apr 2013)
New Revision: 26151

Modified:
   website/trunk/about/en/gsoc.wml
Log:
Update year in GSoC page title

Modified: website/trunk/about/en/gsoc.wml
===
--- website/trunk/about/en/gsoc.wml 2013-04-09 03:48:32 UTC (rev 26150)
+++ website/trunk/about/en/gsoc.wml 2013-04-09 10:23:45 UTC (rev 26151)
@@ -2,7 +2,7 @@
 # Revision: $Revision$
 # Translation-Priority: 4-optional
 
-#include "head.wmi" TITLE="Tor: Google Summer of Code 2012" CHARSET="UTF-8"
+#include "head.wmi" TITLE="Tor: Google Summer of Code 2013" CHARSET="UTF-8"
 
   
 Home » 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r25934: {website} Don't claim there are two Onionoo clients when really there (website/trunk/projects/en)

2012-12-05 Thread Karsten Loesing
Author: kloesing
Date: 2012-12-05 18:15:33 + (Wed, 05 Dec 2012)
New Revision: 25934

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Don't claim there are two Onionoo clients when really there are four.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2012-12-05 17:10:05 UTC (rev 
25933)
+++ website/trunk/projects/en/onionoo.wml   2012-12-05 18:15:33 UTC (rev 
25934)
@@ -16,8 +16,8 @@
 Tor relays and bridges.  Onionoo itself was not designed as a service
 for human beings—at least not directly.  Onionoo provides the
 data for other applications and websites which in turn present Tor
-network status information to humans.  There are currently two
-Onionoo clients available:
+network status information to humans.  The following Onionoo clients
+are currently available:
 
 https://atlas.torproject.org/";>Atlas is a web
 application to discover Tor relays and bridges. It provides useful

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r25764: {website} Add tor2web to the list of applications using Onionoo. (website/trunk/projects/en)

2012-08-23 Thread Karsten Loesing
Author: kloesing
Date: 2012-08-23 10:08:16 + (Thu, 23 Aug 2012)
New Revision: 25764

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Add tor2web to the list of applications using Onionoo.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2012-08-20 18:33:20 UTC (rev 
25763)
+++ website/trunk/projects/en/onionoo.wml   2012-08-23 10:08:16 UTC (rev 
25764)
@@ -31,6 +31,10 @@
 is a Python script and website that extracts consensus weight
 information of currently running relays and aggregates weights of
 relays running in the same country or same autonomous system.
+http://tor2web.org/";>Tor2web is a web proxy to Tor
+Hidden Services. It uses Onionoo to get the list of currently running
+Tor Exits to detect if the client is a Tor user and if so redirect
+them to the .onion address.
 
 
 Developing Onionoo applications

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r25761: {website} Fix link to Compass (#6624). (website/trunk/projects/en)

2012-08-20 Thread Karsten Loesing
Author: kloesing
Date: 2012-08-20 13:16:08 + (Mon, 20 Aug 2012)
New Revision: 25761

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Fix link to Compass (#6624).

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2012-08-20 07:23:26 UTC (rev 
25760)
+++ website/trunk/projects/en/onionoo.wml   2012-08-20 13:16:08 UTC (rev 
25761)
@@ -27,10 +27,10 @@
 Android app that lets you add your relays or bridges to your favorites
 list and keeps you always informed whether they are running or
 not.
-https://gitweb.torproject.org/metrics-tasks.git/blob_plain/HEAD:/task-6329/tor-relays-stats.py";>tor-relays-stats.py
-is a simple Python script that extracts consensus weight information
-of currently running relays and aggregates weights of relays running
-in the same country or same autonomous system.
+https://compass.torproject.org/";>Compass
+is a Python script and website that extracts consensus weight
+information of currently running relays and aggregates weights of
+relays running in the same country or same autonomous system.
 
 
 Developing Onionoo applications

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r25760: {website} Remove getinvolved/research which has moved to research.torp (website/trunk/getinvolved/en)

2012-08-20 Thread Karsten Loesing
Author: kloesing
Date: 2012-08-20 07:23:26 + (Mon, 20 Aug 2012)
New Revision: 25760

Removed:
   website/trunk/getinvolved/en/research.wml
Modified:
   website/trunk/getinvolved/en/sidenav.wmi
Log:
Remove getinvolved/research which has moved to research.torproject.org

Deleted: website/trunk/getinvolved/en/research.wml
===
--- website/trunk/getinvolved/en/research.wml   2012-08-20 06:12:23 UTC (rev 
25759)
+++ website/trunk/getinvolved/en/research.wml   2012-08-20 07:23:26 UTC (rev 
25760)
@@ -1,226 +0,0 @@
-## translation metadata
-# Revision: $Revision$
-# Translation-Priority: 4-optional
-
-#include "head.wmi" TITLE="Tor: Research" CHARSET="UTF-8"
-
-  
-Home » 
-Research
-  
-  
-
-Tor: Research
-
-
-
-Many people around the world are doing research on how to improve the Tor
-design, what's going on in the Tor network, and more generally on attacks
-and defenses for anonymous communication systems. This page summarizes
-the resources we provide to help make your Tor research more effective.
-The best way to reach us about research is through the tor-assistants list.
-
-
-
-
-
-Data.
-We've been https://metrics.torproject.org/data.html";>collecting
-data to learn more about the Tor network: how many relays and
-clients there are in the network, what capabilities they have, how
-fast the network is, how many clients are connecting via bridges,
-what traffic exits the network, etc. We are also developing
-tools to process these huge data archives and come up with
-https://metrics.torproject.org/graphs.html";>useful
-statistics. Let us know what other information you'd like to
-see, and we can work with you to help make sure it gets collected
-https://metrics.torproject.org/papers/wecsr10.pdf";>safely
-and robustly.
-
-
-
-Analysis.
-If you're investigating Tor, or solving a Tor-related problem,
-_please_ talk to us somewhere along the way — the earlier
-the better. These days we review too many conference paper submissions
-that make bad assumptions and end up solving the wrong problem. Since
-the Tor protocol and the Tor network are both moving targets, measuring
-things without understanding what's going on behind the scenes is going
-to result in bad conclusions. In particular, different groups often
-unwittingly run a variety of experiments in parallel, and at the same
-time we're constantly modifying the design to try new approaches. If
-you let us know what you're doing and what you're trying to learn,
-we can help you understand what other variables to expect and how to
-interpret your results.
-
-
-
-Measurement and attack tools.
-We're building a https://metrics.torproject.org/tools.html";>repository of tools
-that can be used to measure, analyze, or perform attacks on Tor. Many
-research groups end up needing to do similar measurements (for example,
-change the Tor design in some way and then see if latency improves),
-and we hope to help everybody standardize on a few tools and then make
-them really good. Also, while there are some really neat Tor attacks
-that people have published about, it's hard to track down a copy of
-the code they used. Let us know if you have new tools we should list,
-or improvements to the existing ones. The more the better, at this stage.
-
-
-
-We need defenses too — not just attacks.
-Most researchers find it easy and fun to come up with novel attacks on
-anonymity systems. We've seen this result lately in terms of improved
-congestion attacks, attacks based on remotely measuring latency or
-throughput, and so on. Knowing how things can go wrong is important,
-and we recognize that the incentives in academia aren't aligned with
-spending energy on designing defenses, but it sure would be great to
-get more attention to how to address the attacks. We'd love to help
-brainstorm about how to make Tor better. As a bonus, your paper might
-even end up with a stronger "countermeasures" section.
-
-
-
-In-person help.
-If you're doing interesting and important Tor research and need help
-understanding how the Tor network or design works, interpreting your
-data, crafting your experiments, etc, we can send a Tor researcher to
-your doorstep. As you might expect, we don't have a lot of free time;
-but making sure that research is done in a way that's useful to us is
-really important. So let us know, and we'll work something out.
-
-
-
-
-
-Research Groups
-
-Interested to find other anonymity researchers? Here are some
-research groups you should take a look at.
-
-
-Ian Goldberg's http://crysp.uwaterloo.ca/";>CrySP group
-at Waterloo.
-
-http://www-users.cs.umn.edu/~hopper/";>Nick Hopper's
-group at UMN.
-
-http://www.hatswitch.org/~nikita/";>Nikita Borisov's
-group at Illinois.
-
-Micah Sherr's https://security.cs.georgetown.edu/";>SecLab
-group at Georgetown.
-
-Matt Wright's http://isec.uta.edu/";>iSec group at
-UTA.
-
-
-
-
-Research Ideas
-
-
-If you're interested in anonymity research, 

[tor-commits] r25759: {website} Remove Ernie link, because it doesn't exist anymore and beca (website/trunk/getinvolved/en)

2012-08-19 Thread Karsten Loesing
Author: kloesing
Date: 2012-08-20 06:12:23 + (Mon, 20 Aug 2012)
New Revision: 25759

Modified:
   website/trunk/getinvolved/en/research.wml
Log:
Remove Ernie link, because it doesn't exist anymore and because we don't 
provide any other database code for researchers to perform analyses.

Modified: website/trunk/getinvolved/en/research.wml
===
--- website/trunk/getinvolved/en/research.wml   2012-08-17 17:08:41 UTC (rev 
25758)
+++ website/trunk/getinvolved/en/research.wml   2012-08-20 06:12:23 UTC (rev 
25759)
@@ -33,10 +33,7 @@
 what traffic exits the network, etc. We are also developing
 tools to process these huge data archives and come up with
 https://metrics.torproject.org/graphs.html";>useful
-statistics.  For example, we provide a https://gitweb.torproject.org//ernie.git?a=blob_plain;f=doc/manual.pdf";>tool
-called Ernie that can import relay descriptors into a local database
-to perform analyses. Let us know what other information you'd like to
+statistics. Let us know what other information you'd like to
 see, and we can work with you to help make sure it gets collected
 https://metrics.torproject.org/papers/wecsr10.pdf";>safely
 and robustly.

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r25714: {website} Add #6329 script to Onionoo's project page. (website/trunk/projects/en)

2012-07-16 Thread Karsten Loesing
Author: kloesing
Date: 2012-07-16 11:06:16 + (Mon, 16 Jul 2012)
New Revision: 25714

Modified:
   website/trunk/projects/en/onionoo.wml
Log:
Add #6329 script to Onionoo's project page.

Modified: website/trunk/projects/en/onionoo.wml
===
--- website/trunk/projects/en/onionoo.wml   2012-07-16 00:49:08 UTC (rev 
25713)
+++ website/trunk/projects/en/onionoo.wml   2012-07-16 11:06:16 UTC (rev 
25714)
@@ -27,6 +27,10 @@
 Android app that lets you add your relays or bridges to your favorites
 list and keeps you always informed whether they are running or
 not.
+https://gitweb.torproject.org/metrics-tasks.git/blob_plain/HEAD:/task-6329/tor-relays-stats.py";>tor-relays-stats.py
+is a simple Python script that extracts consensus weight information
+of currently running relays and aggregates weights of relays running
+in the same country or same autonomous system.
 
 
 Developing Onionoo applications

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r25509: {} Remove everything except the README pointing to the Git repo (torperf/trunk)

2012-03-07 Thread Karsten Loesing
Author: kloesing
Date: 2012-03-07 09:11:48 + (Wed, 07 Mar 2012)
New Revision: 25509

Removed:
   torperf/trunk/LICENSE
   torperf/trunk/Makefile
   torperf/trunk/measurements-HOWTO
   torperf/trunk/plot_results.R
   torperf/trunk/run_test.py
   torperf/trunk/trivsocks-client.c
   torperf/trunk/util.c
   torperf/trunk/util.h
Log:
Remove everything except the README pointing to the Git repo.

Deleted: torperf/trunk/LICENSE
===
--- torperf/trunk/LICENSE   2012-03-06 04:28:13 UTC (rev 25508)
+++ torperf/trunk/LICENSE   2012-03-07 09:11:48 UTC (rev 25509)
@@ -1,31 +0,0 @@
-Copyright (c) 2003 Roger Dingledine
-Copyright (c) 2004-2007 Roger Dingledine, Nick Mathewson
-Copyright (c) 2007 Roger Dingledine, Nick Mathewson, Steven J. Murdoch
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-* Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-
-* Neither the names of the copyright owners nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Deleted: torperf/trunk/Makefile
===
--- torperf/trunk/Makefile  2012-03-06 04:28:13 UTC (rev 25508)
+++ torperf/trunk/Makefile  2012-03-07 09:11:48 UTC (rev 25509)
@@ -1,25 +0,0 @@
-### Copyright 2007 Steven J. Murdoch
-### See LICENSE for licensing information
-### $Id$
-
-CC=gcc -Wall -Werror -ggdb
-R=R CMD BATCH --vanilla
-IMAGES=first-download.png first-local.png first-net.png second-download.png 
second-local.png second-net.png
-
-all: trivsocks-client
-
-trivsocks-client: trivsocks-client.o util.o
-   $(CC) -o $@ $^
-
-%.o: %.c
-   $(CC) -c $<
-
-test: trivsocks-client
-   ./trivsocks-client -4 tor.eff.org /
-   ./trivsocks-client -5 tor.eff.org /
-
-$(IMAGES): plot_results.R
-   $(R) $<
-
-clean:
-   rm -f *~ *.o trivsocks-client *.png *.Rout

Deleted: torperf/trunk/measurements-HOWTO
===
--- torperf/trunk/measurements-HOWTO2012-03-06 04:28:13 UTC (rev 25508)
+++ torperf/trunk/measurements-HOWTO2012-03-07 09:11:48 UTC (rev 25509)
@@ -1,136 +0,0 @@
-Measuring Tor's performance as users experience it
-==
-
-The performance (latency and throughput) that Tor users experience depends
-on numerous factors and is the subject of current research. In order to
-evaluate progress in improving Tor's performance, we need to continuously
-measure how fast Tor really is for our users. The primary purpose of these
-measurements is to compare how performance evolves over time. This howto
-uses a trivial SOCKS client to download files of various sizes over the Tor
-network and write down how long substeps take.
-
-The following configuration parameters are used:
-
-- 50 KB file, downloaded every 5 minutes, timeout of 4:55 minutes,
-  MaxCircuitDirtiness of 1 minute, SOCKS port 9020, no entry guards
-- 1 MB file, downloaded every 30 minutes, timeout of 29:55 minutes, default
-  MaxCircuitDirtiness of 10 minutes, SOCKS port 9021, no entry guards
-- 5 MB file, downloaded every 60 minutes, timeout of 59:55 minutes, default
-  MaxCircuitDirtiness of 10 minutes, SOCKS port 9022, no entry guards
-
-Create sample files of correct sizes and make them available somewhere via
-http:
-
-$ dd if=/dev/urandom of=.50kbfile count=1 bs=50K
-$ dd if=/dev/urandom of=.1mbfile count=1 bs=1M
-$ dd if=/dev/urandom of=.5mbfile count=1 bs=5M
-
-These files are available as http://torperf.torproject.org/.50kbfile (and
-the other two file names). You may use these files, or you can use your
-own files instead.
-
-Check out and build torperf:
-
-$ svn co https://svn.torproject.org/svn/torperf/

[tor-commits] r25088: {} Remove empty projects/puppettor.html page which has 6 transl (website/trunk/projects/en)

2011-09-20 Thread Karsten Loesing
Author: kloesing
Date: 2011-09-20 11:53:49 + (Tue, 20 Sep 2011)
New Revision: 25088

Removed:
   website/trunk/projects/en/puppettor.wml
Log:
Remove empty projects/puppettor.html page which has 6 translations

Deleted: website/trunk/projects/en/puppettor.wml
===
--- website/trunk/projects/en/puppettor.wml 2011-09-19 07:12:57 UTC (rev 
25087)
+++ website/trunk/projects/en/puppettor.wml 2011-09-20 11:53:49 UTC (rev 
25088)
@@ -1,26 +0,0 @@
-## translation metadata
-# Revision: $Revision$
-# Translation-Priority: 3-low
-
-#include "head.wmi" TITLE="Tor Project: Projects Overview" CHARSET="UTF-8" 
ANNOUNCE_RSS="yes"
-
-   
-Home » 
-Projects » 
-Sample Project
-  
-
-
-Sample Tor Project
-Here is some information
-
-  
-  
-  
-#include "side.wmi"
-#include "info.wmi"
-  
-  
-
-
-#include   

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r24998: {website} Add relay-/exit-by-default packages to the download page (in website/trunk: download/en include)

2011-08-31 Thread Karsten Loesing
Author: kloesing
Date: 2011-08-31 13:56:36 + (Wed, 31 Aug 2011)
New Revision: 24998

Modified:
   website/trunk/download/en/download.wml
   website/trunk/include/versions.wmi
Log:
Add relay-/exit-by-default packages to the download page

Modified: website/trunk/download/en/download.wml
===
--- website/trunk/download/en/download.wml  2011-08-30 16:32:15 UTC (rev 
24997)
+++ website/trunk/download/en/download.wml  2011-08-31 13:56:36 UTC (rev 
24998)
@@ -61,16 +61,42 @@
 

  
-   DownloadVidalia Bridge Bundle 
(Beta)
+   DownloadVidalia Bridge Bundle 
(Beta)

- (sig)
 What's This?
+ (sig)
 What's This?

  
 
  Vidalia Bridge Bundle
  Windows 7, Vista, and XP
- A Vidalia Bundle which is configured to be a bridge by default. This helps censored users reach the Tor 
network. Installation Guide 
»
+ A Vidalia Bundle which is configured to be a bridge by default. This helps censored users reach the Tor 
network.

+
+   
+ 
+   https://archive.torproject.org/tor-package-archive/technology-preview/vidalia-relay-bundle-.exe">DownloadVidalia Relay Bundle 
(Beta)
+   
+ (https://archive.torproject.org/tor-package-archive/technology-preview/vidalia-relay-bundle-.exe.asc">sig)
 What's This?
+   
+ 
+
+ Vidalia Relay Bundle
+ Windows 7, Vista, and XP
+ A Vidalia Bundle which is configured to be a non-exit relay by default. This helps grow the Tor 
network.
+   
+
+   
+ 
+   https://archive.torproject.org/tor-package-archive/technology-preview/vidalia-exit-bundle-.exe">DownloadVidalia Exit Bundle 
(Beta)
+   
+ (https://archive.torproject.org/tor-package-archive/technology-preview/vidalia-exit-bundle-.exe.asc">sig)
 What's This?
+   
+ 
+
+ Vidalia Exit Bundle
+ Windows 7, Vista, and XP
+ A Vidalia Bundle which is configured to be an exit relay by default. Please read these https://blog.torproject.org/running-exit-node";>tips for running an exit 
node with minimal harassment before you get started!
+   
 

  

Modified: website/trunk/include/versions.wmi
===
--- website/trunk/include/versions.wmi  2011-08-30 16:32:15 UTC (rev 24997)
+++ website/trunk/include/versions.wmi  2011-08-31 13:56:36 UTC (rev 24998)
@@ -7,7 +7,9 @@
 0.2.2.32
 0.2.2.32
 
-0.2.2.32-
+0.2.2.32-
+0.2.2.32--1
+0.2.2.32--2
 
 0.2.2.32
 0.2.2.32

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] r24769: {} And remove the empty directories, too. (projects/archives/trunk)

2011-05-18 Thread Karsten Loesing
Author: kloesing
Date: 2011-05-18 20:18:41 + (Wed, 18 May 2011)
New Revision: 24769

Removed:
   projects/archives/trunk/bridge-desc-sanitizer/
   projects/archives/trunk/exonerator/
Log:
And remove the empty directories, too.

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits