-
Notifications
You must be signed in to change notification settings - Fork 85
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
Jabber / XMPP #541
Comments
The xmpp.rs library does look fairly easy to use. But I don’t see any mention of support for end to end encryption. Am I just missing it or is this something that would have to be added? |
|
Thanks @xobs I was wondering about its dependencies and the implications thereof. Any suggestions out there? |
Any suggestions out there?
Please join to groupchat "XMPP in Rust" chat (AT) xmpp.rs and I suppose
people will be glad to provide you any reference that you might need.
You might also want to join to groupchat "JDev" jdev (AT) muc.xmpp.org.
Links:
https://search.jabber.network/search?q=xmpp+in+rust
https://search.jabber.network/search?q=jdev
|
Greetings,
I have read this post and I am surprised that there is no mention to XMPP, which is not only a messaging protocol, it is also capable for VoIP, file sharing, publishing (XEP-0060: PubSub), including visual interface, Ad-Hoc Commands (XEP-0050), microblogging and anything else.
xous-core can also suggest of an XEP of its use-case to the XSF.
I have an XMPP account which I use only for XMPP based software (i.e. bots) which serve me with many tasks, including syndication updates, file synchronization, calculator, unit conversion, task scheduler, meet scheduler, and much more.
I suggest to read https://xmpp.org/about/technology-overview/ and make XMPP a priority.
XMPP in Rust
I definitely suggest to focus less on chat protocols that are funded by spy-agencies, who - ironically - use XMPP for their external and internal communications themselves.
The text was updated successfully, but these errors were encountered: