About Secure File Transfer

Secure File Transfer is an open-source project developed as part of the Dev x Pinata hackathon. It addresses a common need in our digital world: the secure sharing of sensitive files without relying on third-party services.

Project Overview

This application provides a simple, self-hostable solution for secure file sharing. It allows users to upload files, generate password-protected links with custom expiration dates, and share these links with intended recipients.

Key Features

How It Works

  1. Users upload a file they want to share
  2. They set a passphrase and expiration date
  3. The app generates a secure share link
  4. Users can send this link to their intended recipients (it's recommended to share the passphrase separately)
  5. Files and records are automatically deleted upon expiration

Technology Stack

Open Source

This project is open-source and available on GitHub. Contributions, bug reports, and feature requests are welcome from the community.

Hackathon Project

Secure File Transfer was created as part of the Dev x Pinata hackathon, showcasing the potential of decentralized storage solutions in practical applications.

Thank you for your interest in Secure File Transfer. We hope this tool proves useful for your secure file sharing needs.