Skip to content

BHO/NPAPI browser plugin for signing with your eID on the web, modified for batch signing

License

Notifications You must be signed in to change notification settings

nortal/browser-batch-token-signing

Repository files navigation

Browser token signing

European Regional Development Fund

  • License: LGPL 2.1
  • © Estonian Information System Authority

Warning: Firefox 52 removed NPAPI support and added Chrome Extensions support since version 50 which is implemented in chrome-token-signing

Warning: Removed Windows and Linux NPAPI code. Use v3.12.2 release for legacy browesers.

Documentation

Building

Build Status Build Status Coverity Scan Build Status

OSX

  • Fetch the source

      git clone --recursive https:/open-eid/browser-token-signing
      cd browser-token-signing
    
  • Build a installable package firefox-token-signing.pkg

      make
    
  • Execute

      open /Application/Safari.app
    

Windows

  1. Fetch the source

     git clone --recursive https:/open-eid/browser-token-signing
     cd browser-token-signing
    
  2. Build

     msbuild /t:ie-token-signing:Rebuild;ie-token-signing-wix:Rebuild /p:Configuration=Release;Platform=Win32 browser-token-signing.sln
    
  3. Install

     ie/Release/ie-token-signing_3.12.0.0_x86.msi
    
  4. Execute

     Open Internet Explorer
    

Support

Official builds are provided through official distribution point installer.id.ee. If you want support, you need to be using official builds. Contact for assistance by email [email protected] or http://www.id.ee.

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

BHO/NPAPI browser plugin for signing with your eID on the web, modified for batch signing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published