Keepassxc VS passwordstore
Passwordstore was my password manager for a long time… That’s because I thought it’s very good idea to use software (git and gpg) which is necessary on my desktop anyway. That’s good for simplicity, attack surface, yadda yadda. However, times changed. I switched my distribution from Arch Linux to Alpine Linux. Alpine is not using gnupg, it relies on X.509 certificates (backed by OpenSSL) to sign & verify packages. So that makes GnuPG 3-rd party software, and I was not happy with it… ...