...
|
...
|
@@ -351,7 +351,7 @@ meetings around the world.</li>
|
351
|
351
|
|
352
|
352
|
<a id="project-vidalia"></a>
|
353
|
353
|
<h3><a href="<page projects/vidalia>">Vidalia</a> (<a
|
354
|
|
- href="https://svn.torproject.org/vidalia/vidalia/trunk/">code</a>, <a
|
|
354
|
+ href="https://gitweb.torproject.org/vidalia.git">code</a>, <a
|
355
|
355
|
href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Vidalia&order=priority">bug
|
356
|
356
|
tracker</a>)</h3>
|
357
|
357
|
|
...
|
...
|
@@ -370,7 +370,7 @@ meetings around the world.</li>
|
370
|
370
|
|
371
|
371
|
<a id="project-arm"></a>
|
372
|
372
|
<h3><a href="http://www.atagar.com/arm/">Arm</a> (<a
|
373
|
|
- href="https://svn.torproject.org/svn/arm/trunk/">code</a>, <a
|
|
373
|
+ href="https://gitweb.torproject.org/arm.git">code</a>, <a
|
374
|
374
|
href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=arm&order=priority">bug
|
375
|
375
|
tracker</a>)</h3>
|
376
|
376
|
|
...
|
...
|
@@ -388,7 +388,7 @@ meetings around the world.</li>
|
388
|
388
|
|
389
|
389
|
<a id="project-orbot"></a>
|
390
|
390
|
<h3><a href="https://guardianproject.info/apps/orbot/">Orbot</a> (<a
|
391
|
|
- href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">code</a>, <a
|
|
391
|
+ href="https://gitweb.torproject.org/orbot.git">code</a>, <a
|
392
|
392
|
href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Orbot&order=priority">bug
|
393
|
393
|
tracker</a>)</h3>
|
394
|
394
|
|
...
|
...
|
@@ -484,7 +484,7 @@ meetings around the world.</li>
|
484
|
484
|
|
485
|
485
|
<a id="project-gettor"></a>
|
486
|
486
|
<h3><a href="https://trac.torproject.org/projects/tor/wiki/projects/EmailAutoResponder">GetTor</a> (<a
|
487
|
|
- href="https://svn.torproject.org/svn/projects/gettor/">code</a>, <a
|
|
487
|
+ href="https://gitweb.torproject.org/gettor.git">code</a>, <a
|
488
|
488
|
href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=GetTor&order=priority">bug
|
489
|
489
|
tracker</a>)</h3>
|
490
|
490
|
|
...
|
...
|
@@ -1194,7 +1194,7 @@ meetings around the world.</li>
|
1194
|
1194
|
|
1195
|
1195
|
<p>
|
1196
|
1196
|
The vast majority of arm's more interesting functionality lies in its
|
1197
|
|
- backend <a href="https://svn.torproject.org/svn/arm/trunk/src/util/">utilities</a>, so
|
|
1197
|
+ backend <a href="https://gitweb.torproject.org/arm.git/tree/HEAD:/src/util">utilities</a>, so
|
1198
|
1198
|
there should be little to no work decoupling the CLI from its backend.
|
1199
|
1199
|
Instead, this project would mostly be UI hacking and experimentation,
|
1200
|
1200
|
trying different interfaces to find something that's elegant and simple,
|