Krafting to [email protected] • 1 year agothe fear of missing out a better compressionlemmy.worldimagemessage-square194fedilinkarrow-up1943
arrow-up1943imagethe fear of missing out a better compressionlemmy.worldKrafting to [email protected] • 1 year agomessage-square194fedilink
minus-square@[email protected]linkfedilink9•1 year 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•1 year agoThat is an interesting implementation of security through obscurity… How does one enable this on the standard 7Zip client?
minus-square@[email protected]linkfedilink2•1 year 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!! 😊 🙏