Menu

#3 Possibilty to encrypt the password db for multiple gpg keys

open
nobody
None
5
2005-04-20
2005-04-20
No

This patch adds a gpg_output_id tag in the
configuration file, and adjusts
the encryption routine in such way that the encrypted
database can be encrypted for multiple keys. This way
multiple persons with independant keys can maintain the
database with their own key.

It also fixes a bug in filter.c where the filter string
is allocated as a STRING_MEDIUM, and in options.c where
it is considered to be a STRING_LONG.

Discussion

  • Wouter Paesen

    Wouter Paesen - 2005-04-20

    patch

     
  • Nick Burch

    Nick Burch - 2006-02-15

    Logged In: YES
    user_id=157622

    The latest CVS now has support for encrypting files to
    multiple recipients, so it should be easy to integrate the
    rest of your patch.

     

Log in to post a comment.