Skip to content

Hermes is a desktop software and reference implementation to the protocol of a QR Code based Security Token. This software was written by me at Avixy Tecnologia and is Avixy's property. They've allowed me to publish it and you can have a look at it to see how I code(you won't be able to do much besides this without the hardware device ;p).

Notifications You must be signed in to change notification settings

salgadobreno/hermes

Repository files navigation

Estrutura:

Fontes -> src/main/java
Testes -> src/test/java
Jar executavel -> target/jfx/app/hermes-qrt-interface-sw-jfx
Jar de API -> target/hermes-qrt-interface-sw-api
Doxygen -> target/doc

- Para gerar o jar executável: goal jfx:far do Maven
- Para gerar o jar de API: mvn package -Papi
- Para gerar o Doxygen: goal doxygen:report

About

Hermes is a desktop software and reference implementation to the protocol of a QR Code based Security Token. This software was written by me at Avixy Tecnologia and is Avixy's property. They've allowed me to publish it and you can have a look at it to see how I code(you won't be able to do much besides this without the hardware device ;p).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages