Single File Staticrypt CLI Use
Works on standalone HTML (i.e. Pandoc HTML output).
If run from the source directory, this creates a folder with the encrypted output and a JSON salt file, which if --remember false is used, is unneeded.
staticrypt html_file.html -p "password_here" --remember false
The resulting encrypted file is portable, as long as the HTML is entirely atomic. Use embed-resources in Pandoc.