e-safe

module
v0.0.0-...-b73c172 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2021 License: MIT

README

E-SAFE

50.041 Distributed Systems Project

A Distributed Storage Solution that allows for Identity and Access Management (IAM) and secure storage of Secrets while distributing security liability.​

How to run?

To start as Locksmith Server:

go run cmd/e-safe/main.go -locksmith

To start as a Node:

go run cmd/e-safe/main.go -node

To start the front-end web application:

cd client
npm install
npm run serve

Visit the website at: localhost:8080

Demo

Video Demo

Directories

Path Synopsis
cmd
e-safe command
pkg
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL