Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Jonathan D. Arnold / Daemon Dancing wrote: > I don't know the answer to your question, but my co-author just > wrote about shred and secure-delete on our Linux blog: > > http://linuxbraindump.org/2008/04/09/secure-data-destruction/ Cool. Related question: What about a utility to severely damage files in predicable way. Specifically, zero bytes at regular intervals in an encrypted file, making decryption extremely difficult/impossible. Oh, and before zeroing the data, make a copy of those bytes and scp them someplace distant. If using a 128-bit cipher like AES, zero one byte out of every 16, and decryption is going to be pretty damn busted. Now, travel back to US, they get snoopy and copy your disk. No worry, they won't make much sense of it. On arrival you scp the bytes back to your computer, run the damage utility backwards to put the right bytes back in the file, and now it can be decrypted. Some companies are reported to not allow workers to travel internationally with any sensitive data because of this snooping, they insist on VPN access once arriving. This would be a faster alternative. Is there such a beast? Thanks, -kb P.S. XFS is reported to be not be suitable to writing an undelete utility. Seems like it is therefore a bit more secure to use. And very deniable. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |