github netheril96/securefs 0.9.0

latest releases: v1.0.0, v1.0.0-beta2, v1.0.0-beta1...
4 years ago

Changelog

  • Enables hardware acceleration dynamically based on CPU capabilities. No more need to compile specially for each platform.
  • Normalizes filenames on macOS to NFC for compatibility with native applications. The behavior can be tuned by option --nfc. Fixes #74.
  • Signs commits and binary releases with GPG.
  • Supports Finder tags on macOS.
  • Supports Linux kernel version >= 5.4. Fixes #87.
  • Supports full mode encryption on Windows.
  • Fixes logging with Unicode characters on Windows.
  • Fixes (harmless) symlink errors on Windows.

Binary release

The precompiled binary is for Windows only. Requires WinFsp 2019.2 and VC++ Redist to be installed.

Warning: the 32-bit binary may not work with larger than 4GiB files.

Source release

To build from source, you need to clone the repo by git with git clone --recursive. Do not download the zip or tar.gz archive on this page as they are missing submodules.

Don't miss a new securefs release

NewReleases is sending notifications on new releases.