ortuman/jackal

XEP-0443: XMPP Compliance Suites 2021

Opened this issue · 2 comments

Please add support of XEP-0443: XMPP Compliance Suites 2021: https://xmpp.org/extensions/xep-0443.html

Which replaces:

Have you looked for RFCs and XEPs listed in?

Just found out about Jackal so i thought i'd take a few minutes to make a list of the XEPs to implement the 2020 Compliance Suite.

The compliance suite is divded into 4 categories (core, web, IM, mobile) and each category has criteria for a basic server, and for an advanced server. I ticked the boxes of the specs marked as implemented on the README

Core server featues

  • core
    • 0030
    • 0114
  • web
    • 0206
  • IM
    • 0054
    • 0280
    • 0045
    • 0249
    • 0363
  • mobile
    • 0198
    • 0352

Advanced server features

  • core
    • 0368
    • 0115
    • 0163
  • IM
    • 0398
    • 0153
    • 0191
    • 0048
    • 0313
    • 0410
    • 0411
    • 0223
    • 0049
    • 0198
    • 0313
  • mobile
    • 0357

Plus the future development section has some optional yet interesting proposals. Good luck on your project!