awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
timvisee avatar

timvisee/ffsend

0
View on GitHub↗
7,350 estrellas·207 forks·Rust·GPL-3.0·6 vistasgitlab.com/timvisee/ffsend↗

Ffsend

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 capabilities include directory archiving for uploads, local transfer history tracking, and non-interactive modes for automated file uploads via scripts.

Features

  • Command Line File Sharing Clients - Provides a terminal interface for uploading and downloading encrypted files via the Firefox Send protocol.
  • Encrypted File Sharing - Uploads encrypted data to a remote service and generates a secure link for sharing.
  • Secure File Sharing - Provides a terminal interface for uploading files and generating secure, password-protected sharing links.
  • Secure File Transfer - Implements secure, encrypted file transfers to remote infrastructure with expiration and download limits.
  • Client-Side Encryption - Encrypts data locally before transmission to ensure the remote server never sees the raw files.
  • Ephemeral File Hosting - Implements ephemeral hosting with strict expiration dates and download limits to ensure data is deleted after use.
  • Access Link Expiration - Restricts file availability using time-based expiration limits and maximum download counts.
  • Non-Interactive CLI Modes - Provides a non-interactive mode with flags to bypass prompts, enabling automation via scripts.
  • Upload Automation - Supports automated file transfers via scripts using non-interactive flags.
  • Self-Hosted Instances - Allows users to configure the client to use a self-hosted instance instead of the public service.
  • File Sharing Clients - Allows redirection of data transfers to private, self-hosted instances of the Send server.
  • Link Protection - Secures shared links by requiring a password for decryption and access.
  • File Management - Quick file share.

Historial de estrellas

Gráfico del historial de estrellas de timvisee/ffsendGráfico del historial de estrellas de timvisee/ffsend

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace timvisee/ffsend?

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.

¿Cuáles son las características principales de timvisee/ffsend?

Las características principales de timvisee/ffsend son: Command Line File Sharing Clients, Encrypted File Sharing, Secure File Sharing, Secure File Transfer, Client-Side Encryption, Ephemeral File Hosting, Access Link Expiration, Non-Interactive CLI Modes.

¿Qué alternativas de código abierto existen para timvisee/ffsend?

Las alternativas de código abierto para timvisee/ffsend incluyen: mozilla/send — Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a… jhaals/yopass — Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It… timvisee/send — Send is an end-to-end encrypted file sharing service that encrypts files on the sender's device before upload,… robinkarlberg/transfer.zip-web — The application functions as a self-hosted file sharing platform that allows users to transfer files directly through… privatebin/privatebin — PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based… pglombardo/passwordpusher — PasswordPusher is a self-hosted secret sharing service and file sharing platform used to create encrypted,…

Alternativas open-source a Ffsend

Proyectos open-source similares, clasificados según cuántas características comparten con Ffsend.
  • mozilla/sendAvatar de mozilla

    mozilla/send

    13,269Ver en GitHub↗

    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
    Ver en GitHub↗13,269
  • jhaals/yopassAvatar de jhaals

    jhaals/yopass

    2,581Ver en GitHub↗

    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
    Ver en GitHub↗2,581
  • timvisee/sendAvatar de timvisee

    timvisee/send

    5,797Ver en GitHub↗

    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
    Ver en GitHub↗5,797
  • privatebin/privatebinAvatar de PrivateBin

    PrivateBin/PrivateBin

    8,384Ver en GitHub↗

    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
    Ver en GitHub↗8,384
  • Ver las 30 alternativas a Ffsend→