LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ecryptfs-verify

verify eCryptfs encryption setup

TLDR

Verify eCryptfs setup
$ ecryptfs-verify
copy
Verify home directory encryption
$ ecryptfs-verify --home
copy
Verify with verbose output
$ ecryptfs-verify -v
copy

SYNOPSIS

ecryptfs-verify [options]

DESCRIPTION

ecryptfs-verify checks that eCryptfs encryption is properly configured for the user. It validates mount points, wrapping passphrases, and encryption setup.The tool verifies that encrypted private directories are correctly mounted and accessible. It checks for common misconfigurations and reports issues.Running verification after setup or upgrades ensures encryption continues to function correctly.

PARAMETERS

--home

Verify home directory encryption.
-v, --verbose
Verbose output.
-h, --help
Display help information.

INSTALL

sudo apt install ecryptfs-utils
copy
sudo dnf install ecryptfs-utils
copy
sudo pacman -S ecryptfs-utils
copy
sudo apk add ecryptfs-utils
copy
sudo zypper install ecryptfs-utils
copy

CAVEATS

Must be run as the user whose encryption is being verified. Cannot verify unmounted encrypted directories. Reports configuration not content integrity.

HISTORY

ecryptfs-verify is part of the eCryptfs utilities, providing validation for encrypted filesystem configurations on Ubuntu and other distributions using eCryptfs.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid