Skip to content

zahi06/Multi-cloud-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image# Multi Cloud Storage using Identity-Based Distributed Provable Data Possession (IB-DPDP)

📌 Project Overview

This project is a secure cloud storage web application developed using Django. It implements Identity-Based Distributed Provable Data Possession (IB-DPDP) to ensure secure file storage and integrity verification across multiple cloud platforms.

✨ Features

  • User Registration & Login
  • Secure File Upload
  • Multi-Cloud Storage Concept
  • File Integrity Verification
  • Dashboard for Users
  • Contact Module
  • Authentication & Authorization

🛠️ Technologies Used

  • Python
  • Django
  • HTML
  • CSS
  • JavaScript
  • SQLite
  • Visual Studio Code

📂 Project Structure

  • Frontend: HTML, CSS, JavaScript
  • Backend: Django (Python)
  • Database: SQLite

🚀 Installation

  1. Clone the repository.
  2. Install Python and Django.
  3. Run:
    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver
  4. Open:
    http://127.0.0.1:8000/
    

🔮 Future Enhancements

  • Cloud API Integration (AWS, Azure, GCP)
  • Email Verification
  • File Encryption
  • Two-Factor Authentication
  • Admin Analytics Dashboard

👨‍💻 Author

Zahi Tanaaz

About

Secure Multi Cloud Storage System using Django with Identity-Based Distributed Provable Data Possession (IB-DPDP).

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors