Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 8952a2c25dab0703bf205956e38a751d > files > 5

mozilla-esteid-3.13.0-5.mga7.armv7hl.rpm

# Firefox PKCS11 Loader

 * License: LGPL 2.1
 * © Estonian Information System Authority

## Building
[![Build Status](https://travis-ci.org/open-eid/firefox-pkcs11-loader.svg?branch=master)](https://travis-ci.org/open-eid/firefox-pkcs11-loader)
        
### Widnows/OSX/Ubuntu

1. Fetch the source

        git clone https://github.com/open-eid/firefox-pkcs11-loader
        cd firefox-pkcs11-loader

2. Configure

        mkdir build
        cd build
        cmake ..

3. Build

        make extension
        make installer

4. Execute Firefox and install xpi file

## Support
Official builds are provided through official distribution point [installer.id.ee](https://installer.id.ee). If you want support, you need to be using official builds. Contact for assistance by email [abi@id.ee](mailto:abi@id.ee) or [www.id.ee](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.