AutenticacaoGov

Download JAR from autenticacaogovpt.aspx

Source code for desktop app https://github.com/amagovpt/autenticacao.gov

   1 git clone https://github.com/amagovpt/autenticacao.gov.git

Run in Debian

Start plugin from the command line

   1 sudo apt install pcscd
   2 sudo apt install pcsc-tools
   3 pcsc_scan
   4 # start authentication plugin
   5 java -jar plugin-autenticacao-gov.jar

AutenticacaoGov (last edited 2026-02-21 16:16:26 by vitor)