This also doesn't get rid of Flash Cookies / LSO's. The wiping of LSO's badly needs to be part of standard browser functionality. When I click "Clear All History & Cookies" it should actually clear ALL history and cookies... not all local cookies while leaving all the flash stuff tracking me.
Agreed. Better Privacy for Firefox is pretty good for this but I would like to see secure deletion of user data for plugins be a core part of the browser and not an extension. They added stupid "personas" before deleting secure history deletion :(
Firstly I would use sdelete from Microsoft (formally Winternals). It is a free command line secure delete utility. Just replace
del /q /s /f in the Firefox example with sdelete -p 2 -s and it will securly delete the files with 2 passes (although 1 should be fine for everyone to be honest).
Secondly there is no need to compile the OPs regdelete app as you can use the built in reg.exe to do this
I feel like it's important to note that this is actually obliterating the entire user profile. Bookmarks, saved passwords, and extensions included. Unless I'm mistaken, which is certainly possible.
[+] [-] Andrenid|15 years ago|reply
[+] [-] pkrumins|15 years ago|reply
[+] [-] morgantwenty|15 years ago|reply
[+] [-] morgantwenty|15 years ago|reply
Firstly I would use sdelete from Microsoft (formally Winternals). It is a free command line secure delete utility. Just replace
del /q /s /f in the Firefox example with sdelete -p 2 -s and it will securly delete the files with 2 passes (although 1 should be fine for everyone to be honest).
Secondly there is no need to compile the OPs regdelete app as you can use the built in reg.exe to do this
Just do
reg delete "HKCU\Software\Microsoft\Internet Explorer\TypedURLs" /f
And the same job is done :)
[+] [-] pkrumins|15 years ago|reply
[+] [-] wwrap|15 years ago|reply
http://www.schneier.com/blog/archives/2010/09/evercookies.ht...
http://arstechnica.com/security/news/2010/10/it-is-possible-...
[+] [-] CGamesPlay|15 years ago|reply
[+] [-] makuro|15 years ago|reply
http://www.filehippo.com/download_ccleaner
[+] [-] e40|15 years ago|reply
[+] [-] substack|15 years ago|reply
[+] [-] unknown|15 years ago|reply
[deleted]