Sunbird RC (Registry & Credential)
  • Learn
    • Introduction
    • Sunbird RC Overview
      • Why do we need Sunbird RC?
      • Core Capabilities
      • Core Registry Verbs
      • Workflows
      • What Sunbird RC is and what it's not? (WIP)
      • Possibilities
      • Demo Links
    • Technical Overview
      • High level architecture
      • Technical Specification Draft
      • Tech Stack and Requirements
    • Adopters
    • Roadmap
  • Use
    • Getting started
      • Pre-requisites
      • Installation Guide
        • Registry CLI
          • Setup A Registry Instance
        • Manual installation through docker-compose
        • Production setup through Helm
    • Developer's Guide
      • Configurations
        • Frontend Configurations
        • Frontend - Proxy configuration
        • Audit Configuration
        • Notifications Configuration
        • View Templates Configuration
      • Schema Setup
        • Introduction To Schemas
        • Creating Your Own Schemas
        • Schema Configuration
        • Create Schemas With Custom Password
      • Setup the Backend
      • Setup the Frontend
      • Backup and Restore
        • PostgreSQL
          • SQL Dump
          • File System Level Backup
          • Continuous Archiving and Point-in-Time Recovery (PITR)
        • Cassandra
          • Snapshot-based backup method
          • Incremental backup method
          • Data Restore
      • Generic Identity And Access Management
      • Metrics
      • Custom Keycloak Build
      • Custom QR Code design
      • VC Verification Module
    • Integrations
      • SSO with existing systems
      • Digilocker Meripehchaan SSO
      • Digilocker Integration
    • Release Notes
      • Latest Release - v1.0.0
    • Admin Portal
      • Login
      • Get Started
        • Create Schema
        • Attestation Workflows (WIP)
        • VC Template
          • Custom VC Template (WIP)
        • Ownership (WIP)
        • Publish (WIP)
      • Dashboard
  • API Reference
    • Registry
      • Using The APIs
      • Create An Entity
      • Invite An Entity
      • Generate token
      • Generate admin token
      • Get An Entity
      • Get An Entity By Id
      • Update An Entity
      • Create A Property Of An Entity
      • Update A Property Of An Entity
      • Revoke a Credential
      • Delete An Entity
    • Schema
      • Create Schema
      • Get Schema
      • Update Schema
      • Delete Schema
      • Publish A Schema
    • Attestation API
      • Raise An Attestation
      • Get Attestation Certificate
    • Claims API
      • Get All Claims
      • Get Claim by ID
      • Attest A Claim
    • Discovery API
      • Search An Entity
    • File Storage API
      • Upload A File
      • Get Uploaded File
      • Delete A File/ Multiple Files
    • Bulk Issuance API
      • Get Sample Template
      • Upload CSV
      • Get all uploaded Files
      • Download a Report File
    • Metrics APIs
      • Get Count
      • Get Aggregates
    • Other APIs
      • Sign API
      • Verify API
      • Swagger JSON API
      • Health API
  • Reference Solutions for Functional Registries
    • Education
      • Education Ecosystem
        • Installation
      • Education Registries
        • Installation
    • Health Registries
      • Organ Registries
        • Frontend Setup
        • Backend Setup
        • User Guide
      • Health Facility Registry
    • Govt to Person (G2P)
  • Reference Solution for Digital Credentials
    • Certificate Issuance
      • Installation(WIP)
      • User Guide
    • Vaccination Platform
    • Unified Learners Passport (ULP)
      • ULP Capabilities
      • Example Scenario
      • Technical Components (WIP)
      • Demo/Sandbox Links (WIP)
      • Installation Guide (WIP)
        • Frontend Setup
        • Installation through docker-compose
        • Dummy records setup for refrence
    • eLocker
      • High Level Diagram
      • Installation (WIP)
        • Frontend Setup E-locker
      • User Guide
    • Skills & Work Credentials
  • Links
    • Source Code
    • Releases & Changelogs
    • Website
    • Roadmap
    • Reference links
    • Design
  • Community
    • Discussion Forum
    • Contributors
    • Contributing
    • Contribution Guidebook
    • Code of Conduct
    • Community Events
    • Status By Track
  • HELP
    • Roadmap
    • FAQs
    • Glossary
    • Guide to Electronic Registries and Verifiable Credentials
      • Verifiable Credentials
        • What issues will Verifiable Credentials address?
        • What are the key roles in Verifiable Credentials?
        • What are the components of Verifiable Credentials?
        • What are the benefits of Verifiable Credentials?
        • Digital Credentials vs Verifiable Credentials
        • QR code vs Verifiable QR code
        • Use Cases
      • Electronic Registries
        • Evolution of Electronic Registries
        • What issues will Electronic Registries address?
        • Benefits of Electronic Registries
        • Registry vs Database
        • Design Principles
        • Use Cases
      • Leveraging Existing data stores
    • External Open Source Software Attributions
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. HELP

External Open Source Software Attributions

PreviousLeveraging Existing data stores

Last updated 10 months ago

Was this helpful?

Sunbird RC is an independently usable digital building block and is part of overall open-source initiative. We've compiled a list of the open-source software and libraries we use. Check out the details below, including versions, licenses, and more:

