# Multi Cloud Storage using Identity-Based Distributed Provable Data Possession (IB-DPDP)
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.
- User Registration & Login
- Secure File Upload
- Multi-Cloud Storage Concept
- File Integrity Verification
- Dashboard for Users
- Contact Module
- Authentication & Authorization
- Python
- Django
- HTML
- CSS
- JavaScript
- SQLite
- Visual Studio Code
- Frontend: HTML, CSS, JavaScript
- Backend: Django (Python)
- Database: SQLite
- Clone the repository.
- Install Python and Django.
- Run:
python manage.py makemigrations python manage.py migrate python manage.py runserver
- Open:
http://127.0.0.1:8000/
- Cloud API Integration (AWS, Azure, GCP)
- Email Verification
- File Encryption
- Two-Factor Authentication
- Admin Analytics Dashboard
Zahi Tanaaz