{"adoption": {"forks": 482, "observed_at": "2026-08-28T04:07:02.506657+00:00", "stars": 2583}, "canonical_url": "https://ross.abutalabs.com/products/proot", "card": {"archived": false, "artifact_type": "cli-tool", "description": "chroot, mount --bind, and binfmt_misc without privilege/setup for Linux", "domain": ["developer-tools", "operating-systems"], "enriched": true, "function": ["security", "developer-tools", "cli", "file-system"], "health_score": 77, "homepage": "https://proot-me.github.io", "language": "C", "license": "GPL-2.0", "license_family": "copyleft", "maturity": "active", "member_repos": ["proot-me/proot"], "name": "proot-me/proot", "platform": ["cli", "c"], "pushed_at": "2026-08-03T02:25:15+00:00", "repo": "proot-me/proot", "stars": 2583, "tags": ["chroot", "ptrace", "userland-exec", "rootfs", "qemu-user-mode", "cross-compilation", "sandboxing", "binfmt-misc", "command-line", "linux"], "topics": ["chroot-environment", "userland-exec", "rootfs", "chroot", "c", "linux", "syscalls", "ptrace", "hacktoberfest"], "urls": [], "use_cases": ["run a linux distro rootfs without root privileges", "chroot without being root", "run arm binaries on x86 linux", "cross-compile packages in a foreign architecture environment", "bind mount host files into a guest rootfs as unprivileged user", "instrument linux processes with ptrace", "test packages in an isolated filesystem on android termux"], "what_it_is": "PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc for Linux that requires no privileges or setup, built on ptrace. It lets users run an arbitrary directory as a root filesystem, bind-mount host paths into it, and transparently execute programs for foreign CPU architectures via QEMU user-mode.", "when_to_avoid": ["you need strong security isolation - ptrace-based confinement is not a security sandbox", "you can use containers or real chroot with proper privileges for better performance", "you need to run on non-Linux platforms"], "when_to_choose": ["you need chroot-like isolation without root or kernel modules", "you want to run foreign-architecture binaries transparently via QEMU user-mode", "you're on a system where you can't use containers (e.g., Android/Termux, shared hosting)", "you need to mix host and guest programs in one filesystem view"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/proot", "repo": "proot-me/proot", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:02.506657+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:22:30.885241+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "90852a3d718b15f5d71640e1c4351438a1112f45e4078767f12aad0a9ef5c286", "fetched_at": "2026-08-28T04:07:02.506657+00:00", "kind": "readme", "missing": false, "url": "https://github.com/proot-me/proot"}, {"content_hash": "ca245a010bbcc58dbec7dc497507fa5aa97b083b5b1a7ea4d9e48baec37895a5", "fetched_at": "2026-08-29T10:05:00.390157+00:00", "kind": "homepage", "missing": false, "url": "https://proot-me.github.io"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 95, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5748, "days_push": 31, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}