Description
Encrypted file trees can be stored in SQLite databases through a SQLCipher-backed FUSE filesystem. The Git package installs `sqlfuse` for mounting and managing the user-space filesystem from a terminal. Wrong mount paths, keys, or backups can affect access to stored files, so it should be tested carefully.