0.0.2 • Published 7 months ago

cryptomator-ts v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

cryptomator-ts (UNOFFICIAL)

Read and write files into a Cryptomator vault using this library

This project is highly experimental. Although there are some tests written to alleviate malfunctioning, it most likely does not cover all edge cases. Do not use it for mission-critical data.

Features

  • Read contents of the vault
  • Verify vault.cryptomator integrity
  • Create encrypted files and directory
  • Create a new vault
  • Filename shortening
  • Symlinks
  • Backup directory ID
  • Progress callbacks (A callback that is called every time part of download/encryption/etc is done)