myPGP Manual

Manuel Freire

Abstract

myPGP is an experimental PGP clone. It is free software, so it can be modified and copied following the GNU General Public License version 2, which can be found in the file COPYING in the main directory of the project.

This manual is NOT finished yet. Many sections are not complete and the structure will be revised soon.

For any doubt, correction or contribution please send an email to .


Table of Contents

1. Introduction
License
Authors
2. Installation
3. Running myPGP
Command line interface
Quick tour
Confidentiality
Authentication
4. Internals
Code
Web
Documentation
Mailing list
A. PGP Overview
B. Contributing to myPGP
C. Standards

List of Tables

3.1. Commands
3.2. Options

List of Examples

3.1. Creating a public/private pair
3.2. Listing keyrings
3.3. Encrypting a message
3.4. Decrypting a message
3.5. Signing a message
3.6. Verifying a message