OpenICP-BR
Note: This is still an alpha version. Do not use in production.
An opensource GUI tool for digital sigatures that are legally valid in Brazil (standard: ICP-Brasil).
OpenICP-BR is a cross-platform (Linux, macOS, Windows) desktop app for signing documents as well as verifying the sigunatures acording to the ICP-Brasil (Brazilian Publick Key Infrastructure).
Screenshots
Install
OS X
- Download the file OpenICP-BR-v0.2.2.dmg.
- Open it and drag the app to the folder
Applications
. - Done!
Windows
- Download the file Instalador-OpenICP-BR-v0.2.2-i686.exe.
- Run it.
- Follow the installer instructions.
- Done!
OBS: You don’t need administrator privileges to install the Windows version, because it does not install to C:\Program Files (x86)
, but rather to C:\Users\My User\AppData\Local
.
Linux
Arch Linux
- Install via AUR:
pacaur -S openicp-br
.
OR
- Download the file: openicp-br-0.2.2-1-x86_64.pkg.tar.xz.
- Install it:
sudo pacman -U openicp-br-0.2.2-1-x86_64.pkg.tar.xz
.
Outras distribuições Linux
- Download the file: OpenICP-BR-v0.2.2-x86_64.tar.gz.
- Make sure you have wxWidgets installed.
- Extract it on the root directory:
sudo tar xvf OpenICP-BR-v0.2.2-x86_64.tar.gz -C /
.