Transmission-daemon with keychain

Feature requests for the Mac OS X version of Transmission
Post Reply
apple_julien
Posts: 1
Joined: Sun Aug 26, 2007 11:04 am

Transmission-daemon with keychain

Post by apple_julien »

For those who want to use "transmission-daemon" :
- I have modified the current version to add a "no-whitelist" option, so if you don't want to use a whitelist to filter access to the RPC (the website for my case), you can.
- I have modified the "password" option : the password is now taken in the System keychain, with the service name "transmission-daemon" and with the username given by the option "username" : so if your computer have un ssh access, this prevent users to do a "ps auww" that will show the transmission-daemon arguments and so the password.

The source is here (don't forget to link it with the Security frameworks) : http://www.sourcemac.com/divers/transmi ... emon.c.tgz
The Univeral compiled version is here : http://www.sourcemac.com/divers/transmi ... daemon.tgz

Ps : I know, it's no a request.
Post Reply