Difference between revisions of "User:MDosch/Sendxmpp incarnations"
Jump to navigation
Jump to search
(xmppc: remove OMEMO support (it only lists fingerprints)) |
(Add txmppc) |
||
Line 39: | Line 39: | ||
::- Notable features | ::- Notable features | ||
::::- PGP support | ::::- PGP support | ||
* [https://holmeinbuch.de/repo/txmppc/ txmppc] | |||
::- License: ISC | |||
::- Language: C | |||
* [https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg-doc.git;a=blob;f=tools/txxmpp.c txxmpp] | * [https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg-doc.git;a=blob;f=tools/txxmpp.c txxmpp] | ||
::- License: GPL 3.0 or later | ::- License: GPL 3.0 or later |
Revision as of 20:31, 16 February 2022
As the original sendxmpp didn't receive updates in a long time and stopped working for a lot of people some more or less sendxmpp inspired alternatives have been created:
- - License: BSD 2-Clause
- - Language: Go
- - Notable features
- - Reads configurations from the original sendxmpp
- - Does SRV lookups
- - Supports http-upload
- - License: WTF v2
- - Language: Haskell
- li (CLI frontend of Libervia, formerly known as "Salut à toi/jp")
- - License: AGPL v3
- - Language: Python
- - Notable features
- - OMEMO support
- - OTR support
- - OX support planned
- - Pubsub/blog support
- - File sending/upload support (HTTP Upload with OMEMO Media sharing or Jingle)
- - License: 2-Clause BSD License
- - Language: Go
- - Notable features
- - Send raw XML
- - Handles XMPP URIs
- - Supports Software Version requests
- - License: GPL 3.0 or later
- - Language: Java
- - License: GPL 3.0
- - Language: Python
- - License: AGPL v3
- - Language: Rust
- - Notable features
- - PGP support
- - License: ISC
- - Language: C
- - License: GPL 3.0 or later
- - Language: C
- - License: MPL 2.0
- - Language: JavaScript (Node.js)
- - License: GPL 3.0
- - Language: C
- - License: GPL 3.0
- - Language: C
- - Notable features
- - PGP support
- - License: GPL 3.0
- - Language: Go
- - Notable features
- - Receives messages and prints them to the console