I really have no reason to put a password on my file. I would like anyone with access to the files to be able to recover the data, not necessarily just me, hence data theft isnt really of my concern.
When initializing a repository it literally says “Repository password is required”.
Do I have any options at all? I also dont really want to encrypt my files to begin with for that matter Would prefer not to.
Unprotected repositories were available ~2 years ago or so, but it had some little-tested code paths with problematic properties (no integrity checks), so it was removed.
It may come back at some point, but we need to figure out the integrity story.
In many of my tests, s2-default comes out as fastest on multicore machines, though with slightly less than optimal compression ratio. You will have to find a representative set of data and run the benchmarks in order to see what fits your usecase best, but given that most machines today that are 10 years old or younger have multiple cores, the parallelizable ones are of course recommended. This will be nicely shown when you do run the compression benchmarks, some of the compressors scale almost linearly with the number of cores in your machine.
pgzip can eat tons of ram, so make sure you check that column too on the benchmarks.