commit fac101a9ebd27893fcc6ac64bb4ace30127b2623 parent a367e7a96021593efd70c6b44f5502797c040519 Author: Daniel Gultsch <daniel@gultsch.de> Date: Wed, 20 Dec 2017 21:53:33 +0100 updated readme Diffstat:
M | README.md | | | 6 | +++--- |
M | reports/wiuwiu.de.txt | | | 6 | +++--- |
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md @@ -15,9 +15,9 @@ This tool helps you to asses if your server supports those compliance profiles. ## Usage -Download the compiled [ComplianceTester-0.2.1.jar](https://gultsch.de/files/ComplianceTester-0.2.1.jar) or build with ```mvn package``` (needs Java 8) +Download the compiled [ComplianceTester-0.2.2.jar](https://gultsch.de/files/ComplianceTester-0.2.2.jar) or build with ```mvn package``` (needs Java 8) -Run with ```java -jar target/ComplianceTester-0.2.1.jar username@domain password``` +Run with ```java -jar target/ComplianceTester-0.2.2.jar username@domain password``` Example output: ``` @@ -47,4 +47,4 @@ There is also a very tiny wrapper script called ```runall.sh``` invoking that wi ## Reports Full reports can be found in the directory ```reports```. Please create a pull request if you want your server to be included. -Submitted data can be processed and [displayed in a table](https://gultsch.de/compliance.html). +Submitted data can be processed and [displayed in a table](https://conversations.im/compliance/). diff --git a/reports/wiuwiu.de.txt b/reports/wiuwiu.de.txt @@ -50,10 +50,10 @@ running XEP-0363: HTTP File Upload… PASSED running XEP-0065: SOCKS5 Bytestreams (Proxy)… PASSED running XEP-0357: Push Notifications… PASSED running XEP-0368: SRV records for XMPP over TLS… PASSED -running XEP-0384: OMEMO Encryption… FAILED +running XEP-0384: OMEMO Encryption… PASSED running XEP-0313: Message Archive Management (MUC)… PASSED -passed 14/15 +passed 15/15 -Conversations Compliance Suite: FAILED +Conversations Compliance Suite: PASSED