Update german translation of: trunk/de/volunteer.wml
Oliver Knapp

Oliver Knapp commited on 2009-03-11 14:21:42
Zeige 1 geänderte Dateien mit 112 Einfügungen und 42 Löschungen.

... ...
@@ -1,6 +1,6 @@
1 1
 ## translation metadata
2
-# Based-On-Revision: 18524
3
-# Last-Translator: jens@kubieziel.de, peter@palfrader.org
2
+# Based-On-Revision: 18874
3
+# Last-Translator: mail 11 oliverknapp 22 de
4 4
 
5 5
 #include "head.wmi" TITLE="Tor: Mithelfen" CHARSET="UTF-8"
6 6
 
... ...
@@ -34,7 +34,7 @@
34 34
 <h2><a class="anchor" href="#Usability">unterstützende Anwendungen</a></h2>
35 35
 
36 36
 <ol>
37
-  <li>Wir brauchen gute Methoden, um DNS-Abfragen abzufangen, damit diese
37
+  <li>Wir brauchen mehr und bessere Methoden, um DNS-Abfragen abzufangen, damit diese
38 38
   nicht an einen lokalen Beobachter dringen, während wir versuchen, anonym zu
39 39
   bleiben. (Dies passiert, weil die Anwendung selbst DNS-Anfragen
40 40
   stellt, anstatt diese über Tor zu leiten.).
... ...
@@ -68,17 +68,6 @@
68 68
     nach <a href="<svnsandbox>contrib/">contrib</a>? Das wäre
69 69
   eine gute Möglichkeit für den <a href="<page gui/index>">Tor GUI
70 70
   Wettbewerb</a>.</li>
71
-  <li>Wir haben eine Vielzahl von Wegen, um
72
-    das <a
73
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ChooseEntryExit">Tornetzwerk
74
-    in einem bestimmten Land zu verlassen</a>. Aber all diese Wege
75
-    brauchen den Namen eines speziellen Torservers. Es wäre schön,
76
-    wenn man nur ein Land angeben muss und automatisch wird ein
77
-    Server ausgewählt. Der beste Weg ist wahrscheinlich, Blossoms
78
-  Verzeichnis herunterzuladen und einen lokalen Blossomclient laufen
79
-  zu lassen, der die Verzeichnisse sicher lädt, die
80
-  <code>.country.blossom</code>-Hostnamen mitschneidet und dann das
81
-  richtige tut.</li>
82 71
   <li>Wenn wir gerade bei Geolocation sind, wäre es schön, wenn
83 72
     jemand eine Karte anfertigt, die die Standorte der Torserver
84 73
     anzeigt. Bonuspunkte gibt es, wenn es sich bei Änderungen am
... ...
@@ -135,13 +124,13 @@
135 124
 <h2><a class="anchor" href="#Projects">Good Coding Projects</a></h2>
136 125
 
137 126
 <p>
138
-Here is a list of ideas that were proposed for the <a href="<page gsoc>">Google Summer of Code 2008</a>
127
+Here is a list of ideas that were proposed for the <a href="<page gsoc>">Google Summer of Code 2009</a>
139 128
 but have not been put into practice. Some of the <a href="<svnsandbox>doc/spec/proposals/">current proposals</a> 
140 129
 might also be short on developers. If you think you can help out, <a href="<page contact>"> let us know!</a> 
141 130
 </p>
142 131
 
143 132
 <ol>
144
-
133
+<!-- Mike is already working on this
145 134
 <li>
146 135
 <b>Tor Node Scanner improvements</b>
147 136
 <br />
... ...
@@ -168,6 +157,7 @@ scanner would also report information on oddly-behaving nodes to
168 157
 the Directory Authorities, but a communication channel for this
169 158
 currently does not exist and would need to be developed as well.
170 159
 </li>
160
+ -->
171 161
  
172 162
 <li>
173 163
 <b>Help track the overall Tor Network status</b>
... ...
@@ -181,7 +171,8 @@ in terms of new relays showing up and relays shutting off? Periodically
181 171
 people collect brief snapshots, but where it gets really interesting is
182 172
 when we start tracking data points over time.
183 173
 <br />
184
-Data could be collected from the "Tor Node Scanner" item above, from
174
+Data could be collected from the "Tor Node Scanner" in
175
+<a href="https://svn.torproject.org/svn/torflow/trunk/README">TorFlow</a>, from
185 176
 the server descriptors that each relay publishes, and from other
