awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mozilla avatar

mozilla/sendArchived

0
View on GitHub↗
13,269 स्टार्स·1,629 फोर्क्स·FreeMarker·MPL-2.0·7 व्यूज़send.firefox.com↗

Send

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 uses symmetric key encryption and direct-to-storage uploads to manage the movement of sensitive documents and media.

Features

  • Encrypted File Sharing - Provides a service for transferring encrypted files to users via secure, temporary links.
  • Secure File Sharing - Enables secure file sharing via password-protected or encrypted links to ensure only intended recipients have access.
  • Temporary File Hosting - Offers a hosting solution where files are automatically deleted after a specified number of downloads or time.
  • Ephemeral Blob Storage - Provides ephemeral storage where uploaded files are automatically deleted after a set number of downloads or a time limit.
  • Client-Side Encryption - Implements client-side encryption in the browser to ensure files are encrypted before they are uploaded to the server.
  • End-To-End Encryption Systems - Implements an end-to-end encrypted system where data is encrypted on the sender's device and decrypted only by the recipient.
  • Ephemeral File Hosting - Provides short-term file hosting with automatic deletion based on time or download limits.
  • URL-Fragment Key Distribution - Distributes decryption keys via URL hash fragments so the server never gains access to the secret keys.
  • Self-Hosted File Servers - Ships as a deployable application for hosting private file transfer infrastructure without relying on third-party storage.
  • Internet Transfers - Facilitates the movement of sensitive documents across the internet while ensuring privacy from third parties.
  • Privacy-Focused Tools - Minimizes metadata collection and avoids permanent storage to ensure privacy-focused data transfer.
  • Symmetric Encryption - Uses symmetric key encryption with a single shared secret to lock and unlock file content.
  • Direct-to-Cloud Uploads - Streams file data from the browser directly to the storage backend to efficiently handle large file sizes.

स्टार हिस्ट्री

mozilla/send के लिए स्टार हिस्ट्री चार्टmozilla/send के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Send के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Send के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • timvisee/ffsendtimvisee का अवतार

    timvisee/ffsend

    7,350GitHub पर देखें↗

    ffsend is a command line client for the Firefox Send protocol, providing a secure file transfer tool for uploading and downloading encrypted files. It serves as a client-side encryption file share that ensures data is encrypted locally before being uploaded to a remote server. The tool is compatible with both public and private instances of the Send server, allowing users to redirect data transfers to self-hosted server deployments. It covers ephemeral file hosting with the ability to set expiration dates and download limits, as well as password protection for shared links. Additional capabi

    Rustcliencryptionfile-sharing
    GitHub पर देखें↗7,350
  • szabodanika/microbinszabodanika का अवतार

    szabodanika/microbin

    4,419GitHub पर देखें↗

    Microbin is a self-hosted file sharing application and encrypted pastebin written in Rust. It provides a platform for hosting text snippets and binary files via unique links, functioning as both a secure file drop and a URL shortener. The system features client-side end-to-end encryption, ensuring the server does not see plaintext data before it is transmitted. It includes secure postbox portals for collecting documents from external clients and supports password-protected access control to restrict content visibility. The platform manages the upload lifecycle through time and view-based exp

    Rustactixaskamabin
    GitHub पर देखें↗4,419
  • timvisee/sendtimvisee का अवतार

    timvisee/send

    5,797GitHub पर देखें↗

    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

    JavaScriptencryptionfile-sharingfile-upload
    GitHub पर देखें↗5,797
  • privatebin/privatebinPrivateBin का अवतार

    PrivateBin/PrivateBin

    8,384GitHub पर देखें↗

    PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based AES 256-bit encryption to ensure that data is encrypted on the client side before transmission, meaning the hosting server cannot read or recover the original content. The project distinguishes itself by using URL fragments to distribute decryption keys, preventing the secret key from ever being sent to the server. It supports the distribution of both encrypted text and files, which are compressed and encrypted locally prior to storage. The platform includes capabilities for an

    PHP
    GitHub पर देखें↗8,384
Send के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

mozilla/send क्या करता है?

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.

mozilla/send की मुख्य विशेषताएं क्या हैं?

mozilla/send की मुख्य विशेषताएं हैं: Encrypted File Sharing, Secure File Sharing, Temporary File Hosting, Ephemeral Blob Storage, Client-Side Encryption, End-To-End Encryption Systems, Ephemeral File Hosting, URL-Fragment Key Distribution।

mozilla/send के कुछ ओपन-सोर्स विकल्प क्या हैं?

mozilla/send के ओपन-सोर्स विकल्पों में शामिल हैं: timvisee/ffsend — ffsend is a command line client for the Firefox Send protocol, providing a secure file transfer tool for uploading and… szabodanika/microbin — Microbin is a self-hosted file sharing application and encrypted pastebin written in Rust. It provides a platform for… timvisee/send — Send is an end-to-end encrypted file sharing service that encrypts files on the sender's device before upload,… privatebin/privatebin — PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based… vastsa/filecodebox — FileCodeBox is a self-hosted service for anonymous file transfer and private content hosting. It functions as a secure… jhaals/yopass — Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It…