Deividas wrote:
Zip is indeed a good idea: unpacking the zip will create a file with the credentials in the zip, not what the browser set.
Not true. When unzipping, the individual files will be marked as the same zone as the zip file.
I have a hard time believing that e.g. 7zip will set those properties. Do you have a URL for more info on this? 7zip sets the file properties INSIDE the zip file, not of the zip file itself. Maybe it does though, I haven't tested it, but I do think it's a windows/IE/explorer specific feature (as 7zip too doesn't know anything about 'internet zone' (or other security zone), just file ACLs
where in the filesystem is this information stored?
It is stored in NTFS. And copying such file to another computer with NTFS copies the property too.
Hmm... ok, but is Firefox for example setting those properties on a file downloaded? Did you use IE or another browser? I ask this because Firefox doesn't have the concept of 'internet zones', IE does.