Draghtnod / Pidgin-GPG

GPG plugin for Pidgin
GNU General Public License v3.0
6 stars 1 forks source link

Carbon Copy not working / Sending messages to offline buddies #5

Closed cyberius0 closed 9 years ago

cyberius0 commented 9 years ago

Hello,

first I want to say a really big thank you for your efforts. OpenPGP is working very good.

(1) I have a problem with carbon copies. My setup is a prosody-0.10 server, Conversations on Android devices and your Pidgin release on Windows. Now when I write via Pidgin (with OpenPGP) it appears on Conversation. But when I write via Conversations it doesn't appear here on Pidgin.

Do I have to enable it somewhere first? Or should it work right out-of-the-box?

(2) Is it possible to send encrypted OpenPGP messages to offline buddies? If a buddy goes offline then Pidgin says "Encryption disabled, the remote client doesn't support it.". His public key is in Kleopatra and encrypted chatting works when he is online.

Draghtnod commented 9 years ago

1) Check Pidgin->Accounts->Your Jabber account->Enable Message Copies 2) It depends. Every OpenPGP supported Client signs its status update to publish its fingerprint. If the last status update was signed, it should work. If not, it won't work even if you got the contact in your Keychain. I'll check the offline feature as i got a bit more time. It works with Conversations, so it should work here too. :)

cyberius0 commented 9 years ago

(1) Okidoki, I found the setting. It works =) (2) Oki I understand. It is the same problem with Conversations from time to time so I guess I'll have to live with it ;)