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,877GitHub पर देखें↗

    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,498GitHub पर देखें↗

    This project is a collection of technical resources, blueprints, and guides for building resilient and stealthy red team infrastructure. It provides a comprehensive framework for designing offensive security environments that resist detection and remain operational throughout security engagements. The repository distinguishes itself through detailed playbooks for adversary simulation and hardening manuals. It covers advanced obfuscation techniques such as domain fronting, the use of platform-as-a-service redirectors, and the leveraging of third-party content sites to inherit domain reputation

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

    GitHub पर देखें↗4,498
  • purplei2p/i2pdPurpleI2P का अवतार

    PurpleI2P/i2pd

    3,835GitHub पर देखें↗

    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.