I was wondering, why you decided to write shell scripts instead doing everything directly via python using maybe these packages: - https://docs.python.org/3/library/tarfile.html - https://gnupg.readthedocs.io/en/latest/ is it somehow slower? Or was there a particular reason why you wanted to decouple the generation from the execution?