KeepassXC is deprecating KeePassHTTP support: https://keepassxc.org/blog/2018-02-28-2.3-released/
In order for cmdipass to continue being useful as the security stance around browser integrations improves, it will need to support the new KeePassXC-Browser protocol. It's quite similar to the keepasshttp protocol but it uses nacl's box for authenticated encryption and a local unix socket instead of a localhost-bound network socket for communication.
KeepassXC is deprecating KeePassHTTP support: https://keepassxc.org/blog/2018-02-28-2.3-released/
In order for cmdipass to continue being useful as the security stance around browser integrations improves, it will need to support the new KeePassXC-Browser protocol. It's quite similar to the keepasshttp protocol but it uses nacl's box for authenticated encryption and a local unix socket instead of a localhost-bound network socket for communication.