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
·

5 Repos

Awesome GitHub RepositoriesPrivate Embedding Controls

Security configurations for restricting application embedding to authorized domains.

Distinguishing note: Focuses on access restriction for embedded content.

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

Awesome Private Embedding Controls GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • appsmithorg/appsmithAvatar von appsmithorg

    appsmithorg/appsmith

    40,051Auf GitHub ansehen↗

    Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe

    Restricts application embedding to authorized domains for private deployments.

    TypeScriptadmin-dashboardadmin-panelsapp-builder
    Auf GitHub ansehen↗40,051
  • chartdb/chartdbAvatar von chartdb

    chartdb/chartdb

    21,286Auf GitHub ansehen↗

    ChartDB is a database schema visualizer and entity-relationship diagramming platform designed to help developers understand, design, and document complex data architectures. It functions as a visual workspace where users can create and modify database schemas, define table attributes, and map foreign key relationships. By parsing database metadata or SQL scripts, the tool generates interactive diagrams that provide a clear overview of structural interdependencies and data associations. The platform distinguishes itself through its focus on automated documentation and schema synchronization. I

    Exposes restricted database visualizations to external environments by appending authentication keys to URLs, allowing access without requiring a user login session.

    TypeScriptdatabasedbdb-migration
    Auf GitHub ansehen↗21,286
  • docmost/docmostAvatar von docmost

    docmost/docmost

    19,049Auf GitHub ansehen↗

    Docmost is an open-source knowledge management system designed as a collaborative documentation platform for teams. It functions as an enterprise wiki that centralizes organizational information into structured, searchable workspaces, enabling users to create, organize, and share content through a hierarchical system of spaces and pages. The platform distinguishes itself by integrating artificial intelligence directly into the documentation lifecycle. It utilizes vector-based semantic search to allow for natural language queries across stored content and provides AI-assisted tools for draftin

    Manages security policies for embedding the application within external sites by defining allowed origins and frame-ancestor permissions.

    TypeScriptconfluencedocumentationknowledge-base
    Auf GitHub ansehen↗19,049
  • bookstackapp/bookstackAvatar von BookStackApp

    BookStackApp/BookStack

    18,305Auf GitHub ansehen↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    Controls which domains can embed applications via iframes to prevent clickjacking and unauthorized content.

    PHPbookstackdocumentationlaravel
    Auf GitHub ansehen↗18,305
  • whatwg/htmlAvatar von whatwg

    whatwg/html

    9,163Auf GitHub ansehen↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Restricts whether a document can be loaded inside a child navigable using response headers.

    HTMLcanvaseventsourcehtml
    Auf GitHub ansehen↗9,163
  1. Home
  2. Security & Cryptography
  3. Private Embedding Controls

Unter-Tags erkunden

  • Private EmbeddingExposes restricted visualizations to external environments using URL-based authentication keys. **Distinct from Private Embedding Controls:** Distinct from Private Embedding Controls: focuses on the URL-based access mechanism rather than domain-level restrictions.