This Gist contains a ChaCha20-encrypted ZIP archive of the project.
# Download, decode, decrypt, extract - all in one
curl -sL "https://gist.githubusercontent.com/u1rb/e68757a54c17044442dba3b28efdb302/raw/2_chacha20.zip.enc.b64" | base64 -d > enc.bin && \
python3 -c "