Giter Site home page Giter Site logo

gaiax-self-description-signer's Introduction

Gaia-X Self-Description-Signer (Java)

This is a port of this project to Java: https://github.com/deltaDAO/self-description-signer/
Please refer to the original repo for general information. This port currently only support the signing of self-descirptions.

Requirements

  • JDK >= 11
  • Maven

Made with

Usage

  • Build the Java application
$ mvn clean package
  • Create a self-description
$ cp self-description.sample.json self-description.json 
  • Create a config file
$ cp config.sample.yaml config.yaml 
  • Adjust self-description and config to your needs.
  • Execute the signing process.
$ java -jar target\self-description-signer-1.0.0-SNAPSHOT-fat.jar

If successful, you will find your timestamped DID, self-signed self-description and a complete self-description signed from the compliance service in the output directory.

Roadmap

  • Add support for other Gaia-X artefacts
  • Increase Usability
  • Provide Docker Image
  • ...

gaiax-self-description-signer's People

Contributors

fabiankirstein avatar

Stargazers

David Loibl avatar

Watchers

 avatar

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.