Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 384 Bytes

sss-full-request-logger-poc

A proof of concept for full request logger saving decentralized with shamir secret sharing.

How To Use

$ git clone https://github.com/akakou/sss-full-request-logger-poc/
$ cd sss-full-request-logger-poc/tools
$ sh genfolders.sh
$ sh genkey.sh
$ docker-compose up --build

Architecture

Architecture