Krafting to linuxmemes • 5 months agothe fear of missing out a better compressionimagemessage-square197arrow-up1940arrow-down19file-text
arrow-up1931arrow-down1imagethe fear of missing out a better compressionKrafting to linuxmemes • 5 months agomessage-square197file-text
minus-square@[email protected]linkfedilink9•5 months agoYou can actually use Zstandard as your codec for 7z to get the benefits of better compression and a modern archive format! Downside is it’s not a default codec so when someone else tries to open it they may be confused by it not working.
minus-square@[email protected]linkfedilink3•5 months agoThat is an interesting implementation of security through obscurity… How does one enable this on the standard 7Zip client?
minus-square@[email protected]linkfedilink2•5 months agoOn Windows, it’s easy! Unfortunately, on Linux, as far as I know, you currently have to use a non-standard client.
You can actually use Zstandard as your codec for 7z to get the benefits of better compression and a modern archive format! Downside is it’s not a default codec so when someone else tries to open it they may be confused by it not working.
That is an interesting implementation of security through obscurity…
How does one enable this on the standard 7Zip client?
On Windows, it’s easy! Unfortunately, on Linux, as far as I know, you currently have to use a non-standard client.
Cool, THANKS!! 😊 🙏