Using duplicity with gzip max compression but without encryption
After a more careful reading of the man page, I have found the --no-encryption
which according to the man page: "Do not use GnuPG to encrypt files on remote system. Instead just write gzipped volumes.". That seems exactly what is needed.