home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where xep_id = 524

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
524,5     Pàdé 5 OMEMO Encryption 524
524,6 0.1 complete Gajim 6 OMEMO Encryption 524
524,7 0.3.0 complete blabber.im 7 OMEMO Encryption 524
524,12 0.8.3 complete Prosody IM 12 OMEMO Encryption 524
524,18 0.3.0 complete Beagle IM 18 OMEMO Encryption 524
524,19 0.8 complete QXmpp 19 OMEMO Encryption 524
524,22 0.3.0 complete monocles chat 22 OMEMO Encryption 524
524,24 0.3.0 complete AstraChat XMPP Client 24 OMEMO Encryption 524
524,26 0.3.0 complete Stork IM 26 OMEMO Encryption 524
524,28 0.3.0 complete Cheogram Android 28 OMEMO Encryption 524
524,31     Converse.js 31 OMEMO Encryption 524
524,33 0.8.3 complete MongooseIM 33 OMEMO Encryption 524
524,34 0.1 complete python-nbxmpp 34 OMEMO Encryption 524
524,35 0.8 complete Kaidan 35 OMEMO Encryption 524
524,37 0.3.0 complete Siskin IM 37 OMEMO Encryption 524
524,41 0.2   Miranda NG 41 OMEMO Encryption 524
524,47 0.3.0 complete xmpp-parsers 47 OMEMO Encryption 524
524,48 0.3.0 complete Conversations 48 OMEMO Encryption 524
524,50   complete Monal IM 50 OMEMO Encryption 524
524,52 0.3.0 wontfix Martin 52 OMEMO Encryption 524
524,55 0.8.1 experimental UWPX 55 OMEMO Encryption 524
524,64 0.3.0 complete profanity 64 OMEMO Encryption 524
524,65 0.3 partial poezio 65 OMEMO Encryption 524
524,66 0.3.0 complete Dino 66 OMEMO Encryption 524

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 21.486ms · Data source: XMPP Standards Foundation