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

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

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

3 个仓库

Awesome GitHub RepositoriesNetwork Privacy Protocols

Encryption standards and protocols designed to obscure metadata and traffic patterns from third parties.

Distinguishing note: Focuses on DNS-level privacy rather than general transport layer encryption.

Explore 3 awesome GitHub repositories matching security & cryptography · Network Privacy Protocols. Refine with filters or upvote what's useful.

Awesome Network Privacy Protocols GitHub Repositories

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

    zen-browser/desktop

    42,877在 GitHub 上查看↗

    This project is an open-source desktop web browser built on the Gecko rendering engine. It is designed to prioritize user privacy and security, utilizing a multi-process architecture to isolate web content and maintain a secure sandbox environment for all browsing activities. The browser distinguishes itself through a highly modular interface engine that allows users to customize visual layouts and functional behaviors using style sheets and community-developed modifications. It supports advanced productivity workflows by enabling users to synchronize navigation state across multiple windows,

    Secures domain name lookups using encrypted protocols to prevent third-party interception.

    JavaScriptfirefoxfirefox-basedfirefox-browser
    在 GitHub 上查看↗42,877
  • bluscreenofjeff/red-team-infrastructure-wikibluscreenofjeff 的头像

    bluscreenofjeff/Red-Team-Infrastructure-Wiki

    4,498在 GitHub 上查看↗

    该项目是用于构建具有韧性和隐蔽性的红队基础设施的技术资源、蓝图和指南集合。它提供了一个全面的框架,用于设计能够抵御检测并在整个安全参与过程中保持运行的攻击性安全环境。 该存储库通过详细的对手模拟剧本和加固手册脱颖而出。它涵盖了高级混淆技术,如域名伪装 (domain fronting)、使用平台即服务 (PaaS) 重定向器,以及利用第三方内容站点来继承域名声誉并规避安全过滤器。 技术层面扩展到操作安全自动化,包括跨多个云提供商和地理区域的基础设施资产分发。它涵盖了通过中间人代理进行凭据捕获、集中式日志聚合以及实施不可变系统文件加固以保护操作服务器的功能。 该项目还包括用于域名分析的工具,例如验证供应商分类和识别信誉良好的过期域名,以便更好地融入目标网络。

    Provides methods for modifying network traffic patterns to impersonate legitimate applications and evade detection.

    在 GitHub 上查看↗4,498
  • purplei2p/i2pdPurpleI2P 的头像

    PurpleI2P/i2pd

    3,835在 GitHub 上查看↗

    i2pd is a C++ implementation of the I2P anonymous network layer, serving as a peer-to-peer overlay network and I2P network router. It functions as a decentralized communication system that masks IP addresses and encrypts data using a garlic routing protocol. This project provides a lightweight daemon that acts as a self-hosted privacy gateway, connecting local applications to the I2P network for private data transmission without the use of Java. The system covers anonymous peer communication, privacy-preserving networking, and secure client-server interactions. It implements end-to-end encry

    Masks network identities and encrypts traffic to prevent third parties from tracking online activities.

    C++anonymityc-plus-pluscommunication
    在 GitHub 上查看↗3,835
  1. Home
  2. Security & Cryptography
  3. Network Privacy Protocols

探索子标签

  • Traffic ObfuscationMethods for encrypting and masking network traffic patterns to prevent tracking. **Distinct from Network Privacy Protocols:** Focuses on active traffic obfuscation for anonymity rather than just DNS-level privacy.