Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 494 Bytes

Shared-Locker

This is a shared Locker system where a user can store their secret (primary) keys, and later use given (secondary) keys to access his/her secret key.

Functionalities

  1. CONFIGURE YOUR KEY
  2. GET YOUR KEY

CONFIGURING

  1. Add a New Locker Key
  2. Delete A Locker Key

Demo of the Locker

SharedLockerDemo.mp4

Sample Output

SampleImage