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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    Ce projet est un répertoire de logiciels open source organisé par la communauté, conçu pour être déployé dans des environnements de serveurs privés et des laboratoires domestiques. Il sert de ressource complète pour découvrir des alternatives indépendantes et auto-hébergées aux services cloud grand public, permettant aux utilisateurs de conserver la pleine propriété des données et le contrôle de leur infrastructure numérique. Le répertoire est structuré par une taxonomie hiérarchique qui organise une vaste collection d'applications en catégories logiques, allant de la gestion multimédia et de l'analyse de données à la communication privée et aux outils de productivité d'équipe. Il se distingue par un processus de revue par les pairs collaboratif, où les membres de la communauté valident la qualité et la pertinence de chaque soumission pour garantir que le répertoire reste précis et fiable. Le projet couvre une large surface de capacités, notamment l'automatisation de l'infrastructure, le déploiement de services basés sur des conteneurs et la gestion de configuration déclarative. Ces outils aident les utilisateurs à maintenir des environnements de serveur reproductibles et à gérer des dépendances de services complexes sur du matériel privé. Le répertoire est maintenu en tant que dépôt contrôlé par version, garantissant que toutes les mises à jour et les changements pilotés par la communauté sont suivis et transparents.

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

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
  • lissy93/awesome-privacyAvatar de Lissy93

    Lissy93/awesome-privacy

    9,500Voir sur 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
    Voir sur GitHub↗9,500
  • tdlib/tdAvatar de tdlib

    tdlib/td

    8,506Voir sur 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
    Voir sur GitHub↗8,506
  • permissionlesstech/bitchat-androidAvatar de permissionlesstech

    permissionlesstech/bitchat-android

    4,760Voir sur 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
    Voir sur GitHub↗4,760
  • hephaest0s/usbkillAvatar de hephaest0s

    hephaest0s/usbkill

    4,570Voir sur 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
    Voir sur GitHub↗4,570
  • pglombardo/passwordpusherAvatar de pglombardo

    pglombardo/PasswordPusher

    2,871Voir sur 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
    Voir sur GitHub↗2,871
  1. Home
  2. Security & Cryptography
  3. Sensitive Data Access Controls
  4. Self-Destructing Sharing

Explorer les sous-tags

  • Local Data Wipers1 sous-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.