Idiot-proof encryption systems

For system help, all hardware / software topics NOTE: use Coders Corner for all coders topics.

Moderators: Krom, Grendel

Post Reply
User avatar
Gekko71
DBB Captain
DBB Captain
Posts: 761
Joined: Sun May 27, 2007 2:50 am
Location: Perth

Idiot-proof encryption systems

Post by Gekko71 »

I'm looking for an encryption system for our organisations sensitive emails. Unfortunately I work with a large number of people who are very ignorant of security issues so it needs to be VERY simple to use and implement.

I am looking at something cheap to implement as well (open source / free would be good) as I have little to no budget for this, and it must be as secure as I can make it - 128 bit encryption or better.

I have looked at PGP but I'm hesitant as I'm expecting public/private key management to be difficult.

If there's something that can incorporate hardware and software (eg: the necessary presence of a usb key plus password to open emails) that would be good.

All recommendations and advice would be welcome. Thank you people. :)
User avatar
fliptw
DBB DemiGod
DBB DemiGod
Posts: 6458
Joined: Sat Oct 24, 1998 2:01 am
Location: Calgary Alberta Canada

Post by fliptw »

without a good training regimen, then no technological solution will work well.

ignorance can't be treated with technology by itself.
User avatar
Avder
DBB Material Defender
DBB Material Defender
Posts: 4926
Joined: Sat Oct 09, 1999 2:01 am
Location: Moorhead, MN

Post by Avder »

Another factor to consider is the fact that is is simply a big fat pain in the ass for people to strictly follow proper security procedures. If this is simply one more in an ever growing pile of security procedures, you can expect your users to ignore it with the same indifference that they show existing procedures. Find a way to make this new scheme make your procedures simpler overall and you have a greater chance of success.
Heretic
DBB Admiral
DBB Admiral
Posts: 1449
Joined: Wed Apr 14, 2010 6:54 pm
Location: Why no Krom I didn't know you can have 100 characters in this box.

Post by Heretic »

No such thing as Idiot-proof technology. There will always be an error between the keyboard and chair back.
User avatar
Gekko71
DBB Captain
DBB Captain
Posts: 761
Joined: Sun May 27, 2007 2:50 am
Location: Perth

Post by Gekko71 »

Okay, maybe idiot-proof is a poor choice of words. :)

I have forgotten about enterprise-wide solutions and am now aiming at senior management only IE: guys who need to send secret emails to a select number of contacts but only have average-user tech skills.

I would like something with a two part security option: Security key on a USB plus access password.

Client-to-client would be nice but Server-side is acceptable if there's no other option.

Again - all comments welcome. :) Thanks to everyone who has commented so far.
Starken
DBB DemiGod
DBB DemiGod
Posts: 741
Joined: Tue Aug 17, 1999 2:01 am
Location: Redmond, WA

Post by Starken »

A timely subject these days. Check out the following for \"user friendly\" email encryption.

open source:
http://www.djigzo.com/

commercial:
http://www.zixcorp.com/
User avatar
AlphaDoG
DBB Admiral
DBB Admiral
Posts: 1345
Joined: Sun Dec 25, 2005 10:35 am
Location: Mt. Vernon Illinois

Post by AlphaDoG »

Good info Starken, Thanks.
It's never good to wake up in the shrubs naked, you either got way too drunk, or your azz is a werewolf.

Image
User avatar
Gekko71
DBB Captain
DBB Captain
Posts: 761
Joined: Sun May 27, 2007 2:50 am
Location: Perth

Post by Gekko71 »

Agreed - thanks Starken, thanks guys :-)
User avatar
Krom
DBB Database Master
DBB Database Master
Posts: 16042
Joined: Sun Nov 29, 1998 3:01 am
Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
Contact:

Post by Krom »

You may be able to accomplish a lot of this with truecrypt. Otherwise PGP is probably next best on the list. Although a lot of this depends on what email clients you are using and what type of mail server you are using, PGP and Truecrypt likely have plugins for outlook that greatly ease the process.

Also if you are already using an exchange server it is probably moot to begin with.
User avatar
Gekko71
DBB Captain
DBB Captain
Posts: 761
Joined: Sun May 27, 2007 2:50 am
Location: Perth

Re:

Post by Gekko71 »

Krom wrote:You may be able to accomplish a lot of this with truecrypt. Otherwise PGP is probably next best on the list. Although a lot of this depends on what email clients you are using and what type of mail server you are using, PGP and Truecrypt likely have plugins for outlook that greatly ease the process.

Also if you are already using an exchange server it is probably moot to begin with.
Truecrypt looks promising - thanks Krom.
User avatar
Kilarin
DBB Fleet Admiral
DBB Fleet Admiral
Posts: 2403
Joined: Wed Aug 07, 2002 2:01 am
Location: South of Ft. Worth Texas

Post by Kilarin »

but, unless you create individual containers for each, truecrypt doesn't encrypt emails, does it? Unless they've added something new? Creating a new truecrypt container for every email would certainly be secure, but not convenient.

Truecrypt is WONDERFUL, and would certainly make it easy to encrypt the users drives. I just didn't think it could conveniently solve the problem of sending unencrypted emails across the network.

Enlighten me!
Post Reply