[ale] Why Run your own email server?
Chris Fowler
cfowler at outpostsentinel.com
Thu Sep 29 16:37:17 EDT 2016
> From: "DJ-Pfulio" <DJPfulio at jdpfu.com>
> To: ale at ale.org
> Sent: Thursday, September 29, 2016 4:07:48 PM
> Subject: Re: [ale] Why Run your own email server?
> Not true. https://en.wikipedia.org/wiki/Nothing_to_hide_argument
> Plus, it is none of their business, until they can show probable cause
> that something illegal has been done.
My comment was not "Why worry if you have nothing to hide?"
More like, "worry more about the email admin reading your sh*t than the feds"
A friend of mine posted on FaceBook "The FBI can't recover the deleted emails because Hillary used a special program to delete those"
My response was this:
S=$(stat --printf="%s" /home/hclinton/mail/INBOX)
for i in `seq 1 10`
do
dd if=/dev/urandom of=/home/hclinton/mail/INBOX bs=1 count=${S}
done
Not a perfect solution, but it is one of "those program".
I then added that her admin was not a good admin unless he added a line at the top of that program before he ran it.
cp /home/hclinton/mail/INBOX /home/cfowler/hillary-email.mbox
# Now wipe her copy clean :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20160929/3e91b722/attachment.html>
More information about the Ale
mailing list