Jan Palus <[email protected]> writes:
Hi, I was wondering how to manage same credentials for different websites so that password is changed only once for all of them
I should probably mention that having the same credentials for multiple accounts is not recommended.
- an alias command (not implemented) which would create a symbolic link domain1.com |- user domain2.com -> domain1.com domain3.com -> domain1.com
At a first glance, yes, you could manually aliasing different gpg files like you suggest. (Personally I don't see a good usecase for an alias feature for `pass`) cheers,
