Email Clients with Encrypted Archives?
jasonbrown asks: "If your like a lot of us, you want to keep all your good email for later viewing. Then again, who wants to have all that personal stuff laying around when some higher power decides to dig through it. I was wondering if the Slashdot community knows of any good, preferably linux compatible, email clients with an encrypted archive to keep your old email away from prying eyes."
Store your mbox (or whatever) on an encrypted file system. Not perfect but easy.
"Oh no, not again"
Really simple, just use an encrypted file-system. Either in a partition or via loopback in a file (convinient for backuping).
Save, Simple, and you can use any email software you want.
-- Aji con Todo!
I never really gave it a second thought... Thanks for pointing that one out, now I have something else on my plate to worry about!
But seriously, if you are working on a Winbloze platform, I think that Pegasus stores the mail file in an encryped format - password protected at least - to keep people away. Not for sure on that one, but I will check. May not be heavy enough encryption to keep the Feds off your back, but it should keep the old lady or your less-than-saavy computer friends out. (Or in the case of some, your parents)
Ligaguinggligagiggagoogoogwillgo
Evil nasty bad MS Outlook has had this ability for at least the last few versions (97 onwards I think).
Depending on how much grief other people reading your mail is going to cause (legal, or merely embarrassing), it's worth noting that several countries already have laws requiring you to give up the keys to your encrypted mail in certain situations, and others are considering similar laws.
"don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
If you are planning on doing stuff you would rather not have extra evidence of later, don't talk about it over e-mail! If you are conspiring with other folk stupid enough to send incriminating information over e-mail, you have bigger problems to worry about. If you are already sending all your e-mail in an encrypted form, you simply need to keep the encrypted e-mails in the archive as well.
You could pretty easily do this with mutt and the compressed folders patch.
It allows you to specify a regex for a folder, and then operations for opening and closing. It wouldn't be that much different than using bzip2 or gzip on a folder.
This is only a problem if they're using their own "very special" cryptography, e.g., the ever popular "xor with passphrase and a counter." For some odd reason that's used in several products -- and can be easily cracked with some commercial products.
If the crypto was done right, the message was compressed and then encrypted in "chaining" mode with DES, 3DES, IDEA, AES, or a similar strong cipher. Having known plaintext won't help much in this case.
For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
Try using Cryptoheaven or hush.com
Use them all and it's on like a pot of grits. PGP4pine is a script that Pine calls (when it sees the PGP encryption header in the mail) PGP4pine then uses GnuPGP (or actually, any of many other encryption programs) to decrypt the message. Everything happens seemlessly (you can even set it up so that PGP4Pine automatically grabs public keys from sig files). Best thing is as far as Pine knows its just text, so the message gets stored encrypted, it's only decrypted when you want to read it or quote it.
Of course, this assumes you want to use PGP while sending and recieveing messages too (and why wouldn't you..)
Praise the Force Field! Praise the Laser Project! Slackware Loon #19830573
Of course, you could also just encrypt your old mail file. How often do you go through mail from 1998 anyway?
This Sig is a mnemonic device designed to allow you to recognize this author in the future.