Open Source Used
Website
License
Link to license

Java

GNU GPL + Linking Exception

Go

BSD Style

Redis

BSD license

Keycloak

Apache 2.0 license

Elastic Search

Apache 2.0

Node.js

MIT License

Docker

Apache 2.0

Nginx

BSD-like

Postgres

The PostgreSQL Licence

MinIO

GNU AGPL v3

Kafka

Tinkerpop

karate-junit5

MIT License

elasticsearch rest client

Apache License, Version 2.0

json schema validator

Apache License, Version 2.0

Gson

Apache 2.0

AngularJS

MIT License

Apache Tomcat

Apache License v2.0

clickhouse

Apache License v2.0

Spring Framework

Apache License v2.0

Apache Commons

Apache License v2.0

Akka

Apache License v2.0

guava

Apache License v2.0

groovy-all

Apache License v2.0

handlebars

MIT License

jedis

MIT License

slf4j-api

MIT License

Cucumber-JVM

MIT License

Mockito

MIT License

React

MIT License

Express

MIT License

perf4j

Apache License v2.0

Puppeteer

Apache License v2.0

Digit-OSS

MIT License

jsonld-signatures

BSD 3-Clause License

JSzip

MIT License

Mustache

Boost Software License 1.0

Ramda

MIT License

gluegun

MIT License

Sunbird
http://openjdk.java.net/
http://openjdk.java.net/legal/gplv2+ce.html
https://golang.org/project/
https://golang.org/LICENSE
https://github.com/antirez/redis
https://github.com/antirez/redis/blob/unstable/COPYING
www.keycloak.org
https://github.com/keycloak/keycloak/blob/main/LICENSE.txt
https://www.elastic.co/products/elasticsearch
https://github.com/elastic/elasticsearch/blob/master/LICENSE.txt
https://nodejs.org/en/
https://raw.githubusercontent.com/nodejs/node/master/LICENSE
https://www.docker.com/
https://github.com/docker/docker/blob/master/LICENSE
https://www.nginx.com/
http://nginx.org/LICENSE
https://www.postgresql.org/
https://www.postgresql.org/about/licence/
https://min.io/
https://subnet.min.io/terms-and-conditions/standard
https://kafka.apache.org/
Apache License 2.0
https://www.apache.org/licenses/
https://tinkerpop.apache.org/gremlin.html
Apache License 2.0
https://www.apache.org/licenses/
https://github.com/karatelabs/karate
https://github.com/karatelabs/karate?tab=MIT-1-ov-file#readme
https://mvnrepository.com/artifact/org.elasticsearch.client
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/_license.html
https://mvnrepository.com/artifact/com.github.java-json-tools/json-schema-validato
https://github.com/java-json-tools/json-schema-validator/blob/master/LICENSE
https://github.com/google/gson
https://github.com/google/gson/blob/main/LICENSE
https://angularjs.org/
https://material.angularjs.org/latest/license
https://tomcat.apache.org/
https://tomcat.apache.org/legal.html
https://clickhouse.com/
https://github.com/ClickHouse/ClickHouse/blob/master/LICENSE
https://github.com/spring-projects/spring-framework
https://github.com/spring-projects/spring-framework/blob/main/LICENSE.txt
https://commons.apache.org/
https://commons.apache.org/proper/commons-bsf/license.html
https://doc.akka.io/docs/akka/current/index.html
https://doc.akka.io/docs/akka/current/project/licenses.html
https://github.com/google/guava
https://github.com/google/guava/blob/master/LICENSE
https://github.com/apache/groovy
https://github.com/apache/groovy/blob/master/LICENSE
https://handlebarsjs.com/
https://github.com/handlebars-lang/handlebars.js/blob/master/LICENSE
https://github.com/redis/jedis
https://github.com/redis/jedis/blob/master/LICENSE
https://mvnrepository.com/artifact/org.slf4j/slf4j-api
https://www.slf4j.org/license.html
https://cucumber.io/docs/installation/java/
https://github.com/cucumber/cucumber-jvm/blob/main/LICENCE
https://site.mockito.org/
https://github.com/mockito/mockito/blob/main/LICENSE
https://react.dev/
https://github.com/facebook/react/blob/main/LICENSE
https://github.com/expressjs/express
https://github.com/expressjs/express/blob/master/LICENSE
https://github.com/perf4j/perf4j
https://github.com/perf4j/perf4j/blob/master/LICENSE.txt
https://pptr.dev/
https://github.com/puppeteer/puppeteer/blob/main/LICENSE
https://github.com/egovernments/DIGIT-OSS
https://github.com/egovernments/DIGIT-OSS/blob/master/LICENSE
https://github.com/digitalbazaar/jsonld-signatures
https://github.com/digitalbazaar/jsonld-signatures/blob/main/LICENSE
https://stuk.github.io/jszip/
https://github.com/Stuk/jszip/blob/main/LICENSE.markdown
https://github.com/kainjow/Mustache
https://github.com/kainjow/Mustache/blob/master/LICENSE
https://ramdajs.com/
https://github.com/ramda/ramda/blob/master/LICENSE.txt
https://github.com/infinitered/gluegun
https://github.com/infinitered/gluegun/blob/master/LICENSE