Hello,
I have created a ticket on Trac that links to the code on my github, which
is ready for a code review. This includes both TorExport
(stem/descriptor/export.py) which has already received a quick review and
the unit tests (test/unit/descriptor/export.py).
The ticket (#6512) can be found at
https://trac.torproject.org/projects/tor/ticket/6512.
-Erik & Megan
Hello there,
I have completed the hidden services plugin.
I rewrote the hidden service widget as a qwidget subclass and implemented
functionality
to browse for the hidden service directory. I spent the last week testing
the plugin and
fixing up port sanity check and UI issues. I have squashed the commits and
pushed it
to https://github.com/feroze/vidalia-plugins/tree/hiddenservice. It is
currently awaiting being
merged into the vidalia-plugins repo.
I'm working on the bandwidth scheduler's tablewidget UI to allow drag
selection similar to
uTorrent's (http://imgur.com/a/LLZdI).