awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

10 Repos

Awesome GitHub RepositoriesUID/GID Remapping

Maps host user and group IDs to different values inside the sandbox, hiding real identifiers from sandboxed processes.

Distinct from User Namespace Mappings: Distinct from User Namespace Mappings: focuses on hiding real UIDs/GIDs from sandboxed processes, not just translating identities between environments.

Explore 10 awesome GitHub repositories matching software engineering & architecture · UID/GID Remapping. Refine with filters or upvote what's useful.

Awesome UID/GID Remapping GitHub Repositories

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

    containers/bubblewrap

    5,839Auf GitHub ansehen↗

    Bubblewrap is a Linux sandbox runner that creates lightweight, isolated execution environments for running untrusted applications. It combines Linux user, mount, network, PID, and UTS namespaces with seccomp-BPF system call filtering to restrict filesystem, network, process, and inter-process communication access. The project provides comprehensive process isolation by giving each sandbox its own private tmpfs root with selective bind-mounts, a separate network stack containing only a loopback interface, an independent process ID space, and remapped user and group identifiers. It applies secc

    Maps host user and group IDs to different values inside the sandbox, hiding real identifiers.

    Clinux-containersuser-namespaces
    Auf GitHub ansehen↗5,839
  • trapexit/mergerfsAvatar von trapexit

    trapexit/mergerfs

    5,709Auf GitHub ansehen↗

    mergerfs is a FUSE-based union filesystem that pools multiple independent filesystems or directories into a single unified mount point. It acts as a proxy to underlying storage, forwarding file operations directly to the filesystem for near-native performance while merging directory listings and attribute changes. The project provides a live, read-write pooled view of storage that aggregates drives of any size without requiring reformatting or data redistribution, and it isolates individual drive failures so that the pool continues serving data from remaining filesystems. The filesystem offer

    Advertises idmap capability to FUSE for container runtime integration with user and group ID mapping.

    C++aufsdatahoardingfilesystem
    Auf GitHub ansehen↗5,709
  • cri-o/cri-oAvatar von cri-o

    cri-o/cri-o

    5,629Auf GitHub ansehen↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Prevents a segfault when user namespaces are requested without OCI ID mappings configured.

    Go
    Auf GitHub ansehen↗5,629
  • lxc/lxdAvatar von lxc

    lxc/lxd

    5,554Auf GitHub ansehen↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Sets user and group ID mapping for isolated containers, including base, size, and raw map fields.

    Go
    Auf GitHub ansehen↗5,554
  • lxc/lxcAvatar von lxc

    lxc/lxc

    5,204Auf GitHub ansehen↗

    LXC ist ein OS-Level-Virtualisierungs-Framework und Linux-Container-Manager, der verwendet wird, um mehrere isolierte Linux-Systeme auf einem einzigen Host auszuführen. Er fungiert als Kernel-Namespace-Orchestrator und unprivilegierte Container-Runtime, was die Erstellung und Verwaltung von Systemcontainern ohne den Overhead eines Hypervisors ermöglicht. Das Projekt bietet unprivilegierte Containerausführung durch das Mapping von Container-Root-Benutzern auf unprivilegierte Host-Benutzer, um den Zugriff auf das Host-System zu verhindern. Es stellt Sicherheit durch System-Call-Filtering und Root-Benutzer-Isolierung sicher, wodurch Container ohne Host-Root-Rechte ausgeführt werden können. Das Framework verwaltet die Ressourcenisolierung mithilfe von Control Groups, um CPU- und Speichernutzung zu begrenzen, und nutzt Kernel-Namespaces für die Prozess- und Netzwerkisolierung. Es enthält Funktionen für die Netzwerk-Bridge-Administration zur Verhinderung von Adress-Spoofing sowie eine programmatische API zur Verwaltung des Container-Lebenszyklus und zur Ausführung administrativer Befehle.

    Maps container root users to unprivileged host users to prevent administrative access to the host operating system.

    C
    Auf GitHub ansehen↗5,204
  • lxc/incusAvatar von lxc

    lxc/incus

    4,893Auf GitHub ansehen↗

    Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin

    Configures UID/GID namespace remapping with automatic range detection and per-container isolation for unprivileged container execution.

    Gocloudcontainershacktoberfest
    Auf GitHub ansehen↗4,893
  • plexinc/pms-dockerAvatar von plexinc

    plexinc/pms-docker

    3,985Auf GitHub ansehen↗

    Dieses Projekt bietet containerisierte Distribution-Templates und Images für das Deployment eines Medienservers. Es ermöglicht den Betrieb eines Medienservers innerhalb von Docker- oder Kubernetes-Umgebungen und nutzt Paketmanagement-Charts, um die Installation und Verwaltung von Home-Cinema-Bibliotheken zu optimieren. Das Projekt konzentriert sich auf leistungsstarke Videoverarbeitung durch hardwarebeschleunigtes Transcoding, das durch das Durchreichen von GPU-Geräten an den Container erreicht wird. Es stellt die Datenpersistenz durch das Mapping von Host-Verzeichnissen für Konfigurationsdatenbanken und groß angelegte Medienbibliotheken sicher. Das System deckt ein breites Spektrum operativer Funktionen ab, einschließlich Netzwerkkonfiguration für Bridge- oder Host-Modi, Ingress-Routing für externes Hostname-Mapping und die Abstimmung von Benutzerberechtigungen zur Verwaltung des Dateizugriffs. Es enthält zudem Mechanismen zur Server-Identitätsauthentifizierung mittels Claim-Tokens und automatisierte Binär-Updates, die durch Image-Tags ausgelöst werden. Das Deployment wird durch Kubernetes-Helm-Charts und Docker-Images unterstützt.

    Aligns internal container user and group IDs with host system IDs to manage file read and write permissions.

    Go Template
    Auf GitHub ansehen↗3,985
  • opencontainers/runtime-specAvatar von opencontainers

    opencontainers/runtime-spec

    3,641Auf GitHub ansehen↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Relates user and group IDs from the host system to local identifiers within the container namespace.

    Gocontainersdockeroci
    Auf GitHub ansehen↗3,641
  • nestybox/sysboxAvatar von nestybox

    nestybox/sysbox

    3,458Auf GitHub ansehen↗

    Sysbox is an OCI-compliant container runtime that provides virtual-machine-level isolation for containers without requiring hardware virtualization. It achieves this by mapping the container's root user to an unprivileged host user ID range, virtualizing the /proc and /sys filesystems, and applying seccomp-BPF system call filtering, all while using cgroup v2 for resource partitioning. The runtime enables running system-level software such as systemd, Docker, and Kubernetes inside unprivileged containers without requiring special images or privileged mode. It supports nested namespace stacking

    Maps container root to an unprivileged host user ID range, preventing privilege escalation outside the container.

    Shellcontainer-runtime-securitycontainer-runtimescontainers
    Auf GitHub ansehen↗3,458
  • rootless-containers/rootlesskitAvatar von rootless-containers

    rootless-containers/rootlesskit

    1,273Auf GitHub ansehen↗

    RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged user without holding root access on the host. It creates unprivileged user and mount namespaces to simulate fake root execution environments, allowing users to execute container workloads and manage resource groups safely. The project provides capabilities for rootless port forwarding and unprivileged network namespace isolation, routing container network traffic through user-mode packet translation without requiring privileged kernel setup. It includes multiple backend netwo

    Configures UID and GID namespace remapping with automatic range detection and per-container isolation.

    Gorootless-containers
    Auf GitHub ansehen↗1,273
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Namespace Isolation
  5. User Namespace Mappings
  6. UID/GID Remapping

Unter-Tags erkunden

  • User ID Mapping Configurations3 Sub-TagsConfigures UID and GID namespace remapping with automatic range detection, per-container isolation, and customizable mapping entries for container processes. **Distinct from UID/GID Remapping:** Distinct from UID/GID Remapping: adds automatic range detection and per-container isolation configuration, not just hiding real IDs.