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

how can i used libsignal in vue project? #571

Closed
MarisaDA-ZE opened this issue Apr 30, 2024 · 1 comment
Closed

how can i used libsignal in vue project? #571

MarisaDA-ZE opened this issue Apr 30, 2024 · 1 comment

Comments

@MarisaDA-ZE
Copy link

As a beginner in the Signal Protocol, I have learned from online sources that it boasts excellent security due to its unique double ratchet encryption algorithm, which ensures both forward secrecy and backward secrecy for data. However, I am unsure whether it is applicable to my project where I am trying to use Java and JavaScript implementations of Signal to enable communication between them. Specifically, I aim to have the browser client side implemented in JavaScript encrypt data and send it to a Java server-side for decryption. In this scenario, can libsignal be utilized?

Also, I am not clear on whether libsignal requires Rust dependencies for either the client or the server implementation. Are there any straightforward examples available that would illustrate how to use libsignal in such a context?

@jrose-signal
Copy link
Contributor

Sorry, this sort of open-ended question would be better suited for the unofficial community forums at http://community.signalusers.org.

@jrose-signal jrose-signal closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants