Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Define schemas,
    • Google Verifiable Credetnial schema
    • Facebook Verifiable Credetnial schema
    • Twitter Verifiable Credetnial schema
    • ...
  • implement platform with at least one social login (first google, then facebook, twitter, linkedIn, Apple, GitHub WeChat, amazon, etc),
    • Spring Security Client with google IDP configuration
  • implement self-issuer service, which means the user see his data after login and then can issue it to his wallet (Evernym/lissi/trinsic/esatus),
    • Spring Backend
    • Spring Webhook, Aries cloud wallet for issuing and communication with user wallet
    • Angular frontend
  • Start marketing for OIDC-Verifier and easy tutorials how to integrate with videos, twitter, with help of hyperledger
    • Some Ideas for marketing
      • Target Services: Create Video describing architecture and how central idp is working 
      • Target users: Create funny sketches how would it be if your wife/mama/dad would be like central IDP and know everytime you check in in a hotel or a bar or club club
      • Target Services: Create Architecture Video for decentralization of central IDP and the service still can save the data in the service, and for the service it doesn't have any negative aspects
      • Target users: Same funny video how with the wife/mama/dad, but this time she only knows, you go to a friend, but doesn't know what you did next
    • Share via twitter etc
  • implement OIDC-verifier with configuration for the credential definition ids of the social login
    • Spring athorization server + Spring Webhook + Aries cloud wallet 
    • configured on credential definition ids of the Verifiable credentials that are implemented on the platform 
    • Login page is QR code with proof request for this
  • implement different ops configs, for Premis, Cloud, Proxy etc

...