Support for mounting encrypted devices

Tobias Koenig tokoe at kde.org
Sat Feb 14 22:50:29 GMT 2004


On Mon, Feb 09, 2004 at 03:32:41PM +0100, Tobias Koenig wrote:
> Hi,
Hi again,

> at the moment it's not possible to mount an encrypted device (e.g. an
> USB stick with encrypted partition on it) with a single click on the
> desktop icon like you can do with all the other devices.
After a closer look at the sources it seems the infrastructure for
mounting encrypted devices is missing at all.
We need a checkbox in the KDevicePropsPlugin where you can choose
whether the device shall be mounted encrypted or not.
Then this boolean has to be passed to KAutoMount and from there to
KIO::mount().
Now KIO::File::mount() can try to do an encrypted mount.

The problem: KDevicePropsPlugin, KAutoMount and KIO::mount() are all
public classes and I'm not sure how to pass the boolean the correct way
without breaking bc. Any hints/suggestions?

Ciao,
Tobias
-- 
Separate politics from religion and economy!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040214/29b376ba/attachment.sig>


More information about the kde-core-devel mailing list