github google/fscrypt v0.2.5
Use Go modules, improve stability and documentation

latest releases: v0.3.5, v0.3.4, v0.3.3...
pre-release4 years ago

A special thanks to @ebiggers for most of the changes in this release.

With the release of 1.13 recently, the minimum supported version of Go for fscrypt is now 1.12.

With #107, fscrypt now uses go modules (and no longer uses dep).

New Features:

Changes to improve stability of fscrypt:

  • #140: Makes sure fscrypt file update are always atomic
  • #134: Use sane defaults for newly encrypted directories
  • #122: Install PAM modules/configs correctly

The remaining changes include numerous fixes to the Documentation and CI.

Don't miss a new fscrypt release

NewReleases is sending notifications on new releases.