186 177
 sources. Results over time could be integrated into one of the <a
187 178
 href="https://torstatus.blutmagie.de/">Tor Status</a> web pages, or be
... ...
@@ -190,6 +181,7 @@ kept separate. Speaking of the Tor Status pages, take a look at Roger's
190 181
 Status wish list</a>.
191 182
 </li>
192 183
 
184
+<!-- Is this still a useful project? If so, move it to another section.
193 185
 <li>
194 186
 <b>Better Debian/Ubuntu Packaging for Tor+Vidalia</b>
195 187
 <br />
... ...
@@ -233,6 +225,7 @@ A person undertaking this project should have prior knowledge of
233 225
 Debian package management and some C++ development experience. Previous
234 226
 experience with Qt is helpful, but not required.
235 227
 </li>
228
+-->
236 229
 	 
237 230
 <li>
238 231
 <b>Improving Tor's ability to resist censorship</b>
... ...
@@ -261,6 +254,7 @@ resist an adversary even after the adversary knows the design, and
261 254
 then trading off censorship resistance with usability and robustness.
262 255
 </li>
263 256
 
257
+<!-- This should be mostly done.
264 258
 <li>
265 259
 <b>Tor/Polipo/Vidalia Auto-Update Framework</b>
266 260
 <br />
... ...
@@ -294,7 +288,9 @@ is also important for this project, since a vital step of the project
294 288
 will be producing a design document to review and discuss
295 289
 with others prior to implementation.
296 290
 </li>
291
+-->
297 292
 	 
293
+<!-- Matt already made good progress on this.
298 294
 <li>
299 295
 <b>An Improved and More Usable Network Map in Vidalia</b>
300 296
 <br />
... ...
@@ -320,6 +316,7 @@ A person undertaking this project should have good C++ development
320 316
 experience. Previous experience with Qt and CMake is helpful, but not
321 317
 required.
322 318
 </li>
319
+-->
323 320
 
324 321
 <li>
325 322
 <b>Tor Controller Status Event Interface</b>
... ...
@@ -356,6 +353,7 @@ be understandable by non-technical users. Bonus points for some graphic
356 353
 design/Photoshop fu, since we might want/need some shiny new icons too.
357 354
 </li>
358 355
 
356
+<!-- Jake already did most of this.
359 357
 <li>
360 358
 <b>Improvements on our active browser configuration tester</b> -
361 359
 <a href="https://check.torproject.org/">https://check.torproject.org/</a>
... ...
@@ -378,7 +376,9 @@ and involve more design and coding, take a look at <a
378 376
 href="<svnsandbox>doc/spec/proposals/131-verify-tor-usage.txt">proposal
379 377
 131-verify-tor-usage.txt</a>.
380 378
 </li>
379
+-->
381 380
 
381
+<!-- If we decide to switch to the exit list in TorStatus, this is obsolete.
382 382
 <li>
383 383
 <b>Improvements on our DNS Exit List service</b> -
384 384
 <a href="http://exitlist.torproject.org/">http://exitlist.torproject.org/</a>
... ...
@@ -399,7 +399,9 @@ own documentation at the very least. Furthermore, it would be useful
399 399
 if they were interested in Haskell and wanted to implement more of the
400 400
 torel-design.txt suggestions.
401 401
 </li>
402
+-->
402 403
 
404
+<!-- Nobody wanted to keep this.
403 405
 <li>
404 406
 <b>Testing integration of Tor with web browsers for our end users</b>
405 407
 <br />
... ...
@@ -410,7 +412,7 @@ user in any way possible. Two current webpages that track these
410 412
 kinds of issues are run by Greg Fleischer and HD Moore. Greg keeps a nice <a
411 413
 href="http://pseudo-flaw.net/tor/torbutton/">list of issues along
412 414
 with their proof of concept code, bug issues, etc</a>. HD Moore runs
413
-the <a href="http://metasploit.com/research/projects/decloak/">metasploit
415
+the <a href="http://www.decloak.net/">metasploit
414 416
 decloak website</a>. A person interested in defending Tor could start
415 417
 by collecting as many workable and known methods for decloaking a
