- License: LGPL 2.1
- © Estonian Information System Authority
Note: currently only supports Linux (Debian derivatives).
-
Install dependencies
sudo apt-get install libgtkmm-3.0-dev libssl-dev -
Fetch the source
git clone --recursive https://github.com/open-eid/chrome-token-signing cd chrome-token-signing -
Build
make -
Test
make test -
Install
sudo make install- Then go to
chrome://extensionsin and press "Load unpacked extensions..." - Technical testing: https://www.openxades.org/web_sign_demo/sign.html
- Then go to
Official builds are provided through official distribution point installer.id.ee. If you want support, you need to be using official builds.
Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.