Language

Package: encfs @ 1.9.5

Synopsis

Encrypted virtual file system

Description

EncFS creates a virtual encrypted file system in user-space. Each file created under an EncFS mount point is stored as a separate encrypted file on the underlying file system. Like most encrypted file systems, EncFS is meant to provide security against off-line attacks, such as a drive falling into the wrong hands.

Home page
https://vgough.github.io/encfs
Location
gnu/packages/crypto.scm (line: 302, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'