416 418
 Tor user. (<a href="https://torcheck.xenobite.eu/">This page</a> may
... ...
@@ -421,7 +423,9 @@ should help them to fix the problem or direct them to the proper support
421 423
 channels. The person should also be closely familiar with using Tor and how
422 424
 to prevent Tor information leakage.
423 425
 </li>
426
+-->
424 427
 
428
+<!-- Nick did quite some work here. Is this project still required then?
425 429
 <li>
426 430
 <b>Libevent and Tor integration improvements</b>
427 431
 <br />
... ...
@@ -437,6 +441,7 @@ missing functionality to Libevent as needed &mdash; most difficult likely
437 441
 will be adding OpenSSL support on top of Libevent's buffer abstraction.
438 442
 Also tricky will be adding rate-limiting to Libevent.
439 443
 </li>
444
+-->
440 445
 
441 446
 <li>
442 447
 <b>Tuneup Tor!</b>
... ...
@@ -503,8 +508,8 @@ as possible from globals.
503 508
 Additionally, we need to automate our performance testing. We've got
504 509
 buildbot to automate our regular integration and compile testing already
505 510
 (though we need somebody to set it up on Windows),
506
-but we need to get our network simulation tests (as built in TorFlow: see
507
-the "Tor Node Scanner improvements" item)
511
+but we need to get our network simulation tests (as built in
512
+<a href="https://svn.torproject.org/svn/torflow/trunk/README">TorFlow</a>)
508 513
 updated for more recent versions of Tor, and designed to launch a test
509 514
 network either on a single machine, or across several, so we can test
510 515
 changes in performance on machines in different roles automatically.
... ...
@@ -550,6 +555,7 @@ project is one part about identifying requirements to such a
550 555
 tool and designing its interface, and one part lots of coding.
551 556
 </li>
552 557
 
558
+<!-- Removed, unless Mike still wants this to be in.
553 559
 <li>
554 560
 <b>Torbutton improvements</b>
555 561
 <br />
... ...
@@ -568,6 +574,7 @@ This work would be independent coding in Javascript and the fun world of <a
568 574
 href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">XUL</a>,
569 575
 with not too much involvement in the Tor internals.
570 576
 </li>
577
+-->
571 578
  
572 579
 <li>
573 580
 <b>Porting Polipo to Windows</b>
... ...
@@ -588,25 +595,7 @@ and reporting tool, bonus if it has a systray icon with right clickable
588 595
 menu options. Double bonus if it's cross-platform compatible.
589 596
 </li>
590 597
 
591
-<li>
592
-<b>Make our diagrams beautiful and automated</b>
593
-<br />
594
-We need a way to generate the website diagrams (for example, the "How
595
-Tor Works" pictures on the <a href="<page overview>">overview page</a>
596
-from source, so we can translate them as UTF-8 text rather than edit
597
-them by hand with Gimp. We might want to
598
-integrate this as an wml file so translations are easy and images are
599
-generated in multiple languages whenever we build the website. 
600
-</li>
601
-
602
-<li>
603
-<b>Improve the LiveCD offerings for the Tor community</b>
604
-<br />
605
-How can we make the <a
606
-href="http://anonymityanywhere.com/incognito/">Incognito LiveCD</a>
607
-easier to maintain, improve, and document?
608
-</li>
609
-
598
+ <!-- Is Blossom development still happening?
610 599
 <li>
611 600
 <b>Rework and extend Blossom</b>
612 601
 <br />
... ...
@@ -655,6 +644,79 @@ interest in network neutrality is important as well, since the
655 644
 principles of evaluating and understanding internet inconsistency are at
656 645
 the core of the Blossom effort.
657 646
 </li>
647
+-->
648
+<li>
649
+<b>Implement a torrent-based scheme for downloading Thandy packages</b>
650
+<br />
651
+<a
652
+href="http://git.torproject.org/checkout/thandy/master/specs/thandy-spec.txt">Thandy</a>
653
+is a relatively new software to allow automatic updates of Tor and related
654
+software. Currently, there are very few users, but we expect Thandy to be
655
+used by almost every Tor user in the future. To avoid crashing servers on
656
+the day of a Tor update, we need new ways to distribute new packages
657
+efficiently, and using libtorrent seems to be a possible solution. If you
658
+think of other good ideas, great - please do let us know!<br />
659
+We also need to investigate how to include our mirrors better. If possible,
660
+there should be an easy way for them to help distributing the packages.
661
+</li>
662
+
663
+<li>
664
+<b>Torbutton equivalent for Thunderbird</b>
665
+<br />
666
+We're hearing from an increasing number of users that they want to use
667
+Thunderbird with Tor. However, there are plenty of application-level
668
+concerns, for example, by default Thunderbird will put your hostname in
669
+the outgoing mail that it sends. At some point we should start a new
670
+push to build a Thunderbird extension similar to Torbutton.
671
+</li>
672
+
673
+<li>
674
+<b>New Torbutton Features</b>
675
+<br/>
676
+There are several <a
677
+href="https://bugs.torproject.org/flyspray/index.php?tasks=all&project=5&type=2">good
678
+feature requests</a> on the Torbutton Flyspray section. In particular, <a
679
+href="https://bugs.torproject.org/flyspray/index.php?do=details&id=523">Integrating
680
+'New Identity' with Vidalia</a>,
681
+<a href="https://bugs.torproject.org/flyspray/index.php?do=details&id=940">ways of
682
+managing multiple cookie jars/identities</a>, <a
683
+href="https://bugs.torproject.org/flyspray/index.php?do=details&id=637">preserving
684
+specific cookies</a> when
685
+cookies are cleared,
686
+<a
687
+href="https://bugs.torproject.org/flyspray/index.php?do=details&id=524">better
688
+referrer spoofing</a>, <a
689
+href="https://bugs.torproject.org/flyspray/index.php?do=details&id=564">correct
690
+Tor status reporting</a>, and <a
691
+href="https://bugs.torproject.org/flyspray/index.php?do=details&id=462">"tor://"
692
+and "tors://" urls</a> are all interesting
693
+features that could be added.
694
+<br />
695
+This work would be independent coding in Javascript and the fun world of <a
696
+href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">XUL</a>,
697
+with not too much involvement in the Tor internals.
698
+</li>
699
+
700
+<li>
701
+<b>Usability testing of Tor</b>
702
+<br />
703
+Especially the browser bundle, ideally amongst our target demographic.
704
+That would help a lot in knowing what needs to be done in terms of bug
705
+fixes or new features. We get this informally at the moment, but a more
706
+structured process would be better.
707
+</li>
708
+
709
+<li>
710
+<b>Translation wiki for our website</b>
711
+<br />
712
+The Tor Project has been working over the past year to set up web-based
713
+tools to help volunteers translate our applications into other languages.
714
+We finally hit upon Pootle, and we have a fine web-based translation engine
715
+in place for Vidalia, Torbutton, and Torcheck. However, Pootle only
716
+translates strings that are in the "po" format, and our website uses wml
717
+files. This project is about finding a way to convert our wml files into po
718
+strings and back, so they can be handled by Pootle.
719
+</li>
658 720
 
659 721
 <li>
660 722
 <b>Bring up new ideas!</b>
... ...
@@ -735,9 +797,17 @@ roadmap</a> for more ideas.
735 797
   <li>Wir sind nicht weit davon entfernt, Unterstützung für IPv6 bei
736 798
     Exitknoten zu haben. Falls du dich stark um IPv6 kümmerst, ist
737 799
     das wahrscheinlich der Platz, um zu starten.</li>
738
-  <li>Du magst keinen von den obigen Punkten? Schaue dir die <a
739
-  href="<svnsandbox>doc/design-paper/roadmap-future.pdf">weiteren Pläne</a> für
740
-  weitere Ideen an.</li>
800
+    
801
+<li>Wir brauchen einen Weg die Diagramme auf der Webseite aus Quellcode zu
802
+generieren (zum Beispiel das "How Tor Works" Bild auf der <a href="<page
803
+overview>">Übersichtsseite</a>), damit wir das Bild als UTF-8 text übersetzen
804
+können, statt es händisch mit Gimp zu ändern. Wir würden dies gerne als
805
+wml-Datei einbinden, damit die Übersetzung einfach ist und die Bilder in
806
+verschiedenen Sprachen erzeugt werden, wenn wir die Webseite erstellen.</li>
807
+
808
+<li>Wie können wir die <a
809
+href="http://anonymityanywhere.com/incognito/">Incognito LiveCD</a>
810
+leichter warten, verbessern und dokumentieren?</li>
741 811
 </ol>
742 812
 
743 813
 <a id="Research"></a>
744 814