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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesSelf-Destructing Sharing

Mechanisms for sharing sensitive data via links that expire after a set time or number of views.

Distinct from Sensitive Data Access Controls: Distinct from Sensitive Data Access Controls: focuses on the ephemeral sharing mechanism rather than general access policy enforcement.

Explore 6 awesome GitHub repositories matching security & cryptography · Self-Destructing Sharing. Refine with filters or upvote what's useful.

Awesome Self-Destructing Sharing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • awesome-selfhosted/awesome-selfhostedAvatar awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Vezi pe GitHub↗

    Acest proiect este un director curatoriat de comunitate cu software open-source conceput pentru implementarea în medii de server private și laboratoare de acasă (home labs). Servește drept resursă cuprinzătoare pentru descoperirea alternativelor independente, auto-găzduite, la serviciile cloud mainstream, permițând utilizatorilor să mențină proprietatea deplină a datelor și controlul asupra infrastructurii lor digitale. Directorul este structurat printr-o taxonomie ierarhică ce organizează o colecție vastă de aplicații în categorii logice, variind de la gestionarea media și analiza datelor la comunicare privată și instrumente de productivitate în echipă. Se distinge printr-un proces colaborativ de peer-review, unde membrii comunității validează calitatea și relevanța fiecărei trimiteri pentru a se asigura că directorul rămâne precis și fiabil. Proiectul acoperă o suprafață largă de capabilități, inclusiv automatizarea infrastructurii, implementarea serviciilor bazate pe containere și gestionarea configurației declarative. Aceste instrumente ajută utilizatorii să mențină medii de server reproductibile și să gestioneze dependențele complexe ale serviciilor pe hardware privat. Directorul este menținut ca un repository controlat prin versiuni, asigurându-se că toate actualizările și modificările conduse de comunitate sunt urmărite și transparente.

    Enables the sharing of private data through encrypted, self-destructing links that expire after a specific time or single use.

    awesomeawesome-listcloud
    Vezi pe GitHub↗299,516
  • lissy93/awesome-privacyAvatar Lissy93

    Lissy93/awesome-privacy

    9,500Vezi pe GitHub↗

    This project is a curated directory and catalog of privacy-respecting software and security-focused services. It serves as a structured resource for finding alternatives to corporate services, focusing on tools that prioritize data sovereignty, end-to-end encryption, and user anonymity. The directory is maintained as a markdown-based resource list and rendered via a static site generator. It further extends its utility through a CORS-enabled public API and a JSON-based data schema, allowing the curated catalog of tools and providers to be retrieved programmatically. The collection covers a w

    Curates services for sharing sensitive data via self-destructing, one-time links.

    Astro
    Vezi pe GitHub↗9,500
  • tdlib/tdAvatar tdlib

    tdlib/td

    8,506Vezi pe GitHub↗

    This project is a cross-platform messaging SDK and client development library used to build custom Telegram applications. It functions as a comprehensive framework that manages network encryption, local data storage, and API communication, providing a C-compatible JSON interface that allows integration with any programming language. The library distinguishes itself by providing a full database manager for encrypted local caching and synchronized state, alongside a dedicated bot framework for creating interactive bots with business account integration. It enables the implementation of speciali

    Configures self-destructing timers for messages to automatically delete sensitive content after a set period.

    C++cross-platformlibrarytelegram
    Vezi pe GitHub↗8,506
  • permissionlesstech/bitchat-androidAvatar permissionlesstech

    permissionlesstech/bitchat-android

    4,760Vezi pe GitHub↗

    BitChat Android is a decentralized peer-to-peer messenger that enables communication over Bluetooth mesh networks without requiring any internet connection or central servers. It functions as a full mesh network chat app and a privacy-focused communication tool, with every message encrypted end-to-end using per-session cryptographic keys that ensure forward secrecy. The app operates without accounts or persistent identifiers, resisting user tracking at the protocol level. To strengthen privacy and efficiency, BitChat injects cover traffic to obscure real communication patterns and includes an

    Provides a user-triggered command that wipes all local messages, keys, and channel metadata to protect privacy under duress.

    Kotlin
    Vezi pe GitHub↗4,760
  • hephaest0s/usbkillAvatar hephaest0s

    hephaest0s/usbkill

    4,570Vezi pe GitHub↗

    usbkill is a physical access defense tool and system monitor that triggers immediate power-off or shutdown sequences when unauthorized USB device changes are detected. It functions as a USB device shutdown trigger and volatile memory wiper designed to prevent forensic data recovery by automating system termination upon hardware tampering. The tool includes a USB device whitelist manager that ignores trusted hardware to prevent accidental shutdowns during legitimate device usage. It provides anti-forensic data protection by executing destructive commands to erase RAM and swap space before the

    Executes destructive commands to erase RAM and swap space before the system shuts down.

    Python
    Vezi pe GitHub↗4,570
  • pglombardo/passwordpusherAvatar pglombardo

    pglombardo/PasswordPusher

    2,871Vezi pe GitHub↗

    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

    Creates encrypted, self-destructing links for sharing sensitive text and files.

    Rubycommunicate-passwordsdocker-containerencryption
    Vezi pe GitHub↗2,871
  1. Home
  2. Security & Cryptography
  3. Sensitive Data Access Controls
  4. Self-Destructing Sharing

Explorează sub-etichetele

  • Local Data Wipers1 sub-tagMechanisms that erase all local data, including messages and keys, on user command to protect privacy under duress. **Distinct from Self-Destructing Sharing:** Distinct from Self-Destructing Sharing: focuses on wiping local device data entirely, not on expiring shared links.