Skip to content
 
 

Repository files navigation

Chrome Native Client plugin

  • License: LGPL 2.1
  • © Estonian Information System Authority

Building

Note: currently only supports Linux (Debian derivatives).

Build Status Coverity Scan Build Status

  1. Install dependencies

     sudo apt-get install libgtkmm-3.0-dev libssl-dev
    
  2. Fetch the source

     git clone --recursive https://github.com/open-eid/chrome-token-signing
     cd chrome-token-signing
    
  3. Build

     make
    
  4. Test

     make test
    
  5. Install

     sudo make install
    

Support

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.

About

Native Client Chrome plugin for signing hashes with PKCS#11 tokens from JavaScript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors