Release 2.1.0
Health Check API: Provides checks to anaylze the vault for structural problems (e.g. missing dir.c9r
files) 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.