Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Images are not decrypted #86

Open
Natureshadow opened this issue Oct 29, 2017 · 6 comments
Open

Images are not decrypted #86

Natureshadow opened this issue Oct 29, 2017 · 6 comments

Comments

@Natureshadow
Copy link

In teh feature list, it says that images are supported. However, I aonly get a link to the encrypted image file on WhatsApp's HttpUpload component.

How to handle it?

@stv0g
Copy link
Owner

stv0g commented Oct 29, 2017 via email

@Natureshadow
Copy link
Author

Well, I don't no if Spectrum gets in the way there, but as long as the XMPP server has HttpUpload, decrypting the file with axolotl and then jsut pushing it there seems quite easy.

@Natureshadow
Copy link
Author

Also, it looks like yowsup supports it:
tgalal/yowsup#2235

So, the problem looks solvable. Would you welcome a pull request if I tried implementing it?

@stv0g
Copy link
Owner

stv0g commented Oct 29, 2017

Sure, pull requests are always welcome! It would be cool to support HttpUpload!

We already had a discussion to support HttpUpload.
But then we went for another easier solution: #54

@Natureshadow
Copy link
Author

Yeah, that's fine as well. Didn't know Spectrum had a web directory thing as well.

So, the issue seems to be that WhatsApp changed the way media is encrypted: tgalal/yowsup#1400

The state of the fix in yowsup is not very clear…

@dazzzl
Copy link
Contributor

dazzzl commented Nov 15, 2017

I have used the jlguardi's yowsup branch for this. In fact it is still working. However, my yowsup is now a (partly outdated) mixture of jlguardi's and the official branch. But, it is working for me ....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants