Live data from Hacker News

PeaZip: Open-source file compression and encryption software

peazip.github.io

91–95 of 95 posts

Re: PeaZip: Open-source file compression and encryption software

#92
post #89

Earlier quoted context omitted.

PeaZip appears to rely on 7zip for most of its supported formats. So Peazip isn't really an alternative if you want to avoid 7zip out of security concerns. > 7z ... should be placed in (peazip)/res/bin/7z, to manage 7Z files and most of the other supported formats https://peazip.github.io/peazip-sources.html I personally like libarchive and its bsdtar CLI, which also supports a wide range of formats. I don't know if…

The native archive support that was recently added to Windows itself is backed by libarchive.

Doesn't streaming architecture of libarchive make it a poor choice for working with random access archives?

Re: PeaZip: Open-source file compression and encryption software

#93

Can it do lrzip? Did a quickish search https://github.com/nakijun/peazip/issues/149

I've found zstd --long=31 to be an excellent replacement for lrzip. Mentioned it in the github issue as well, cross posting for context. I'm not associated with either zstd or lrzip, but would still be curious to hear if you find any remaining usecases in favor of lrzip.

Re: PeaZip: Open-source file compression and encryption software

#94
post #71

Nitpicks: 1. Command to unquarantine in docs is wrong. It should be `xattr -d com.apple.quarantine /Applications/peazip.app` not `xattr -dr com.apple.quarantine /Applications/peazip.app` 2. Not available via homebrew 3. Can't open issues, neither on Github nor sourceforge

You do can open issues (well, they are called tickets) on SourceForge https://sourceforge.net/p/peazip/tickets/

Re: PeaZip: Open-source file compression and encryption software

#95

Earlier quoted context omitted.

Can you please provide the source of this thread?

https://landave.io/2018/01/7-zip-multiple-memory-corruptions... but also see: https://news.ycombinator.com/item?id=16986377

Thank you.
Post reply on HN