
mountEncrypted
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This script will graphically prompt you for your password, and then mount an encrypted loop device.
It will work from the shell, or you may use it as the mount command in KDiskFree. It will not, as of yet, work with a desktop device icon.
Patches welcome.
14 years ago
Version 0.2 Added a dcop call to refresh desktop icons so device icons correctly reflect mounted/unmounted state.
14 years ago
Version 0.2 Added a dcop call to refresh desktop icons so device icons correctly reflect mounted/unmounted state.
EA80
14 years ago
A small "success" popup can fix this :-)
thnx
Report
lavacano201014
13 years ago
Report
kdeappsce
14 years ago
What about a control center module to create crypted lopp device containers, e.g. by checking the current kernel's abilities and let the user configure a loop back file?
Report
marktaff
14 years ago
Instructions for using it from a desktop icon are in the script (as of v0.2).
A KCM module probably wouldn't work very well. This is probably better done as a separate application, perhaps integrated with Konqi.
I used yast to make my crypt file loop device.
Mark
Report