Closed rmadamson closed 6 years ago
This seems unnecessary with the setup script. I think we should just make that raise a PKPassError like we are doing in the other exceptions issue.
Should we be able to run pkpass without a .pkpassrc file? It seems like something that would be okay, if we set reasonable default paths for things like the cert and password repositories
It should be fine, I don't see anything particularly wrong with it. I just think it would be better to encourage users to use the setup script we are developing; but if there is a particular reason we would like to run without a .pkpassrc file maybe that will help me understand the actual need here.
Fails with:
We should continue with defaults ($HOME/.passdb/(certs|keys|passwords)?) and maybe let the user know that they don't have a pkpassrc file. Or maybe not.