Skip to content
/ e-safe Public

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

License

Notifications You must be signed in to change notification settings

xmliszt/e-safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •