Gajim Messenger

I recommend using forward secret crypto implementations for messaging.
GPG isn’t it. Since you probably know this but choose to use it anyway,
it is important to note hat troubleshooting this isn’t really a priority
unless you pay for professional support. Meanwhile a Gaji dev seems to
have responded to your support ticket.

GPG and OMEMO were discussed. Both are necessary.

Gajim installation in Whonix (fix PGP/GPG issue):

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

flatpak install --user https://flathub.org/repo/appstream/org.gajim.Gajim.flatpakref

flatpak install --user flathub org.gajim.Gajim.Plugin.omemo

flatpak install --user flathub org.gajim.Gajim.Plugin.pgp

Start with PGP legacy plugin:

flatpak run --filesystem=xdg-run/gnupg org.gajim.Gajim

or

flatpak run --socket=gpg-agent org.gajim.Gajim

1)

Yes. Old OMEMO plugin removed and OMEMO integrated into Gajim directly. And they added setting for default encryption.

2)

Where is Gajim profile in Whonix?

Gajim informs:

~/.config/gajim/ (Linux)
~/.local/share/gajim/ (Linux)
~/.var/app/org.gajim.Gajim/config/gajim (Flatpak)
~/.var/app/org.gajim.Gajim/data/gajim (Flatpak)

I installed Gajim 1.8.0 via Flatpak on Whonix 16 but I couldn’t find similar folders.

1 Like