# Project Ideation

Idea 1:

A highly encrypted digital locker.

At the time of account creation for a digital locker, you usually input 3 things:

Once the account is created, the credentials are then stored in some kind of database. You have no idea how secure this storage/database is, and nowadays the news of passwords leaking out in the open kind of reduces the trust with the standards of encryption these websites have.

Our Digi-locker will come with a new standard of encryption, which does not store passwords. Rather, it will just store a hash value. This hash value will be a combination of 2 values:

The only way to access the account and it's data is to enter the exact combination of MAC and private key. This is a starter idea but I'm up for a discussion on something else like this.

Reference: https://github.com/jesseduffield/horcrux


Idea 2:

Remote wipe This could be an app on the phone, that could wipe internet history, delete cookies and local storage of a device from a remote location. Some sort of device identifier can be used- mac address or something similar


Idea 3: