home / xmpp

xeps

Data source: XMPP Standards Foundation

1 row where accepted = 1, approver = "Council" and title = "E2E Authentication in XMPP"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
580 Council 416 2019-03-06 1   Standards Track E2E Authentication in XMPP https://xmpp.org/extensions/xep-0416.html Deferred 0.1.0

Advanced export

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

CSV options:

CREATE TABLE [xeps] (
   [approver] TEXT,
   [number] TEXT,
   [last_updated] TEXT,
   [accepted] INTEGER,
   [short_name] TEXT,
   [type] TEXT,
   [id] INTEGER PRIMARY KEY,
   [title] TEXT,
   [url] TEXT,
   [status] TEXT,
   [version] TEXT
);
Powered by Datasette · Queries took 44.31ms · Data source: XMPP Standards Foundation