summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 61e39e6..5b4d422 100644
--- a/README
+++ b/README
@@ -23,8 +23,8 @@ A rough roadmap:
- Basic protocol:
-[+] XMPP core (RFC 6120). A prototype is mostly ready, though it can
- use more of error handling and refinement.
+[+] XMPP core (RFC 6120). Mostly ready, though would be nice to
+ review and refactor.
- Reliable and predictable message delivery:
@@ -38,7 +38,7 @@ A rough roadmap:
[+] "Happy Eyeballs" (RFC 8305).
[+] XEP-0368 v1.1: SRV records for XMPP over TLS.
-[+] SOCKS5 (RFC 1928) support. Implemented, though can be improved.
+[+] SOCKS5 (RFC 1928) support. Implemented, though no authentication.
[+] XEP-0199 v2.0: XMPP Ping.
[.] Certificate verification using DANE (experimental).