An open API service indexing awesome lists of open source software.

https://github.com/e-contract/commons-eid


https://github.com/e-contract/commons-eid

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Commons eID Project

## Introduction

This project contains the source code tree of Commons eID.
The Commons eID project delivers several components to enable the Belgian eID within your Java based applications.

The source code is hosted at: https://github.com/e-Contract/commons-eid

The Maven project site is hosted at e-contract.be: https://www.e-contract.be/sites/commons-eid/

Issues can be reported via Github: https://github.com/e-Contract/commons-eid/issues

Also check out the eID Applet mailing list for announcements: https://groups.google.com/forum/#!forum/eid-applet

## Getting Started

A good entry point for using the Commons eID project is the Maven project site.

https://www.e-contract.be/sites/commons-eid/

## Requirements

The following is required for compiling the Commons eID software:

* Java version 1.8.0_401+
* Apache Maven version 3.9.6
* Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy

Commons eID runs on Java version 8+.

## Build

The project can be built via:

```shell
mvn clean install
```

## License

The source code of the Commons eID Project is licensed under GNU LGPL v3.0.
All source code files remain under control of the GNU LGPL v3.0 license
unless otherwise decided in the future by _ALL_ Commons eID Project
copyright holders.
The license conditions can be found in the file: LICENSE.txt