home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

33 rows where xep_id = 548

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
548,0 OMEMO Encryption 548 Pàdé 0    
548,5 OMEMO Encryption 548 Beagle IM 5 0.3.0 complete
548,8 OMEMO Encryption 548 UWPX 8 0.8.1 experimental
548,9 OMEMO Encryption 548 moxxmpp 9 0.8.3 complete
548,12 OMEMO Encryption 548 profanity 12 0.3.0 complete
548,14 OMEMO Encryption 548 MongooseIM 14 0.8.3 complete
548,16 OMEMO Encryption 548 Slidge 16   complete
548,20 OMEMO Encryption 548 Prosody IM 20 0.8.3 complete
548,21 OMEMO Encryption 548 Aparté 21 0.3.0 partial
548,25 OMEMO Encryption 548 Dino 25 0.3.0 complete
548,26 OMEMO Encryption 548 omemo_dart 26 0.8.3 partial
548,28 OMEMO Encryption 548 Converse.js 28    
548,29 OMEMO Encryption 548 Gajim 29 0.3 complete
548,30 OMEMO Encryption 548 Stork IM 30 0.3.0 complete
548,31 OMEMO Encryption 548 Psi 31   partial
548,33 OMEMO Encryption 548 AstraChat XMPP Client 33    
548,36 OMEMO Encryption 548 QXmpp 36 0.8.3 complete
548,38 OMEMO Encryption 548 ejabberd 38 0.8.3 complete
548,41 OMEMO Encryption 548 Monal IM 41 0.3.0 complete
548,45 OMEMO Encryption 548 xmpp-parsers 45 0.3.0 complete
548,52 OMEMO Encryption 548 Kaidan 52 0.8.3 complete
548,55 OMEMO Encryption 548 Cheogram Android 55 0.3.0 complete
548,57 OMEMO Encryption 548 poezio 57 0.3 partial
548,58 OMEMO Encryption 548 Conversations 58 0.3.0 complete
548,59 OMEMO Encryption 548 picomemo 59 0.9.0 partial
548,62 OMEMO Encryption 548 Siskin IM 62 0.3.0 complete
548,63 OMEMO Encryption 548 monocles chat 63 0.3.0 complete
548,64 OMEMO Encryption 548 python-nbxmpp 64 0.3.0 complete
548,65 OMEMO Encryption 548 Miranda NG 65 0.2  
548,66 OMEMO Encryption 548 Moxxy 66 0.8.3 complete
548,67 OMEMO Encryption 548 Halcyon 67 0.3.0 wontfix
548,71 OMEMO Encryption 548 aTalk 71 0.8.3  
548,72 OMEMO Encryption 548 Martin 72 0.3.0 wontfix

Advanced export

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

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   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 24.186ms · Data source: XMPP Standards Foundation