github netheril96/securefs 0.7.0

latest releases: v1.0.0, v1.0.0-beta2, v1.0.0-beta1...
7 years ago
  • Fix a critical security bug introduced in version 0.4.0. It will now ask the user to migrate existing data if it detects such defect in the data dir.
  • Add and default to a new filesystem format which is similar to how encfs operates, albeit more secure. It features higher performance, multithreading and easier conflict resolution. It has, however, reduced filename length and more information leakage.
  • Complete support for Windows.
    • Switch to WinFsp as Windows FUSE driver, since it has fewer bugs than Dokany.
    • Rewrite most of Windows specific code in Windows native API.
    • Support for path names longer than MAX_PATH.
  • Many minor enhancements and fixes
    • Colored logs on Unix.
    • More information on errors.
    • Use C++'s own "reflection" capabilities.

The binary attached is for Windows x64, and requires you to separately install WinFsp and VC++ 2015 Redistributable (it may have already been installed by other programs) to run.

Don't miss a new securefs release

NewReleases is sending notifications on new releases.