blob: a7f17951f982ec087503509be837088170f32b48 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Krypt is a simple application that sits in the tray, and provides easy access
to the list of volumes encrypted with LUKS.
It has following features:
1. Quickly decrypt and encrypt devices
2. Mount and umount encrypted devices
3. List of devices to ignore
4. Storing volume passwords in KDE Wallet
5. Detailed per-volume configuration
Required dependencies: Qt >=3.3 (not Qt4) KDE 3.5 DBus >= 0.90 HAL >= 0.5.9
|