Skip to content

Blockchainpartner/poc-privacy-layer-on-dids-with-pre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy layer on DIDs with Proxy Re-Encryption [Proof of Concept]

This proof of concept aims to highlight the suitability of proxy re-encryption frameworks like NuCypher to new decentralized identity schemes.

It is extensively documented in a a Medium post.

Architecture of the proof of concept

Usage

The project template is kept as close as possible to NuCypher's.

Once the project is cloned, you first need to initialize and update submodules.

git submodule init
git submodule update

Then you can run the proof of concept.

./run_did_demo_docker.sh

Requirements include docker and docker-compose.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published