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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.

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

    awesomeawesome-listcloud
    Auf GitHub ansehen↗299,516
  • lissy93/awesome-privacyAvatar von Lissy93

    Lissy93/awesome-privacy

    9,500Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,500
  • tdlib/tdAvatar von tdlib

    tdlib/td

    8,506Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,506
  • permissionlesstech/bitchat-androidAvatar von permissionlesstech

    permissionlesstech/bitchat-android

    4,760Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,760
  • hephaest0s/usbkillAvatar von hephaest0s

    hephaest0s/usbkill

    4,570Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,570
  • 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

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

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

Unter-Tags erkunden

  • 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.