Earlier quoted context omitted.
The author of lzip goes into some degree of excitement on the reliability and recoverability of the lzip format compared to xz. https://www.nongnu.org/lzip/xz_inadequate.html I personally back up about a terabyte each week, and I use 7-zip because it has built-in encryption, which is required because of the HR data in the backup. Thank heavens for xargs -P. I could use "openssl enc" combined with any pure compression…
> https://www.nongnu.org/lzip/xz_inadequate.html I have replaced all my previous uses of xz with lzip ever since I read that page (via https://news.ycombinator.com/item?id=32210438 ), but for some reason lzip never seem to rise to the same level of fame as xz. bzip3 also wasn't benchmarked against lzip.
[1] Previously: https://news.ycombinator.com/item?id=39873122