carpedm20 / LINE

May the LINE be with you...
http://carpedm20.github.io/line/
Other
824 stars 192 forks source link

LINE end-to-end encryption issue #61

Open shinznatkid opened 8 years ago

shinznatkid commented 8 years ago

I'm not sure but seem some contact that has end-to-end encryption send message to this application will get text=None So, I'm investigating to deep thrift and found in thrift ttypes file. That class Message has new unknown attribute when encrypted contact has message. (new type fid=20 is List of String) I'm stuck here and cannot decrypt that message. :(

If anybody has same issue or any solution plz advise.

Thankyou.

carpedm20 commented 8 years ago

What do you want to do?

shinznatkid commented 8 years ago

I want to get decrypted text from contact that has send message by end-to-end encryption. (Now received text=None)

R-N commented 7 years ago

Is there no way to work around this?

ii64 commented 7 years ago

Looks like' Line client on Chrome had the answer E2EEgetPublicKey, etc