Reply
Thread Tools
Posts: 133 | Thanked: 405 times | Joined on Mar 2012 @ Europe
#1
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
 

The Following 6 Users Say Thank You to chrm For This Useful Post:
Posts: 133 | Thanked: 405 times | Joined on Mar 2012 @ Europe
#2
Little progress.
I can access all XMPP-Messages using:

Code:
tracker-sparql -q "select nie:plainTextContent(?d) where {?d a nmo:IMMessage}"
But the content is the same, just "This is an XEP-0027 encrypted message" without the encrypted content

Any ideas?
 

The Following User Says Thank You to chrm For This Useful Post:
Reply

Tags
encryption, gnupg, jabber, openpgp, xep-0027

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:22.