yowsup icon indicating copy to clipboard operation
yowsup copied to clipboard

enc images in echoclient

Open danipolo opened this issue 7 years ago • 2 comments

Hi,

I forked your code 💯

I see you add the functionality of unencrypt the .enc files. I tried in CLI and works very well. But if I try it with the echoclient in demos, doesn't work. What I need to add in layer.py to work like in CLI?

Thanks!

danipolo avatar Aug 02 '16 16:08 danipolo

still with problem?

JulioImolesi avatar Jun 17 '17 03:06 JulioImolesi

Echo client doesn't work with images due to current images come encrypted and forward function sends in plain mode without download and decrypt the content. Its easy to fix. However,‎ send images in plain mode doesn't work correctly with latest iphone/android releases. So main problem is the media encryption (commented in several issues in tgalal repo).

De: JulioImolesi Enviado: sábado, 17 de junio de 2017 05:50 Para: jlguardi/yowsup Responder a: jlguardi/yowsup CC: Subscribed Asunto: Re: [jlguardi/yowsup] enc images in echoclient (#91)

still with problem?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/jlguardi/yowsup/issues/91#issuecomment-309191083, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKNhjz6FN0xnuwWSubTncJeJ1NFgDqX9ks5sE0zigaJpZM4JazX_.

jlguardi avatar Jun 17 '17 04:06 jlguardi