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

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

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

5 个仓库

Awesome GitHub RepositoriesSecure Synchronization

Mechanisms for protecting data during transit and integration.

Distinct from Data Security: Distinct from Data Security: focuses on the security of data in transit during synchronization rather than static storage protection.

Explore 5 awesome GitHub repositories matching security & cryptography · Secure Synchronization. Refine with filters or upvote what's useful.

Awesome Secure Synchronization GitHub Repositories

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

    redis/go-redis

    22,159在 GitHub 上查看↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Protects data in transit using private networking and external secret stores during synchronization processes.

    Gogogolangredis
    在 GitHub 上查看↗22,159
  • kubescape/kubescapekubescape 的头像

    kubescape/kubescape

    11,489在 GitHub 上查看↗

    Kubescape is a Kubernetes security posture management platform designed to scan clusters, manifests, and images for misconfigurations, vulnerabilities, and compliance risks. It functions as a comprehensive security suite incorporating a compliance scanner, a container image vulnerability scanner, an admission controller for policy enforcement, and a runtime security monitor. The platform distinguishes itself through runtime-aware vulnerability filtering, which maps libraries loaded in memory to determine if vulnerabilities are actually reachable. It also integrates with AI assistants via a Mo

    Synchronizes security frameworks and scan results between the local cluster and remote services.

    Gobest-practicedevopskubernetes
    在 GitHub 上查看↗11,489
  • webmin/webminwebmin 的头像

    webmin/webmin

    5,595在 GitHub 上查看↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Shares blocked and allowed IP lists among a group of servers to maintain consistent security policies.

    HTML
    在 GitHub 上查看↗5,595
  • google/santagoogle 的头像

    google/santa

    4,510在 GitHub 上查看↗

    Santa 是一个专为 macOS 设计的二进制授权系统,旨在根据定义的信任规则控制和监控哪些二进制文件可以执行。它作为应用程序白名单软件,通过根据加密哈希和签名证书进行验证,防止未经授权的程序运行。 该系统通过记录每个二进制启动事件来提供执行监控,从而创建可见的软件执行轨迹。它支持集中式审计日志,以跟踪跨多个设备的成功和被拒绝的应用程序启动,通过同步规则和日志确保企业设备合规性。 控制通过规则系统进行管理,该系统利用加密校验和、数字签名验证和正则表达式路径匹配。该框架包括内核级执行拦截,以便在二进制文件运行前进行验证,并维护一个本地数据库用于记录活动和审计。

    Synchronizes allow-lists and block-lists from a central server to maintain consistent security policies across a fleet.

    Objective-C++
    在 GitHub 上查看↗4,510
  • hotcakex/harden-windows-securityHotCakeX 的头像

    HotCakeX/Harden-Windows-Security

    4,139在 GitHub 上查看↗

    Harden-Windows-Security is a security hardening tool and framework designed to reduce the attack surface of the Windows operating system through policy enforcement. It provides a collection of security presets and templates to implement official hardening standards across multiple devices. The project distinguishes itself through a comprehensive execution control system, featuring a manager for Windows Application Control and a kernel protection suite. It implements strict trust models, including kernel-mode driver whitelisting, signed policy implementation on the EFI partition, and code inte

    Fetches predefined security standards and configuration policies from a remote management tenant for fleet deployment.

    C#1st-party-securityapplicationcontrolaudit
    在 GitHub 上查看↗4,139
  1. Home
  2. Security & Cryptography
  3. Data Security
  4. Secure Synchronization

探索子标签

  • Security Policy SynchronizationsShares blocked and allowed IP lists among a group of servers to maintain consistent security policies. **Distinct from Secure Synchronization:** Distinct from Secure Synchronization: focuses on synchronizing security rules (IP allow/deny lists) across servers, not general data protection during transit.