Open leukimi opened 11 months ago
Hi, sorry for the delay. The lime server code is not part of the lime repository. You can find in the test part a light version of the server to be used for testing purpose only: https://github.com/BelledonneCommunications/lime/tree/master/tester/server/nodejs
The server code is not public yet, but it will be very soon(by next week) published under Afero GPL. I'll point you to the repository as soon as it is done.
Can you publish the source code of the X3DH key server based on LIME currently used for Linphone?
If you cannot publish the X3DH server source code, can you share it with me?
I need it to set up and study a full-featured server for Linphone based on Flexisip.
Thank you in advance.
Hi, sorry for the delayed answer. I know I already said that last December, but really it should be published very soon. I''l update you on that
Thanks for your patience
Are you still developing this project?
Please publish the source code of the server-side message security feature in PHP.
@jeannotlapin Can you give me a contact email? I'd like to talk to you directly to ask for some support (my email is ho.samwell@gmail.com).
Hi, after a looooong delay, the lime server code is finally published. The release 1.3.0 is still in alpha stage but stable release should be published soon. The repository is https://gitlab.linphone.org/BC/public/lime-server
Packages for debian11/12, ubuntu 18.04 and rocky8/9 are published on our repositories alpha channel:
https://download.linphone.org/snapshots/
Preferences, SIP accounts, Edit has:
E2E encryption keys server URL =
https://lime.linphone.org/lime-server/lime-server.php
How to set up such a
lime-server
with a correct configuration using the library from this repository?