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

Feature Request: Add ability to remove encrypted folder #8

Closed rutsky closed 13 years ago

rutsky commented 13 years ago

It would be nice to have ability to remove created encrypted folder.

I found that for folder with name "A" in home directory CryptKeeper creates actual encfs directory in ~/.A_encfs. If I remove this directory "/home/username/A" folder still will be in CryptKeeper (even after it's restart), but it mounting will fail with expected error. How can I remove "/home/username/A" item from folders list in CryptKeeper?

rutsky commented 13 years ago

Sorry, I didn't read whole description of CryptKeeper at http://tom.noflag.org.uk/cryptkeeper.html - there are information about removing encrypted directories, so this feature request is invalid.

Maybe add special button at the right of encrypted folder name which will popup same menu as when user click with right mouse button? I think it is not obvious for user that he should right click on folder name to get options menu.