Secure delete with python

Paul Rubin http
Mon Sep 6 15:10:59 EDT 2004


Boris Genc <boris.genc at REMOVE_mindless_ME.com> writes:
> I'm interested in something which is able to securely wipe data (from
> single file to bunch of MB's), and that should run both on Linux and
> Windows.

I wrote something like that:

   http://www.nightsong.com/phr/crypto/keytree.py

Explanation at:  http://tinyurl.com/67beu



More information about the Python-list mailing list