Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 627 Bytes

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)