Skip to content

Repository files navigation

Secure File Sharing System

Description

This project is a secure file-sharing system that allows two types of users: Operation Users and Client Users. It provides functionalities for uploading, downloading, and managing files securely.

Features

Operation User

  • Login
  • Upload files (only .pptx, .docx, and .xlsx formats)

Client User

  • Sign Up (returns an encrypted URL)
  • Email Verification (verification email sent to the registered email)
  • Login
  • Download files
  • List all uploaded files

Installation Instructions

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo-name.git
  2. Navigate to the project directory:
    cd your-repo-name
  3. Install the required packages:
    pip install -r requirements.txt

Usage Instructions

  1. Run the application:
    python app.py
  2. Open your web browser and go to http://127.0.0.1:5001/home.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License.

About

This project is a secure file-sharing system that allows two types of users: Operation Users and Client Users. It provides functionalities for uploading, downloading, and managing files securely.

Topics

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages