This is a U2F compliant CrySIL element. It is configured to use the U2F HTTP receiver and the SMCC actor. Please connect a card reader to the machine running the instance and insert a compatible card, e.g. an Austrian citizen card.
If you want to run this project from Eclipse, be sure that the file .settings/org.eclipse.wst.common.component
contains something along the lines of the following snippet:
<dependent-module deploy-path="/" handle="module:/overlay/prj/crysil-u2f-http-json-receiver?includes=**/**&excludes=META-INF/MANIFEST.MF">
<dependency-type>consumes</dependency-type>
</dependent-module>
This should be created when importing this maven project into Eclipse, but for some reason unknown it is not.