![]() |
Decrypt XEP-0027 Messages
Hi!
First of all: Happy new year! Im working on a Harmattan GUI for GnuPG. The app should able to encrypt/decrypt text and files, import keys and so on. It will also decrypt OpenPGP-Enrypted emails. To find such mail is easy - one can search the ~/.qmf/ directory for encrypted mails or open the SQLite-DB also in this directory. It would be also very nice to show enrypted XMPP-Messages (Jabber, Google-Talk, ...) - and this is my problem. If I send an OpenPGP encrypted message from Androids "Conversations" to N9, N9's messanger shows only this output: "This is an XEP-0027 encrypted message". No encrypted content is visible, just this message. Do you know, where all the text messages are stored? I need to found and decrypt them. Thank you for any hint! Christoph |
Re: Decrypt XEP-0027 Messages
Little progress.
I can access all XMPP-Messages using: Code:
tracker-sparql -q "select nie:plainTextContent(?d) where {?d a nmo:IMMessage}" Any ideas? |
All times are GMT. The time now is 11:06. |
vBulletin® Version 3.8.8