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

[Feature Request] Use of LibSignal outside of Signal #533

Closed
abdokhe opened this issue Aug 18, 2023 · 1 comment
Closed

[Feature Request] Use of LibSignal outside of Signal #533

abdokhe opened this issue Aug 18, 2023 · 1 comment

Comments

@abdokhe
Copy link

abdokhe commented Aug 18, 2023

I would appreciate If there was a public crate in rust or a package for node or Java that can be used Outside of signal with full documentation, it will help in securing a lot of application I tried to make my own implementation of signal encryption but there were a lot of problems, just building this Lib crashes a lot, it will be really helpful to export this library to the use outside of signal,
and I would for sure contribute to it.
and please could you share some graphs explaining how the encryption process works how to store the keys safely.

Thanks in advance for the answer.

@alanliu-signal
Copy link

Unfortunately, it is currently not a primary goal of LibSignal to provide a public crate/package for integration with other applications, due to prioritization and resourcing. We will revisit that in the future as time permits.

In the meantime, we provide documentation on how the Signal encryption protocol works here [https://signal.org/docs/]. It is the responsibility of the application to ensure that keys are stored safely, and outside the scope of the protocol itself.

As for problems and crashes, are you trying to build something other than the rust crates? We’re not aware of any crashes with the build process. Please open a new issue if there are specific build failures that shouldn't be happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants