My latest column on ensuring endpoint privacy using secure deletion. Here is the excerpt.
"The Internet has empowered us to do more with our electronic devices. We
do everything from our taxes to shopping and sending private messages.
Our devices become a hotbed of personal data that is of interest to
malicious parties. Deletion of files and caching is insufficient in
preventing harvesting of your information that resides on your devices.
The solution is secure deletion or wiping to overwrite those files with
random data to eliminate the chances of data recovery."
Subscribe to:
Posts (Atom)
dnsaudit.py
Since I was on a roll with Copilot, I decided to automate DNSSEC auditing with the following Python script. import subprocess import sys im...
-
This annoying message popped up after I ran the update in avast! in Ubuntu yesterday. avast! crashes every time I attempt to launch it after...
-
I decided to install a digital certificate for my Gmail account. This is simple and free to set up. Apply for a free certificate from Comod...