Skip to content

[omemo] Added recipes needed to build omemo module #1444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 12, 2018

Conversation

goffi-contrib
Copy link
Contributor

OMEMO is an end to end encryption algorithm used in XMPP. This recipe
add the module implementing it + its dependencies.
The following dependencies have been added:
- DoubleRatchet
- PyNaCl,
- X3DH
- XEdDSA

This has been tested working with python 2.

@AndreMiras
Copy link
Member

That's a lot of recipes thanks!
Could you fix all the url strings?

@goffi-contrib
Copy link
Contributor Author

@AndreMiras URLs are fixed.

@AndreMiras
Copy link
Member

Thanks it's looking good.
We need #1437 to be merged before we can merge yours.
I'll keep you posted later during the coming week

@AndreMiras AndreMiras self-assigned this Nov 4, 2018
@AndreMiras
Copy link
Member

@goffi-contrib #1437 just got merged. Do you mind rebasing to see if Travis is now happy about it?

@goffi-contrib
Copy link
Contributor Author

@AndreMiras done :)

@goffi-contrib
Copy link
Contributor Author

@AndreMiras still the same missing autoreconf issue: /home/user/.local/share/python-for-android/build/other_builds/libffi/armeabi/libffi/autogen.sh: 2: exec: autoreconf: not found

@AndreMiras
Copy link
Member

Yes basically everything that relies on libffi would fail here 😞

OMEMO is an end to end encryption algorithm used in XMPP. This recipe
add the module implementing it + its dependencies.
The following dependencies have been added:
        - DoubleRatchet
        - PyNaCl,
        - X3DH
        - XEdDSA

This has been tested working with python 2.
@AndreMiras AndreMiras merged commit 819cecd into kivy:master Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants