Hello, I have been using pass for years, my password stores contains over 500 passwords and I would like to review them (I know that some of them are weak and/or old).
Is there an efficient way to do it? Considering the following store: Password Store ├── foo │ ├── bar │ ├── baz │ └── qux ├── whaterver ... Is it possible to get something like this for instance? Password Store ├── foo │ ├── bar: superpassword1 │ ├── baz: superpassword2 │ └── qux: superpassword3 ├── whatever: superpassword4 ... CA _______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
