= AutenticacaoGov = Download JAR from https://autenticacao.gov.pt/fa/ajuda/autenticacaogovpt.aspx Source code for desktop app https://github.com/amagovpt/autenticacao.gov {{{#!highlight sh git clone https://github.com/amagovpt/autenticacao.gov.git }}} === Run in Debian === Start plugin from the command line {{{#!highlight sh sudo apt install pcscd sudo apt install pcsc-tools pcsc_scan # start authentication plugin java -jar plugin-autenticacao-gov.jar }}}