Hi Christian,

When I read the subject, I was thinking exactly of pass.

Am Fr den 11. Jun 2021 um 18:44 schrieb Christian Chavez via Gnupg-users:
> Does anyone know of a tool/software that works much like pass/git secret,
> but also easily/simply allows you to access two different
> bases/repositories (like my personal passwords/totp and team one above)
> with the same tool/cli?

You can combine multiple pass repositories into one using, for example,
git submodules. I used that over many years. Having a cron job that
committed all submodules changes in the top pass git automatically.

In pass, you can have different keys for each subtree. See the man page
for `pass init --path=sub-folder`.

Regards
   Klaus
-- 
Klaus Ethgen                                       http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16            Klaus Ethgen <kl...@ethgen.ch>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to