Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74056
| Date | 2014-07-06 15:52 -0400 |
|---|---|
| From | Richard Damon <Richard@Damon-Family.org> |
| Subject | Re: cx_freeze and temporary files - security related question |
| References | <mailman.10201.1400690604.18130.python-list@python.org> <53cuv.255700$eG6.225581@fx29.iad> <9BC2DC15-68A3-4F41-9D74-BC77E03C27CE@mac.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11560.1404676606.18130.python-list@python.org> (permalink) |
On 7/6/14, 3:04 PM, William Ray Wing wrote: > Furthermore, I don’t know about Windows, but on many UNIX-like OSs, > the file system preserves the time the file was last accessed. If the > goal is truly to leave no traces of the fact that the a group of files > was backed up, this pretty well would be a red flag that they had > been. -Bill I don't think the OP was concerned about leaving hints on the pen drive that it was backed up, but on the machine used to back it up. This is why my suggestion is, if you are concerned about leaving traces, lock up the drive with all the traces, just like you probably do all the backups. Then you can know that there aren't any traces left behind that you didn't think of. -- Richard Damon
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
cx_freeze and temporary files - security related question Nagy László Zsolt <gandalf@shopzeus.com> - 2014-05-21 18:42 +0200
Re: cx_freeze and temporary files - security related question Richard Damon <Richard@Damon-Family.org> - 2014-07-06 09:21 -0400
Re: cx_freeze and temporary files - security related question William Ray Wing <wrw@mac.com> - 2014-07-06 15:04 -0400
Re: cx_freeze and temporary files - security related question Richard Damon <Richard@Damon-Family.org> - 2014-07-06 15:52 -0400
csiph-web