Visit Donald Turnbull's column >>

DONALD TURNBULLHome Page

Luis A. Ferre: "Reason does not need to yell, it convinces."
Add To Watchlist
Articles Posted: 0; Links Seeded: 3578
Member Since: 1/2006Last Seen: 10/19/2009

How to Encrypt Your Email

advertisement

Encryption scares a lot of people - me included - because it's based on really complicated mathematics. Thankfully, the state of encryption software has advanced sufficiently in the last couple of years that it's pretty easy for laypeople like us to take advantage of the protection it offers. Just like you don't shop online without a secured HTTPS connection, you really ought not engage in private conversations online without encrypting your messages.

Published to:

What's this?
Who's leading the conversation?
This visualization below allows you to see the impact that each user has on the current conversation. The top row contains the group of users who have had the most impact, the 2nd row the group of users who have had the 2nd most impact (et cetera). Users with similar impact are grouped together, and the average score of the group is shown to the left of the group. The author of the article is also shown on the left, in their corresponding group. Each user's score is based on the number of comments the user has made plus the number of votes their comments have received. The scores are calculated relative one another, so while their absolute value is not particularly important, their relative difference does indicate a larger difference in impact on the conversation.
1.5
{"commentId":3054188,"authorDomain":"fdbryant3"}

The problem with email encryption is that your recipient has to be able to de-crypt it. This means that they must get your public key and then use it to de-crypt it. Until we develop a system where public keys are retrieved and cached automatically and transparently email is going to remain a largely clear text activity and never a private means of communication.

Another problem is we do encryption at the wrong level for just using as a method of secure (if not necessarily private) point to point communication (which is why it cannot replace fax machines). It should be possible to form an email address with a flag to encrypt an email during transit - for instance instead of example@example.com you would send it to example@$example.com. This would tell your SMTP server that you wish this message to be encrypted. Your SMTP server would check a cache of public keys to see if it has the one for example.com. If not it would then contact SMTP server (or perhaps a key server) for example.com who would send your server its public key (perhaps via SSL as a verification method). Your server then encrypts the message and sends it. When example.com receives the message it decrypts it and the puts it in the mailbox for the recipient. This would provide method of secure communication across the Internet that is transparent and easy to use by the average user.

We have the technology, just not the infrastructure.

{"commentId":3054188,"threadId":"365153","contentId":"1899659","authorDomain":"fdbryant3"}
  • 1 vote
Reply#1 - Tue Sep 23, 2008 8:37 AM EDT
{"canLink":false,"threadId":"365153","isPrivate":false}
Leave a Comment:
You're in Easy Mode. If you prefer, you can use XHTML Mode instead.
As a new user, you may notice a few temporary content restrictions. Click here for more info.
{"threadId":"365153","contentId":"1899659"}
Start TrackingStart Tracking
Stop TrackingStop Tracking