Skip to content

bergerst/dss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DSS : Digital Signature Service

This is the official repository for project DSS : https://ec.europa.eu/cefdigital/wiki/display/CEFDIGITAL/eSignature.

Issue Tracker

Please, use the new JIRA for project is on https://ec.europa.eu/cefdigital/tracker/projects/DSS/issues.

Maven repository

The release is published on CEF Digital repository :

https://ec.europa.eu/cefdigital/artifact/#welcome

<repository>
  <id>cefdigital</id>
  <name>cefdigital</name>
  <url>https://ec.europa.eu/cefdigital/artifact/content/repositories/esignaturedss/</url>
</repository>

Documentation

The documentation and samples are available in the dss-cookbook module. SoapUI project and Postman project are also provided to illustrate SOAP/REST calls.

The JavaDoc is available on https://ec.europa.eu/cefdigital/DSS/webapp-demo/apidocs/index.html

Demonstration

The release is deployed on https://ec.europa.eu/cefdigital/DSS/webapp-demo

Ready-to-use bundles

Bundles which contain the above demonstration can be downloaded from the Maven repository.

The code of the demonstration can be found on https://ec.europa.eu/cefdigital/code/projects/ESIG/repos/dss-demos/browse

Licenses

The DSS project is delivered under dual-license :

  • All modules, except 'sscd-mocca-adapter', are licensed under the terms of the Lesser General Public License (LPGL), version 2.1.

  • The module 'sscd-mocca-adapter' is licensed under the terms of the European Union Public License (EUPL), version 1.1.

The terms of each license can be found in the main directory of the DSS source repository:

  • License (EUPL version 1.1)
  • License (LGPL version 2.1)

SPDX-License-Identifier : LGPL-2.1 OR EUPL-1.1

SonarCloud

About

Digital Signature Service : creation, extension and validation of advanced electronic signatures

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
EUPL-1.1
LICENSE-EUPL11.txt
LGPL-2.1
LICENSE-LGPL21.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • XSLT 1.5%