mirror of
https://github.com/openwrt/packages.git
synced 2025-09-28 02:13:05 +00:00
Fscrypt is a high-level tool for the management of Linux native filesystem encryption. fscrypt manages metadata, key generation, key wrapping, PAM integration, and provides a uniform interface for creating and modifying encrypted directories. Upstream url: https://github.com/google/fscrypt/blob/master/README.md Build system: x86/64 Build-tested: bcm27xx/bcm2712 Run-tested: bcm27xx/bcm2712 Signed-off-by: John Audia <therealgraysky@proton.me>
3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
# Allow fscrypt to check your login passphrase when you create a login protector
|
|
auth required pam_unix.so
|