Download Latest Version 3.5.0 source code.zip (98.6 kB)
Email in envelope

Get an email when there's a new version of StatiCrypt

Home / v3.2.0
Name Modified Size InfoDownloads / Week
Parent folder
3.2.0.tar.gz 2023-04-19 76.8 kB
3.2.0.zip 2023-04-19 90.4 kB
README.md 2023-04-19 495 Bytes
Totals: 3 Items   167.8 kB 0

Added support for encrypting multiple files at once :partying_face:

This allows to remove the awkward find ... -exec staticrypt ... - we can now just do staticrypt foo.html bar.html directory/* to encrypt multiple files or a whole folder. This allows things to be neatly organized: you can now have a decrypted/ folder and an encrypted/ folder, and upload your encrypted/ folder wherever.

By default directories aren't opened recursively, you need to add the -r flag for that.

Source: README.md, updated 2023-04-19