Skip to content

Sprint 2 Project for MLH Fellowship made by Aman Sharma, Suhani Chawla, Saumya Gandhi.

License

Notifications You must be signed in to change notification settings

Apra487/Chamber-of-Secrets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chamber Of Secrets


Built on the principles of Ethical Data, Chamber of Secrets is a redefined Digital Locker system straight out of the magical Harry Potter universe created by J.K. Rowling. Inspired by the One-Who-Must-Not-Be-Named, Lord Voldermort himself, we ensure that your data is accessible to you, and only you.

Idea


The idea was to provide a secure storage option for users with the storage reliablity of current storage options like Google Drive, Dropbox, OneDrive etc. Chamber of Secrets is a digital locker where the user can store their files. The file is encrypted and split into three parts (or Horcruxes) each of which are saved on different storage platforms like Google Drive and Dropbox.

Features


  • Allows users to upload their files, which are encrypted, split then stored on multiple storage platforms.
  • Download your files, that can only be decrypted using the user's private key.
  • Delete your files by just one click.
  • Google Drive and Dropbox OAuth2 user authentication.
  • Provides highly secure storage option using hybrid encryption and file splitting techniques.

Tech Stack


Frontend: ReactJS
Backend: Django
Database: Postgres (Production), SQLite (Development)
Documentation: Docusaurus

Development Setup


Here is a link to backend repository
Kindly refer to our documentation website for the setup instructions.

In case of any queries reach out to us on Discord

Try It Yourself


Try out the application here

Project Planning


The project planning and management was done using Notion. Here is a link to our notion page.

About

Sprint 2 Project for MLH Fellowship made by Aman Sharma, Suhani Chawla, Saumya Gandhi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • SCSS 19.4%
  • CSS 14.0%
  • HTML 4.5%