Skip to content

Simple self-hosted E2EE file transfer with S3 and local hosting support. Includes both frontend and backend.

License

Notifications You must be signed in to change notification settings

ZitaneLabs/hdrop

This branch is up to date with development.

Folders and files

NameName
Last commit message
Last commit date
Jun 16, 2023
Apr 23, 2024
Jan 29, 2023
Jul 15, 2023
May 30, 2024
May 30, 2024
Apr 29, 2024
Jul 17, 2024
Jul 5, 2023
Jun 16, 2023
Jul 16, 2023
Jun 16, 2023
Apr 23, 2024
Jun 21, 2023
Jul 22, 2024
Apr 23, 2024
Jul 14, 2023
Jul 24, 2023
Jul 15, 2023
Apr 23, 2024
Apr 28, 2024
Jun 27, 2023
Jun 16, 2023
Jul 11, 2023
Apr 28, 2024

Repository files navigation

hdrop

Backed by Zitane Labs Powered by Rust License: AGPL 3.0 Github CI

Simple, self-hosted encrypted file transfer.

Features

  • Easy to self-host
  • Modern UI/UX
  • End-to-end encrypted (E2EE)
  • Automatic file deletion
  • Supports S3 and simple disk storage
  • No user accounts
  • Metrics included

Documentation

We are migrating our docs to the wiki.
You will find extensive and up-to-date documentation there.

Name Link
License LICENSE
Security security.md
API Spec v1 (OpenAPI) api_v1.yml
Changelog changelog.md

License

At Zitane Labs, we are committed to promoting a free and open Internet. We believe in the principles of open source software and the power of community collaboration.

We have chosen to license hdrop under the Affero General Public License version 3 (AGPLv3) for a few key reasons:

  1. Community Benefit: The AGPLv3 license ensures that anyone who modifies hdrop and then uses their modified version to provide a service over a network (such as a SaaS product), must make their modifications available to the community. This promotes collaboration and ensures the wider community can benefit from these enhancements.

  2. User Freedom: The AGPLv3 license gives users the freedom to use, study, share, and modify the software. We believe in these freedoms and want to extend them to all users of hdrop.

  3. Hardened Security: By requiring users of modified versions to share their modifications, the AGPLv3 license helps to ensure that the software remains secure. Security-relevant modifications are more likely to be shared with the community, and can be upstreamed into the main project to benefit all users.

hdrop is free for everyone, and we are committed to keeping it that way.