1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
Welcome to Stem!
================
Stem is a Python controller library for `Tor <https://www.torproject.org/>`_. Like its predecessor, `TorCtl <https://gitweb.torproject.org/pytorctl.git>`_, it uses Tor's `control protocol <https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt>`_ to help developers program against the Tor process, enabling them to build things similar to `Vidalia <https://www.torproject.org/getinvolved/volunteer.html.en#project-vidalia>`_ and `arm <https://www.atagar.com/arm/>`_. Stem's latest version is **1.2.2** (released June 7th, 2014).
.. Main Stem Logo
Source: http://www.wpclipart.com/plants/assorted/P/plant_stem.png.html
Author: Jakub Jankiewicz
License: Public Domain (http://www.wpclipart.com/legal.html#terms)
Alternate:
Source: http://andreajoseph24.blogspot.com/search/label/onions
Author: Andrea Joseph
License: CCv3 (NC, ND) - http://creativecommons.org/licenses/by-nc-nd/3.0/
.. Source: NuoveXT 2 (http://nuovext.pwsp.net/)
Author: Alexandre Moore (http://sa-ki.deviantart.com/)
License: LGPL v3
File: NuoveXT 2.2/128x128/categories/applications-development.png
.. image:: /_static/buttons/tutorials.png
:target: tutorials.html
.. Source: http://www.cipherdyne.com/images/anvil.png
Author and license are unknown
.. image:: /_static/buttons/api.png
:target: api.html
.. Source: https://openclipart.org/detail/171951/help-by-diamonjohn-171951
Author: John Diamond (https://openclipart.org/user-detail/diamonjohn)
License: Public Domain
Alternate:
Source: Oxygen (http://www.oxygen-icons.org/)
Author: Andrea Joseph
License: CCv3 (A, SA) - http://creativecommons.org/licenses/by-sa/3.0/
File: Oxygen/128x128/categories/system-help.png
.. image:: /_static/buttons/faq.png
:target: faq.html
.. Source: Nuovo (http://www.silvestre.com.ar/?p=5)
Author: Silvestre Herrera (http://www.silvestre.com.ar/)
License: GPL v2
File: Nuovo/128x128/mimetypes/gnome-mime-text-log.png
.. image:: /_static/buttons/change_log.png
:target: change_log.html
.. Source: Crystal (http://www.everaldo.com/crystal/)
Author: Everaldo Coelho (http://www.everaldo.com/)
License: LGPL v2
File: Crystal/64x64/apps/bug.png
.. image:: /_static/buttons/bug_tracker.png
:target: https://trac.torproject.org/projects/tor/wiki/doc/stem/bugs
.. Source: ColorCons (http://mouserunner.com/Spheres_ColoCons1_Free_Icons.html)
Author: Ken Saunders (http://mouserunner.com/MRDS_Cell.html)
License: CC v2.5 (A, SA)
File: ColorCons/Blue/Download.png
.. image:: /_static/buttons/download.png
:target: download.html
Subsections
===========
* `Development Wiki <https://trac.torproject.org/projects/tor/wiki/doc/stem>`_
* `Contact <https://www.atagar.com/contact/>`_
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
* `Automated Testing <https://jenkins.torproject.org/job/stem-tor-ci/>`_
.. toctree::
:maxdepth: 1
contents
|