Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@cryptobot cryptobot released this 19 Oct 10:04
f7046e1

Health Check API: Provides checks to anaylze the vault for structural problems (e.g. missing dir.c9rfiles) and for a restricted set of diagnosed problems fixes.

With the first release there are three checks:

  • Directory Check: Checks for the existence of dir.c9r files and their corresponding directories
  • Type Check: Checks for all cleatext file types needing several encrypted files if they are well formed
  • Shortened Check: Checks for valid name shortening

For more info, check the org.cryptomator.cryptofs.health package.