- [] Full map of the architecuture and workflow
- [] Slides for final presentation
- [] Check if any potential reserach opportunities
- Check some paper and project which using Git as distributed storage solution
- RepoBee: Developing Tool Support for Courses using Git/GitHub, https://dl.acm.org/doi/10.1145/3304221.3319784
- Trusty URIs: Verifiable, Immutable, and Permanent Digital Artifacts for Linked Data, https://link.springer.com/content/pdf/10.1007/978-3-319-07443-6_27.pdf
- Reliable e-Assessment with GIT �C Practical Considerations and Implementation, https://www.eunis.org/eunis2017/wp-content/uploads/sites/10/2017/06/EUNIS_2017_paper_22.pdf
- Figure out the full workflow by using organizations in GitHub
-
Checked a GitHub API REST v3
- User
- Repository
- Organization
-
Check another open-source project used to generate DID
- GITDID, (https://github-did.com/)
- Figure out a detailed workflow for RF-0.0.1
- Procedure to create a repository for a Github/Non-Github organization
-
Explore a set of GitHub API involved
- A list of all involved GitHub API
-
Explore Hyperledger Aries Project (roughly)
- Install and text Aries Python CloudAgent
-
Warm up by Project Setup - DRman (https://github.com/DIDman/DRman)
- Fixed few installation Issues
- Explored about s2i
-
Check up with the progress of previous project
-
Explore VC Registry (Check relevant W3C standard documents)
- Checked Verifiable Credentials Data Model 1.0 (https://www.w3.org/TR/vc-data-model/)
- Checked Decentralized Identifiers (DIDs) v1.0 (https://www.w3.org/TR/did-core/)
- Checked Verifiable Credentials Implementation Guidelines 1.0 (https://www.w3.org/TR/vc-imp-guide/)
-
Explore DRM commands
- Checked create-github-vcr.sh
- Checked delete-github-vcr.sh
-
Explore DID repository
-
The architecuture of DRMAN in verfiable credential model
-
Explore Von-network
- Installed on local machine and AWS
- Working on the Architecture
Upcoming Goal: Work on RF-0.0.1 (#3)
- Will work on #3
- Create a compatable schema for the, Yet to be created Github Repo -- In Progress
- Script Integration with Drman -- In Progress
- Working on #3
- Explored the schema of Hyperledger Aries
- Made a script to create a dummy github repo
Upcoming Goal: Work on RF-0.0.1 (#3)
- Will work on #3
- Explore the schema of Hyperledger Aries
- Create a compatable schema for the, Yet to be created Github Repo
- Make a script to create a dummy github repo
- Make a script to create dummy schema from Drman
-
HL Indy Email Verification Service Setup
- Fixed few installation Issues
- Explored about s2i
-
Experimented with Aries Cloudagent Python
- Enabled communication with Alice & Faber withouT Ledger using swagger
- Credentials issued by Faber Agent
- Placed Verifiable Credentials in the public ledger to enable the presentation of proofs
-
Aries VCR Setup
-
VON Network Setup Successful
-
Facing quiet a few issues with Aries VCR
- NA
- NA
- Exploring more at https://courses.edx.org/courses/course-v1:LinuxFoundationX+LFS173x+1T2020/course/
- Decouple BCGov Docker images and Replace it with our docker image for testing
- Installation of Aries Ecosystem
- Write a blog post
- Initiate a sprint progress update in github
- NA
- Aries Sample Code
To create, install, manage a didRegistry associated with an organization.
Enable a Zero Infrastructure cost.
Enable trusted communication via Verifiable Credential Registry.
Utilize Aries ecosystem to enable plug and play infrastruture.
VCR Stands on its own
VCR Works on top of the github
Github acts as the datastore here
No Infrastructure cost involved as we are using Github as our underlying infrastructure
The script should be able to install Hyperledger Aries in the target location
No dependency with any third party tools liks Github or Gitlab. Open to change its base installation location anytime
Github Based VCR vs Non Github Based VCR
1. Github based VCR are Verfiable credential registries that make use of Github’s datamodel and api to offer exactly the same API’s as any other VCR
2. Create and manage Aries VCR using DRman Registry Script
3. Create and manage Aries-VCGR
- Explore the Email Verification Service
- Experiment by replacing the BCGov Docker images with our own docker images
- Make a periodic Commits in Github
- Get better at shell scripting
- Learn more about Aries Ecosystem
- Install Hyperledger Aries