Skip to content
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

Migrate from libsignal-protocol-java to libsignal #565

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vanitasvitae
Copy link
Member

This PR moves away from libsignal-protocol-java which was archived in February of 2022 and instead makes use of libsignal which provides java bindings.

The migration would require a minimum Android API level bump, since the libsignal code now uses java.util.Optional, which is Java 8 (and some Android API level higher than the current min).

I have not done any interoperability- or integration testing yet.
It is also not yet clear, if the ecosystem (OMEMO next) will fork libsignal, or maintain a fork of libsignal-protocol-java instead, so consider this more a feasibility analysis for now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant