Is it possible to use PGP keys with passphrases on new Gajim versions which installed via Flatpak? I can not do it on Whonix. Old Gajim versions works well. Gajim devs don’t answer to this issue. Please see my description:
Test (1)
- OS: Whonix XFCE 16.0.9.8
- Gajim: 1.7.3 installed via Flatpak (you can check logs)
- Gajim PGP plugin: 1.5.1
- I added my private key to GPA.
- I added public key of my friend to GPA.
- I opened Gajim PGP plugin and added this private key to my own JID.
- I opened conversation with my friend and added his public key to his JID.
- I restarted Gajim.
- System does not ask passphrase of my key as it should be done. Therefore it’s impossible to conduct PGP chat on Gajim 1.7.3.
Test (2)
- OS: Whonix XFCE 16.0.9.8
- Gajim: 1.3.1 installed via
sudo apt-get install gajim
- Gajim PGP plugin: 1.3.5
- I added my private key to GPA.
- I added public key of my friend to GPA.
- I opened Gajim PGP plugin and added this private key to my own JID.
- I opened conversation with my friend and added his public key to his JID.
- I restarted Gajim.
- System asked passphrase of my key. It’s possible to conduct PGP chat on Gajim 1.3.1.
Is it possible to use full PGP with passphrases on new Gajim & new Gajim PGP plugin or not?