Revision 11 as of 2006-10-10 00:59:33

Clear message


Author: ["Calin"]

Language: Perl

Platform: Linux


attachment:driveplugger.png DrivePlugger is yet another attempt to make removable media more comfortable on a linux desktop.

I think I've succeeded, but you can judge for yourself.

How it Works

DrivePlugger uses the linux hotplug mechanism to pass information about plug/unplug events (and a secure tag) on to the user agent.

The user agent will then either ask the user what to do, or run an action previously chosen by the user. If the device is to be mounted, the user agent will run a suid script to add an entry to fstab, and then mount the drive under ~/Devices/<devicename>.

Through a tray icon, you can easily change user preferences and device settings, as well as unmount media or see (and kill) processes locking the media.

If you're a security expert, you're probably freaking out by now. Included in the package is a SECURITY file, detailing the risks associated with running DrivePlugger, as well as what I've done to reduce them.

Screenshots

Gallery(numberofcolumns=3,prefix=Archive.zip)

Download

Latest:

[http://prdownloads.sourceforge.net/driveplugger/driveplugger-10-08-2006.tar.gz?download driveplugger-10-08-2006.tar.gz]

Previous:

[http://prdownloads.sourceforge.net/driveplugger/driveplugger-9-10-2006.tar.gz?download driveplugger-9-10-2006.tar.gz]

[http://prdownloads.sourceforge.net/driveplugger/driveplugger-8-17-2006.tar.gz?download driveplugger-8-17-2006.tar.gz]

Change Log

10-08-2006

9-10-2006


CategoryProjects CategoryComputers