On Wed, Mar 19, 2014 at 7:01 AM, Josh Cartwright <[email protected]> wrote: > > > How do you deal with getting all the team's public keys to all the > users? Or is that outside the scope of this patch? > > Perhaps instead of maintaining a .gpg_id key list, a keyring with the > teams' public keys should be used. >
Storing the keyring inside the password store itself can be accomplished simply by setting GNUPGHOME environment variable to a path within the store.
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
