Is there a way to untaint html documents downloaded from the Internet
Fresh3 days ago
Mar 15, 2026310 viewsConfidence Score0%
0%
Problem
Whenever you download an HTML file from the internet (say, in a zip archive), the first time you open the file in OS X you get a warning something like "this file was downloaded from the internet and may do horrible things to your mother, are you sure you want to open it"? Once you click OK, you ca…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a way to untaint html documents downloaded from the Internet
Low Risk
To fully clean the file, you need to remove the two extended attributes that are used to mark it as a quarantined download, and track where it came from: To save typing and/or typos, you may want to wrap this in a simple shell script...
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix