fscrypt is a high-level command-line utility for managing Linux native filesystem encryption on supported filesystems.
It provides a consistent interface for setting up encrypted directories, managing protectors and policies, and working with the kernel’s native filesystem encryption support on filesystems such as ext4 and f2fs.
This is free and open source software.
Key Features
- Supports protectors based on a login passphrase, a custom passphrase, or a raw 256-bit key.
- Includes commands for encrypting directories and for locking, unlocking, and checking the status of encrypted directories.
- Can integrate with PAM through
pam_fscrypt.soso login passphrase-protected directories can be unlocked automatically during login sessions. - Can generate a recovery passphrase for login passphrase-protected directories created on non-root filesystems.
- Provides metadata management capabilities for creating protectors and working with filesystem encryption policies.
Website: github.com/google/fscrypt
Support:
Developer: Google
License: Apache License 2.0

fscrypt is written in Go. Learn Go with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

