logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

securefs - filesystem in userspace with transparent authenticated encryption

Author

securefs is written by Siyuan Ren <netheril96@gmail.com>

       This manual page was written by Yanhao MO for the Debian project (but may be used by others).

                                                 August 27, 2018                                     securefs(1)

Description

       securefs  mounts a regular directory onto a mount point. The mount point appears as a regular filesystem,
       where one can read/write/create files, directories and symbolic links. The underlying directory  will  be
       automatically updated to contain the encrypted and authenticated contents.

Name

       securefs - filesystem in userspace with transparent authenticated encryption

Options

-h, --help
              Show help information.

       m, mount
              Mount an existing filesystem

       c, create
              Create a new filesystem

       chpass Change password of existing filesystem

       fix    Try to fix errors in an existing filesystem

       v, version
              Show version of the program

       i, info
              Display information about the filesystem

Synopsis

securefs [OPTION...]

See Also