PeaZip is great software, and doubly so because it is written using Lazarus and compiled with Free Pascal. I highly recommend giving it a try, if only to experience that high quality software can be built using tools that lead you somewhat off the beaten path. Unfortunately, its lead developer has recently posted[0] that he has to undergo what seems to be complicated, major eye surgery, and that he will probably be u…
Seems like he's doing OK, thank goodness! https://old.reddit.com/r/PeaZip/comments/1cpdvum/peazip_980_...
PeaZip: Open-source file compression and encryption software
61–70 of 95 posts
Re: PeaZip: Open-source file compression and encryption software
#62how is the GUI done for cross platform? not familiar with Pascal ecosystem
Re: PeaZip: Open-source file compression and encryption software
#63Genuine question: why would I use this over 7zip?
Re: PeaZip: Open-source file compression and encryption software
#64PeaZip is great software, and doubly so because it is written using Lazarus and compiled with Free Pascal. I highly recommend giving it a try, if only to experience that high quality software can be built using tools that lead you somewhat off the beaten path. Unfortunately, its lead developer has recently posted[0] that he has to undergo what seems to be complicated, major eye surgery, and that he will probably be u…
Seems like he's doing OK, thank goodness! https://old.reddit.com/r/PeaZip/comments/1cpdvum/peazip_980_...
Off topic, but this is why many devs choose electron.
Re: PeaZip: Open-source file compression and encryption software
#65Did a quickish search
Re: PeaZip: Open-source file compression and encryption software
#66Earlier quoted context omitted.
How is this different from just a keyfile?
Someone with the keyfile but without the password cannot decrypt?
You're not writing the naked bytes of the key directly in a file.
Anyway, authentication refers to communication between systems. That's not what this is. Decryption is not authentication (except perhaps of the decrypted plaintext, which is not what we are discussing).
Re: PeaZip: Open-source file compression and encryption software
#67Re: PeaZip: Open-source file compression and encryption software
#68Earlier quoted context omitted.
Seems like he's doing OK, thank goodness! https://old.reddit.com/r/PeaZip/comments/1cpdvum/peazip_980_...
> Drag & drop from app to system is certainly a mayor usability boost, but it is not simple to implement as it requires a dedicated solution for each supported OS and desktop environment. Off topic, but this is why many devs choose electron.
Off topic, but this is why many devs choose not to support Linux. Every distro is its own special snowflake
Re: PeaZip: Open-source file compression and encryption software
#69Earlier quoted context omitted.
> Drag & drop from app to system is certainly a mayor usability boost, but it is not simple to implement as it requires a dedicated solution for each supported OS and desktop environment. Off topic, but this is why many devs choose electron.
> and desktop environment Off topic, but this is why many devs choose not to support Linux. Every distro is its own special snowflake
most DE use the same standards (dbus etc) so no
Re: PeaZip: Open-source file compression and encryption software
#70Genuine question: why would I use this over 7zip?