tomm / cryptkeeper

A system tray (gnome, xfce, kde) applet that manages EncFS encrypted folders.
http://tom.noflag.org.uk/cryptkeeper.html
GNU General Public License v3.0
54 stars 17 forks source link

What about automount of EncFS on removable media? #6

Open Harvie opened 13 years ago

Harvie commented 13 years ago

I'd like to have something that will listen on inotify for /media/ directory and everytime the inotify is received it will scan for /media/*/*/.encfs* files and if it will found such file (eg.: /media/USBdrive/.private/.encfs6.xml) it will mount it (eg.: as /media/USBdrive-private) using GTK dialog to ask for password.