awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
timvisee avatar

timvisee/sendFork

0
View on GitHub↗
5,797 Stars·349 Forks·JavaScript·MPL-2.0·9 Aufrufesend.vis.ee↗

Send

Send is an end-to-end encrypted file sharing service that encrypts files on the sender's device before upload, ensuring the server never sees plaintext content. It generates secure download links that are designed for single use, automatically removing access after the first successful download, and associates each share with a time-limited access token that expires after a set duration.

The service operates without requiring user accounts, lowering friction for ephemeral sharing, and uses cryptographic key derivation to generate decryption keys from the download URL, eliminating server-side key storage. Files are split into smaller chunks for incremental upload and download, reducing memory pressure, and are served statelessly from storage without maintaining session state, simplifying scaling and reliability.

Features

  • Encrypted File Sharing - Shares files securely by encrypting them on the sender's device before transfer, ensuring only the intended recipient can decrypt and access them.
  • Account-less Uploads - Allows file uploads and link generation without user authentication, lowering friction for ephemeral sharing.
  • Self-Destructing File Links - A file sharing service that creates time-limited or download-limited links that automatically expire after use.
  • Self-Destructing File Links - Creates time-limited or download-limited links that automatically expire after use, reducing the risk of unauthorized access.
  • Single-Use Download Links - Generates unique URLs that self-destruct after the first successful download, enforcing single-use access.
  • Private - Sends files between parties without exposing content to the server or third parties, maintaining confidentiality throughout the exchange.
  • Client-Side Encryption - Encrypts files in the browser before upload, ensuring the server never sees plaintext content.
  • End-To-End Encryption Systems - Shares files securely by encrypting them on the sender's device before transfer, ensuring only the intended recipient can decrypt and access them.
  • URL-Derived Decryption Keys - Derives decryption keys from the download URL using a hash-based algorithm, eliminating server-side key storage.
  • End-to-End Encryption - Transfers files with encryption that ensures only the sender and recipient can read the content, preventing server-side decryption.
  • One-Time File Deliveries - Distributes files through links designed for single use, automatically removing access after the first download.
  • Streaming File Chunking - Splits large files into smaller chunks for incremental upload and download, reducing memory pressure.
  • Time-Limited API Tokens - Associates each share with an expiration timestamp, automatically revoking access after the set duration.
  • Stateless Serving Layers - Serves files directly from storage without maintaining session state, simplifying scaling and reliability.
  • File Management - Listed in the “File Management” section of the Awesome Selfhosted awesome list.
  • File Sharing - Private, end-to-end encrypted temporary file sharing service.

Star-Verlauf

Star-Verlauf für timvisee/sendStar-Verlauf für timvisee/send

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Send

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Send.
  • mozilla/sendAvatar von mozilla

    mozilla/send

    13,269Auf GitHub ansehen↗

    Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a privacy-focused data transfer solution and ephemeral file storage where uploaded content is automatically deleted after a specified number of downloads or a set amount of time. The service ensures private file sharing by utilizing client-side encryption to protect data before it is uploaded. Decryption keys are distributed to recipients via URL hash fragments to ensure the server never has access to the keys. The platform supports encrypted data transfer and temporary file hosting. It us

    FreeMarker
    Auf GitHub ansehen↗13,269
  • cryptpad/cryptpadAvatar von cryptpad

    cryptpad/cryptpad

    7,739Auf GitHub ansehen↗

    CryptPad is a self-hosted, zero-knowledge office suite designed for real-time collaborative editing and content management. It provides a privacy-centric infrastructure where documents, files, and notes are encrypted in the browser before transmission, ensuring that the server administrator cannot access the underlying data. The platform implements zero-knowledge user authentication, utilizing cryptographic keys to verify identities so that plain text passwords are never stored on the server. To further isolate sensitive operations, the system employs a security architecture that separates th

    JavaScriptchainpadcollaborationcollaborative-editing
    Auf GitHub ansehen↗7,739
  • schollz/crocAvatar von schollz

    schollz/croc

    35,272Auf GitHub ansehen↗

    Croc is a command-line utility for sending files and folders between computers using end-to-end encrypted peer-to-peer connections. It employs elliptic curve encryption and key agreement to secure data transmission between remote endpoints. The tool allows users to coordinate transfers using a shared code phrase and supports the operation of custom relay servers to facilitate connections without relying on public infrastructure. It also includes a proxy client to route encrypted traffic through SOCKS5 proxies. Additional capabilities include resumable data transmission for unstable connectio

    Godata-transferfile-sharinggolang
    Auf GitHub ansehen↗35,272
  • jhaals/yopassAvatar von jhaals

    jhaals/yopass

    2,581Auf GitHub ansehen↗

    Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It utilizes client-side encryption to ensure that sensitive data is encrypted in the browser before transmission, preventing the server from seeing plain text. The platform differentiates itself through an integrated security auditing system that generates structured logs and triggers cryptographically signed webhooks when secrets are created, viewed, or expired. It also features an access control system based on OpenID Connect, allowing administrators to restrict secret creation and

    TypeScriptencryption-decryptionhacktoberfestpassword-sharing
    Auf GitHub ansehen↗2,581
Alle 30 Alternativen zu Send anzeigen→

Häufig gestellte Fragen

Was macht timvisee/send?

Send is an end-to-end encrypted file sharing service that encrypts files on the sender's device before upload, ensuring the server never sees plaintext content. It generates secure download links that are designed for single use, automatically removing access after the first successful download, and associates each share with a time-limited access token that expires after a set duration.

Was sind die Hauptfunktionen von timvisee/send?

Die Hauptfunktionen von timvisee/send sind: Encrypted File Sharing, Account-less Uploads, Self-Destructing File Links, Single-Use Download Links, Private, Client-Side Encryption, End-To-End Encryption Systems, URL-Derived Decryption Keys.

Welche Open-Source-Alternativen gibt es zu timvisee/send?

Open-Source-Alternativen zu timvisee/send sind unter anderem: mozilla/send — Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a… cryptpad/cryptpad — CryptPad is a self-hosted, zero-knowledge office suite designed for real-time collaborative editing and content… schollz/croc — Croc is a command-line utility for sending files and folders between computers using end-to-end encrypted peer-to-peer… jhaals/yopass — Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It… timvisee/ffsend — ffsend is a command line client for the Firefox Send protocol, providing a secure file transfer tool for uploading and… remotely-save/remotely-save — Remotely Save is a cloud storage synchronization tool and backup manager designed to keep local files and application…