Giter VIP home page Giter VIP logo

browser-token-signing's Introduction

Browser token signing

  • License: LGPL 2.1
  • © Estonian Information System Authority

Documentation

Building

Build Status Coverity Scan Build Status

Ubuntu

  1. Install dependencies

     sudo apt-get install libgtk2.0-dev libssl-dev libpcsclite-dev
    
  2. Fetch the source

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

     make plugin
    
  4. Install

     make install
    
  5. Execute

     firefox
    

OSX

  1. Fetch the source

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

     xcodebuild -project esteid-plugin.xcodeproj -target esteidfirefoxplugin
    
  3. Install

     xcodebuild -project esteid-plugin.xcodeproj -target esteidfirefoxplugin install DSTROOT=/
    
  4. Execute

     open /Application/Safari.app
    

Windows

  1. Fetch the source

     git clone --recursive https://github.com/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
     msbuild /t:firefox-token-signing:Rebuild;firefox-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
     ie/Release/firefox_token_signing_3.12.0.0_x86.msi
    
  4. Execute

     Open Internet Explorer or Firefox
    

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.