home / xmpp

xeps

Data source: XMPP Standards Foundation

1 row where accepted = 1 and last_updated = "2020-10-30"

✎ 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
602 Council 438 2020-10-30 1   Informational Best practices for password hashing and storage https://xmpp.org/extensions/xep-0438.html Experimental 0.2.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 39.167ms · Data source: XMPP Standards Foundation