[tor-bugs] #2136 [Vidalia]: Add more config file options to Vidalia
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Nov 16 23:26:49 UTC 2010
#2136: Add more config file options to Vidalia
-------------------------+--------------------------------------------------
Reporter: erinn | Owner: chiiph
Type: enhancement | Status: assigned
Priority: normal | Milestone:
Component: Vidalia | Version:
Keywords: | Parent:
-------------------------+--------------------------------------------------
Changes (by chiiph):
* status: new => assigned
Comment:
With Matt we already have a plan to make a plugin framework for things
like this one.
Having Vidalia handle other process is kind of a hack to make the bundles
work. So the idea is to have plugins that do all this, and Vidalia can be
a Tor GUI and a plugin framework.
The plugins are going to be in a form of javascript (QtScript), so
basically they'll be a plain text file (or may be a zip with some
structure).
This way we can separate the hacks from Vidalia itself and its intented
porpouse, and just by modifying simple .js files, things like this can be
added.
The rough ideas are in here: http://paste.pocoo.org/show/290912/
I'm going to start implement it as soon as the control socket patch is
done. It's going to take a while, but at the end it's going to be far
better solution than everybody depending on/patching Vidalia.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2136#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list