mirror of
https://github.com/gopasspw/gopass.git
synced 2025-12-08 19:24:54 +00:00
Fixes #1520 RELEASE_NOTES=[ENHANCEMENT] Speed up gpg store init Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
487 B
487 B
Use case: Multiple Stores
gopass aims to support up to 100 mounted substores without noticeable
impact on most operations.
Using multiple stores is the preferred approach to solving different tasks like encrypting different sets of secrets for different recipients (as opposed to e.g. recipient lists in sub directories).
We understand that being able to use multiple stores is a key features of
gopass and we commit to maintaining and improving this feature in the
long term.