[tor-bugs] #4047 [Vidalia]: proxy application arguments should expand tildes

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Sep 19 02:58:17 UTC 2011


#4047: proxy application arguments should expand tildes
-------------------------+--------------------------------------------------
 Reporter:  arma         |          Owner:  chiiph
     Type:  enhancement  |         Status:  new   
 Priority:  minor        |      Milestone:        
Component:  Vidalia      |        Version:        
 Keywords:               |         Parent:        
   Points:               |   Actualpoints:        
-------------------------+--------------------------------------------------
 If the user sets things like
 {{{
 ProxyExecutable=/usr/bin/polipo
 ProxyExecutableArguments="-c ~/.polipo/config pidFile=~/.polipo/polipo.pid
 daemonise=true logFile=~/.polipo/polipo.log
 forbiddenFile=~/.polipo/forbidden"
 }}}

 Vidalia won't expand "~" and the user will get confused. We should
 consider whether to do basic shell-like expansions ourselves.

 Are there other config lines in Vidalia where we should also consider
 shell-like expansions?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4047>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list