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
·

9 Repos

Awesome GitHub RepositoriesEncrypted File Sharing

Transmission of encrypted files and text via secure, randomly generated temporary links.

Distinct from Message Encryption: Specifically covers the mechanism of sharing via temporary links rather than general message encryption.

Explore 9 awesome GitHub repositories matching security & cryptography · Encrypted File Sharing. Refine with filters or upvote what's useful.

Awesome Encrypted File Sharing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Provides a service for transferring encrypted files to users via secure, temporary links.

    FreeMarker
    Auf GitHub ansehen↗13,269
  • bitwarden/androidAvatar von bitwarden

    bitwarden/android

    8,457Auf GitHub ansehen↗

    This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a

    Transmits encrypted text and files to any recipient via a secure, randomly generated link.

    Kotlinandroidbitwardencompose
    Auf GitHub ansehen↗8,457
  • privatebin/privatebinAvatar von PrivateBin

    PrivateBin/PrivateBin

    8,384Auf GitHub ansehen↗

    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

    Enables the upload of files that are compressed and encrypted locally before being shared via secure links.

    PHP
    Auf GitHub ansehen↗8,384
  • robinmoisson/staticryptAvatar von robinmoisson

    robinmoisson/staticrypt

    7,829Auf GitHub ansehen↗

    Staticrypt is a tool for securing static HTML files using AES-256 encryption. It provides a command-line interface to encrypt and decrypt web pages, transforming plain HTML into encrypted payloads that are decrypted directly in the browser without the need for a backend server or database. The project distinguishes itself through access management features such as auto-decrypting links, which use hashed passwords in URL fragments to unlock files for specific recipients. It also supports browser session persistence, storing hashed passwords in local storage to prevent repeated authentication.

    Facilitates sharing encrypted documents via URLs containing hashes for automatic decryption.

    HTMLcliencryptionhtml
    Auf GitHub ansehen↗7,829
  • timvisee/ffsendAvatar von timvisee

    timvisee/ffsend

    7,350Auf GitHub ansehen↗

    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

    Uploads encrypted data to a remote service and generates a secure link for sharing.

    Rustcliencryptionfile-sharing
    Auf GitHub ansehen↗7,350
  • timvisee/sendAvatar von timvisee

    timvisee/send

    5,797Auf GitHub ansehen↗

    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

    Shares files securely by encrypting them on the sender's device before transfer, ensuring only the intended recipient can decrypt and access them.

    JavaScriptencryptionfile-sharingfile-upload
    Auf GitHub ansehen↗5,797
  • jaykali/maskphishAvatar von jaykali

    jaykali/maskphish

    3,020Auf GitHub ansehen↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Transfers files via temporary, encrypted links that remain active until stopped.

    Shellhackhackinghacking-tool
    Auf GitHub ansehen↗3,020
  • pglombardo/passwordpusherAvatar von pglombardo

    pglombardo/PasswordPusher

    2,871Auf GitHub ansehen↗

    PasswordPusher is a self-hosted secret sharing service and file sharing platform used to create encrypted, self-destructing links for sensitive text and files. It functions as a white-label security gateway, allowing organizations to manage the distribution of secrets on their own internal infrastructure. The system supports corporate white-labeling through custom domain mapping and branding customization to align the interface with a professional identity. It provides a RESTful API and command-line interface for the automated distribution of secrets within external scripts and workflows. Th

    Provides the core capability of creating encrypted, self-destructing links for sharing sensitive text.

    Rubycommunicate-passwordsdocker-containerencryption
    Auf GitHub ansehen↗2,871
  • 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

    Enables secure sharing of encrypted files via temporary, randomly generated links.

    TypeScriptencryption-decryptionhacktoberfestpassword-sharing
    Auf GitHub ansehen↗2,581
  1. Home
  2. Security & Cryptography
  3. Message Encryption
  4. Encrypted File Sharing