awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 Repos

Awesome GitHub RepositoriesData Obfuscation Tools

Utilities for masking sensitive file and directory names before cloud storage synchronization.

Distinguishing note: Focuses on metadata obfuscation for cloud privacy rather than general-purpose encryption.

Explore 11 awesome GitHub repositories matching security & cryptography · Data Obfuscation Tools. Refine with filters or upvote what's useful.

Awesome Data Obfuscation Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alistgo/alistAvatar von AlistGo

    AlistGo/alist

    49,705Auf GitHub ansehen↗

    Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable virtual file system. By acting as a remote file system proxy, it decouples file operations from specific provider implementations, allowing users to browse, download, and manage files across heterogeneous backends through a standardized interface. The platform utilizes a driver-based storage abstraction that translates generic file system operations into provider-specific API calls. This architecture supports a wide range of cloud storage services, S3-compatible object storage,

    Protecting sensitive information stored on third-party cloud platforms by encrypting file and directory names before they are uploaded.

    Gofile-servergingolang
    Auf GitHub ansehen↗49,705
  • yjs/yjsAvatar von yjs

    yjs/yjs

    22,069Auf GitHub ansehen↗

    Yjs is a CRDT framework and real-time state synchronization engine providing shared data types for collaborative software. It functions as a shared data type library of collaborative maps, arrays, and text structures that converge automatically across distributed clients, serving as a local-first data store and a collaborative editor backend. The system distinguishes itself through a synchronization engine that encodes document changes into commutative binary updates. It employs state-vector based differencing to transmit only missing incremental updates between peers and uses relative-positi

    Replaces sensitive content with meaningless data while preserving document structure for debugging.

    JavaScriptcollaborationcollaborative-editingcrdt
    Auf GitHub ansehen↗22,069
  • beekeeper-studio/beekeeper-studioAvatar von beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Auf GitHub ansehen↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    Hides sensitive information in the user interface during screen sharing to prevent accidental exposure.

    TypeScriptbigquerycassandracockroachdb
    Auf GitHub ansehen↗22,030
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Protects credentials and secrets by using specialized field types that automatically mask values in logs and user interfaces.

    Pythonautomationdatadata-engineering
    Auf GitHub ansehen↗21,640
  • immersive-translate/immersive-translateAvatar von immersive-translate

    immersive-translate/immersive-translate

    17,917Auf GitHub ansehen↗

    Immersive Translate is a browser-based translation tool that integrates third-party translation engines and large language models to provide automated, real-time text conversion directly within the web interface. It functions as a browser extension that intercepts and modifies web content, injecting translated text nodes into the document object model to maintain original page layouts and styling. The project distinguishes itself through its granular control over the translation process, allowing users to define site-specific rules, manage custom terminology glossaries, and customize translat

    Identifies and masks private data like email addresses during the translation process to ensure user privacy.

    chrome-extensionsafari-extensiontranslation
    Auf GitHub ansehen↗17,917
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Encodes email addresses to prevent automated harvesting by spam bots.

    PHPcmscontentcontent-management
    Auf GitHub ansehen↗15,395
  • cryptomator/cryptomatorAvatar von cryptomator

    cryptomator/cryptomator

    15,310Auf GitHub ansehen↗

    Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent encryption layer that encrypts files and folder structures locally before they are uploaded to a cloud storage provider. The software creates virtual encrypted drives that mount encrypted vaults, allowing users to interact with their data as if it were on a physical disk. It supports the management of multiple independent encrypted containers, each protected by a unique password. The project covers data privacy through directory structure obfuscation and filename encryption to hide

    Hides filenames and folder hierarchies to prevent cloud providers from analyzing metadata.

    Javacloud-storagecryptocryptography
    Auf GitHub ansehen↗15,310
  • provectus/kafka-uiAvatar von provectus

    provectus/kafka-ui

    12,158Auf GitHub ansehen↗

    kafka-ui is a web interface and centralized control plane for administering Apache Kafka clusters, topics, and brokers. It functions as a distributed message queue dashboard and orchestrator, allowing for the oversight of multiple distributed Kafka environments from a single management interface. The project provides dedicated tools for producing and inspecting messages within topics using various serialization and encoding formats. It includes a schema registry client for defining and versioning data schemas and a consumer monitoring dashboard to track offsets and calculate partition lag. T

    Provides UI-level masking of sensitive fields within Kafka messages to prevent accidental exposure of private data.

    Javaapache-kafkabig-datacluster-management
    Auf GitHub ansehen↗12,158
  • webdriverio/webdriverioAvatar von webdriverio

    webdriverio/webdriverio

    9,795Auf GitHub ansehen↗

    WebDriverIO is a Node.js test automation framework used for automating functional tests across web browsers and mobile applications. It acts as a WebDriver protocol client that manages remote browser sessions and executes commands against WebDriver and Appium servers to perform end-to-end testing. The framework is distinguished by its ability to control both native and hybrid mobile applications and its support for running automated suites across local machines, remote grids, and cloud device providers. It includes specialized capabilities for coordinating multi-browser interactions and estab

    Masks sensitive information within test reports and logs to prevent accidental exposure of private data.

    TypeScript
    Auf GitHub ansehen↗9,795
  • alibaba/alisqlAvatar von alibaba

    alibaba/AliSQL

    5,706Auf GitHub ansehen↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Replaces real values in database fields with substitutes that remove identifying characteristics while preserving data usability.

    C++alisqldatabaseduckdb
    Auf GitHub ansehen↗5,706
  • khast3x/h8mailAvatar von khast3x

    khast3x/h8mail

    4,891Auf GitHub ansehen↗

    h8mail is an open-source intelligence tool for searching leaked credentials and compromised accounts across remote APIs and local data dumps. It functions as a credential leak hunter and email reconnaissance framework designed to identify exposed passwords and sensitive information using usernames, domains, IP addresses, and email hashes. The tool distinguishes itself through a recursive target expansion system that feeds newly discovered email addresses back into the search queue to broaden the scope of investigations. It also includes a local breach data parser that employs multiprocessing

    Hides the last characters of passwords in terminal output to prevent full credential exposure.

    Pythonbreachbreach-compilationemail
    Auf GitHub ansehen↗4,891
  1. Home
  2. Security & Cryptography
  3. Data Obfuscation Tools

Unter-Tags erkunden

  • Database Value ObfuscationReplaces real values in database fields with substitutes that remove identifying characteristics while preserving data usability. **Distinct from Data Obfuscation Tools:** Distinct from Data Obfuscation Tools: focuses on obfuscating database column values rather than file names or UI elements.
  • UI Sensitive Data Obfuscation3 Sub-TagsMasking sensitive information within the user interface to prevent accidental exposure. **Distinct from Data Obfuscation Tools:** Distinct from general data obfuscation: focuses on UI-level masking for screen sharing privacy.