awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

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

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • lissy93/awesome-privacyLissy93 的头像

    Lissy93/awesome-privacy

    9,500在 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
    在 GitHub 上查看↗9,500
  • tdlib/tdtdlib 的头像

    tdlib/td

    8,506在 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
    在 GitHub 上查看↗8,506
  • permissionlesstech/bitchat-androidpermissionlesstech 的头像

    permissionlesstech/bitchat-android

    4,760在 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
    在 GitHub 上查看↗4,760
  • hephaest0s/usbkillhephaest0s 的头像

    hephaest0s/usbkill

    4,570在 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
    在 GitHub 上查看↗4,570
  • pglombardo/passwordpusherpglombardo 的头像

    pglombardo/PasswordPusher

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

探索子标签

  • Local Data Wipers1 个子标签Mechanisms 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.