lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 27 Apr 2015 23:57:58 +0200
From:	"U.Mutlu" <for-gmane@...luit.com>
To:	linux-ext4@...r.kernel.org
Cc:	Theodore Ts'o <tytso@....edu>
Subject: [ext4 crypto] feature request "lockable directories"

Hi,
I think an option to lock (and unlock; like locking a door)
would be a useful feature with encrypted directories.

By this the user could "lock" a sensitive directory
and "unlock" it only when needed.

This could be integrated in an ext4 user tool, or in a new tool, for example
   lockdir -l mydir   # locking
   lockdir -u mydir   # unlocking

A locked directory cannot be accessed.
Both locking and unlocking shall ask for a password for just that directory.
The password could be saved in an internal file within the directory,
and auto-deleted after successful unlocking.

Thx
Uenal

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