Synolog ClodSync Decryptor Docker Put encrypted data in ./data directory Put private.pem and public.pem in ./key directory Run make build to build the Docker image Run make run to decrypt data in data directory recursively and put the decrypted data in ./output directory