Chapter 1. Overview

Table of Contents

1.1. Passphrase handling
1.2. Variable setup

A simple FileHandler which supports working with PGP encrypted and/or signed text data.

It provides actions to:

A known key is one that is present in one of the configured keystores.

To prevent the possibility of accidentially saving sensitive information back to the loaded file in clear, the editor disables saving in case data has been decrypted after loading it, but not encrypted again afterwards.

As this FileHandler supports modification and saving of the loaded data, it is an editor by nature.