rdlab

@rd-lab

rdlab

Private team

Joined on Nov 10, 2020

  • Participants Validated ID Fraunhofer SICPA Relevant links eDIAS interop use case : https://gitlab.grnet.gr/essif-lab/interoperability/eidas-generic-use-case VC http API swagger specs: https://w3c-ccg.github.io/vc-http-api/
     Like 1 Bookmark
  • package test; import lombok.NonNull; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; public class TestService {
     Like  Bookmark
  • # Coding exercise
     Like  Bookmark
  • Goal Easily deploy Aca-py with sub-wallets behind a mediator for scalability. note base wallet will have connection with external mediator, sub wallets will use the mediator endpoint and all messages will enter through a single connection to the base wallet from the mediator. Suggested features [x] Admin API, pr #913 for default mediation
     Like  Bookmark
  • This document explore different aproaches to integrate a Trust Frameworks / Governance frameworks into end to end SSI flow. Context Train (TRust mAnagement INfrastructure): Trust Management Infrastructure Component for the ESSIF-Lab Architecture https://gitlab.grnet.gr/essif-lab/infrastructure/fraunhofer SICPA bridge https://gitlab.grnet.gr/essif-lab/infrastructure/sicpa
     Like  Bookmark
  • Docs https://docs.google.com/document/d/1YamSGM2FX34uXp4otWeHH976pyxN4Jaz59llypOf_kY/edit# https://docs.google.com/presentation/d/18c6tFDMrqnRPVIMHbqI6xbSoKMaicxspfApqVT2FKkI/edit#slide=id.gae843b0b89_0_2 Json-ld and BBS+ support 1rst phase : Support for "plain" JSON-LD over the current issue credential/present proof RFC's 0036/0037 (or RFC 0453/0454) Expose via admin API endpoints just to add and verify linked data proofs. Usefull when implementing Rest full base API's. See https://github.com/w3c-ccg/vc-http-api
     Like  Bookmark