...
|
...
|
@@ -642,7 +642,7 @@ meetings around the world.</li>
|
642
|
642
|
</p>
|
643
|
643
|
|
644
|
644
|
<a id="project-stem"></a>
|
645
|
|
- <h3><a href="https://stem.readthedocs.org/en/latest/index.html">Stem</a> (<a
|
|
645
|
+ <h3><a href="https://stem.torproject.org/">Stem</a> (<a
|
646
|
646
|
href="https://gitweb.torproject.org/stem.git">code</a>, <a
|
647
|
647
|
href="https://trac.torproject.org/projects/tor/wiki/doc/stem/bugs">bug
|
648
|
648
|
tracker</a>)</h3>
|
...
|
...
|
@@ -1681,7 +1681,7 @@ meetings around the world.</li>
|
1681
|
1681
|
<br>
|
1682
|
1682
|
Likely Mentors: <i>Damian (atagar)</i>
|
1683
|
1683
|
<p>
|
1684
|
|
- <a href="https://stem.readthedocs.org/en/latest/index.html">Stem</a> is a
|
|
1684
|
+ <a href="https://stem.torproject.org/">Stem</a> is a
|
1685
|
1685
|
python controller library for tor. Like it's predecessor, <a
|
1686
|
1686
|
href="#project-torctl">TorCtl</a>, it uses tor's <a
|
1687
|
1687
|
href="https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt">control
|
...
|
...
|
@@ -1716,8 +1716,8 @@ meetings around the world.</li>
|
1716
|
1716
|
<ol>
|
1717
|
1717
|
<li>Move stem's site to Tor's website (<a href="https://trac.torproject.org/projects/tor/ticket/7324">ticket</a>)</li>
|
1718
|
1718
|
<li>Set up Piwik for our site (<a href="https://trac.torproject.org/projects/tor/ticket/7424">ticket</a>)</li>
|
1719
|
|
- <li>Come up with a better, more developer friendly "Module Overview" for our documentation (<a href="https://stem.readthedocs.org/en/latest/api/control.html">example page</a>). For instance, it would be nice to provide interlinking between the overview and the classes/methods that it lists. This will probably involve asking for help from the <a href="http://sphinx-doc.org/">Sphinx user list</a>.</li>
|
1720
|
|
- <li>Finally get your hands dirty using stem. We want to expand stem's <a href="https://stem.readthedocs.org/en/latest/tutorial.html">tutorial page</a> with more examples. To do this you'll want to both brainstorm some of your own and contact the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev/">tor-dev@ email list</a> to solicit ideas. This last step is pretty open ended, so go nuts with whatever you think will improve stem's usability!</li>
|
|
1719
|
+ <li>Come up with a better, more developer friendly "Module Overview" for our documentation (<a href="https://stem.torproject.org/api/control.html">example page</a>). For instance, it would be nice to provide interlinking between the overview and the classes/methods that it lists. This will probably involve asking for help from the <a href="http://sphinx-doc.org/">Sphinx user list</a>.</li>
|
|
1720
|
+ <li>Finally get your hands dirty using stem. We want to expand stem's <a href="https://stem.torproject.org/tutorial.html">tutorial page</a> with more examples. To do this you'll want to both brainstorm some of your own and contact the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev/">tor-dev@ email list</a> to solicit ideas. This last step is pretty open ended, so go nuts with whatever you think will improve stem's usability!</li>
|
1721
|
1721
|
</ol>
|
1722
|
1722
|
</li>
|
1723
|
1723
|
|