Linux

  1. Home
  2. Computing & Technology
  3. Linux
Securing Data in Transit
An Introduction

5. Secure Email

Most of the secure email programs use public key encryption. The receiver posts their encryption key somewhere public, somewhere that potential senders can locate it. The sender uses that key to encrypt the message, thus ensuring that only the receiver can decrypt it.

This works fairly well, but has the disadvantage that if your receiver isn't using a secure email program, or doesn't have a posted public key, you can't send encrypted mail to them.

Authentication is not a problem for secure email - provided the receiver has kept their private key secure, noone can easily decrypt the transmission.


Securing Data in Transit
Table of Contents

0. Index
1. Introduction

2. Authentication
3. Encryption 4. Secure HTTP
5. Secure Email
6. Secure Shell
7. Other Data Transfer
8. Final words

>>Linux Security Documents


Explore Linux

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Linux

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.