this post was submitted on 01 Nov 2023
614 points (98.3% liked)
Technology
74098 readers
2432 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On macOS, the default double click behavior just unzips the archive into a folder of the same name with no additional interface. I always thought that was a nicer implementation than opening the archive to browse the files how Linux distros usually do (and maybe Windows; I’m not a frequent Windows user). It’s probably what 90% of people want 90% of the time. Why not just make that the default and put the other use cases behind the right click menu?
I often want to extract just a few files from an archive, so no.
Would that really be safe though? I wouldn't want everything to unzip without checking first what's inside.
I don't think it's in any way unsafe, unless something is very wrong with the in-archiving software, in which case viewing it would likely have the same vulnerability. Files existing I don't think can cause any harm, again without some severe vulnerability somewhere along the chain. Running them is the issue.
What about zip bombs?
I don't think zip bombs have been an issue for a long time now. That was an issue with archiving software that has been solved I think, unless you use bad software.
Windows does basically what you think it does.
And I'd rather it not unzip the contents of a file that I haven't looked at yet. I also sometimes only need one or two files from the zip folder and don't want to unzip the entire thing.