Python utilities for inspecting Cryptomator drives https://yingtongli.me/blog/2024/06/01/cryptomator.html
Go to file
RunasSudo bba6e782f1
Print informational messages to stderr
2024-05-26 01:54:25 +10:00
lib_cryptomator_utils Print informational messages to stderr 2024-05-26 01:54:25 +10:00
.gitignore Refactor and add comments 2024-05-26 01:18:01 +10:00
COPYING Add README and COPYING 2024-05-26 01:35:57 +10:00
README.md Add README and COPYING 2024-05-26 01:35:57 +10:00
decrypt_file.py Print informational messages to stderr 2024-05-26 01:54:25 +10:00
list_directory.py Print informational messages to stderr 2024-05-26 01:54:25 +10:00

README.md

cryptomator-utils

A collection of standalone Python command-line scripts for inspecting Cryptomator drives. The scripts operate on the encrypted drive directly and do not require Cryptomator to be running.

Includes scripts for:

  • Listing contents of a directory
  • Decrypting a single file