On Wed, Sep 06, 2000 at 10:22:44PM +0200, Wouter Hanegraaff wrote: > I have some files that I would like to store encrypted. Of course I can > just type them in, encrypt them using gpg and delete the original, but > that seems to be a bit of a kludge. It would mean the file is at some > time readable unencrypted (after saving in the editor), and forgetting > to turn off the backup file option in the editor when changing the file.
The crypt++ package in emacs handles this. Dan