awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
easychen avatar

easychen/CookieCloud

0
View on GitHub↗
2,884 نجوم·256 تفرعات·TypeScript·gpl-3.0·3 مشاهداتcc.ft07.com↗

CookieCloud

CookieCloud is a system for synchronizing encrypted browser cookies and local storage across multiple devices using a self-hosted server. Its primary purpose is to maintain authenticated session states across different browser installations without the need for repeated manual authentication.

The project employs a client-side end-to-end encryption model, ensuring that sensitive data is encrypted and decrypted locally on the device so the synchronization server only handles ciphertext. It distinguishes itself by providing automated session maintenance, which periodically refreshes specific website sessions in the background to prevent login cookies from expiring.

The system includes capabilities for domain filtering via keywords to limit which cookies are synchronized and a web API for recovering session states within headless browsers or external automation scripts.

Users can deploy the required backend synchronization server using containers or specific runtime environments.

Features

  • Cross-Device State Synchronization - Synchronizes encrypted cookies and local storage across multiple browser installations to mirror session states.
  • Self-Hosted Synchronization Servers - Utilizes a self-hosted server as a central relay for distributing encrypted session data between devices.
  • End-to-End Encryption - Ensures that browser cookies are encrypted locally on the device so the sync server never sees plaintext data.
  • Cookie Synchronization - Synchronizes encrypted browser cookies and local storage across multiple devices via a private server.
  • Self-Hosted Remote Management Servers - Runs a private server to store and distribute encrypted browser session data for user-controlled management.
  • Cookie Refreshers - Implements background site refreshing to automatically extend the lifespan of authentication cookies.
  • Session-Cookie Persistences - Prevents session expiration by periodically refreshing cookies through background page loads.
  • Cookie Session Maintenance - Automatically prevents authentication cookies from expiring by periodically refreshing target website sessions.

سجل النجوم

مخطط تاريخ النجوم لـ easychen/cookiecloudمخطط تاريخ النجوم لـ easychen/cookiecloud

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة easychen/cookiecloud؟

CookieCloud is a system for synchronizing encrypted browser cookies and local storage across multiple devices using a self-hosted server. Its primary purpose is to maintain authenticated session states across different browser installations without the need for repeated manual authentication.

ما هي الميزات الرئيسية لـ easychen/cookiecloud؟

الميزات الرئيسية لـ easychen/cookiecloud هي: Cross-Device State Synchronization, Self-Hosted Synchronization Servers, End-to-End Encryption, Cookie Synchronization, Self-Hosted Remote Management Servers, Cookie Refreshers, Session-Cookie Persistences, Cookie Session Maintenance.

ما هي البدائل مفتوحة المصدر لـ easychen/cookiecloud؟

تشمل البدائل مفتوحة المصدر لـ easychen/cookiecloud: adil192/saber — Saber is a cross-platform handwriting application and digital ink organizer designed for creating, storing, and… vrtmrz/obsidian-livesync — This project is a synchronization plugin that mirrors notes, settings, and vault data across multiple devices. It… steveseguin/vdo.ninja — VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate… pixie-io/pixie — Pixie is an open-source observability platform for Kubernetes that uses eBPF to automatically capture telemetry data… codeigniter4/codeigniter4 — CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web… frigadehq/remote-storage — Remote-storage is a synchronization library that mirrors local browser state to a remote server, enabling consistent…

بدائل مفتوحة المصدر لـ CookieCloud

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع CookieCloud.
  • adil192/saberالصورة الرمزية لـ adil192

    adil192/saber

    4,533عرض على GitHub↗

    Saber is a cross-platform handwriting application and digital ink organizer designed for creating, storing, and managing handwritten notes. It functions as an encrypted note synchronization tool that keeps private content consistent across phones, tablets, and computers. The application features a handwriting interface framework that supports digital document annotation and a hierarchical file system for arranging notes into nested folders. It utilizes client-side end-to-end encryption to secure data before transmission and synchronizes state across devices via a cloud relay. The system incl

    Dart
    عرض على GitHub↗4,533
  • vrtmrz/obsidian-livesyncالصورة الرمزية لـ vrtmrz

    vrtmrz/obsidian-livesync

    9,447عرض على GitHub↗

    This project is a synchronization plugin that mirrors notes, settings, and vault data across multiple devices. It functions as a self-hosted vault synchronizer, allowing users to maintain a personal knowledge base using a user-owned server. The system utilizes a CouchDB synchronization layer to maintain consistent document states across peers. Security is handled through end-to-end encryption, which encrypts vault content locally before transmission to ensure privacy on remote storage. The replication model supports both self-hosted data replication and peer-to-peer data transfer. It manages

    TypeScript
    عرض على GitHub↗9,447
  • steveseguin/vdo.ninjaالصورة الرمزية لـ steveseguin

    steveseguin/vdo.ninja

    3,910عرض على GitHub↗

    VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate remote audio and video feeds into professional production workflows. It functions as a WebRTC broadcast integration tool and studio controller, allowing for the direct transmission of high-definition media between publishers and viewers with minimal delay. The platform distinguishes itself through extensive protocol bridging, converting between WebRTC, WHIP, WHEP, SRT, and RTMP to ensure compatibility across diverse network environments and professional studio software. It includes

    JavaScriptlivelow-latencyninja
    عرض على GitHub↗3,910
  • pixie-io/pixieالصورة الرمزية لـ pixie-io

    pixie-io/pixie

    6,467عرض على GitHub↗

    Pixie is an open-source observability platform for Kubernetes that uses eBPF to automatically capture telemetry data from clusters without requiring any manual instrumentation or code changes. It functions as an eBPF telemetry collector, a continuous application profiler, a network traffic analyzer, and a scriptable telemetry query engine, all within a single Kubernetes-native tool. The platform distinguishes itself through several integrated capabilities. It continuously samples stack traces from compiled-language code to identify CPU performance bottlenecks, visualizing the results as inter

    C++
    عرض على GitHub↗6,467
  • عرض جميع البدائل الـ 30 لـ CookieCloud→