2 مستودعات
Self-hosted services that act as entry and exit points for anonymous network traffic.
Distinct from Self-Hosted Applications: Focuses on the gateway's role in network privacy rather than general self-hosted application management.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Privacy Gateways. Refine with filters or upvote what's useful.
Oblivion هي خدمة نفق مشفرة وأداة لخصوصية الإنترنت مصممة لتوجيه حركة مرور الشبكة عبر أنفاق مشفرة خاصة. تعمل كبوابة خصوصية للشبكة تخفي هوية المستخدم وتشفر حركة مرور الويب لمنع التتبع والمراقبة غير المصرح بها. يعمل المشروع كوكيل شبكة آمن يجمع بين التشفير من طرف إلى طرف والتوجيه المحسن لزمن الانتقال لزيادة إنتاجية البيانات وتقليل تأخير الشبكة. تسمح هذه البنية التحتية بإخفاء الهوية العامة للجهاز عن طريق ترحيل الاتصالات عبر شبكة خاصة. يوفر النظام إمكانيات لأنفاق الشبكة الآمنة واتصال الشبكة الخاصة. يضمن النظام أمن البيانات من خلال بروتوكولات الأنفاق المشفرة ويدير توجيه حركة المرور عبر واجهة مشفرة افتراضية.
Acts as a gateway for encrypting web traffic and connecting devices to private network infrastructure.
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
Operates as a lightweight daemon and self-hosted privacy gateway connecting local applications to the I2P network.