{"adoption": {"forks": 85, "observed_at": "2026-08-28T04:05:01.186837+00:00", "stars": 1543}, "canonical_url": "https://ross.abutalabs.com/products/zbox", "card": {"archived": true, "artifact_type": "library", "description": "Zero-details, privacy-focused in-app file system.", "domain": ["privacy", "security", "files", "developer-tools", "cross-platform"], "enriched": true, "function": ["file-system", "cryptography", "compression", "security"], "health_score": 10, "homepage": "https://zbox.io/fs/", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["zboxfs/zbox"], "name": "zboxfs/zbox", "platform": ["rust", "cross-platform", "windows", "wasm", "browser"], "pushed_at": "2023-10-21T17:37:32+00:00", "repo": "zboxfs/zbox", "stars": 1543, "tags": ["encrypted-filesystem", "in-app-filesystem", "libsodium", "zero-knowledge", "client-side-encryption", "deduplication", "copy-on-write", "acid-transactions", "storage", "linux", "macos", "nodejs"], "topics": ["filesystem", "fs", "crypto", "encryption", "privacy", "storage", "rust", "zbox", "libsodium"], "urls": [], "use_cases": ["store app files encrypted so no metadata leaks to the storage layer", "embed a private file system inside a Rust, Node.js, or browser application", "encrypt files client-side before uploading to cloud storage", "build privacy-first apps in fintech or healthcare that need confidential file storage", "add versioned, transactional encrypted storage to a desktop or mobile app", "prevent traffic analysis by packing files into uniform same-sized blocks"], "what_it_is": "ZboxFS is a zero-details, privacy-focused embedded file system written in Rust that encrypts everything, including metadata and directory structure, using libsodium-backed AEAD cryptography. It runs in the application's memory space, supports multiple storage backends (memory, OS filesystem, RDBMS, key-value object stores), and offers deduplication, compression, versioning, and ACID transactions.", "when_to_avoid": ["multiple processes need concurrent shared access to the same file system", "you need a battle-tested, production-hardened solution - the project warns it is still under development and disclaims data loss", "you only need full-disk or OS-level encryption like LUKS or VeraCrypt", "you need POSIX-compliant file system semantics or mounting as a real volume"], "when_to_choose": ["your application needs an embedded, single-process encrypted file system rather than a shared OS-level one", "you must hide not only file contents but also names, sizes, and directory structure from the storage backend", "you want modern AEAD crypto (AES-256-GCM, XChaCha20-Poly1305, Argon2) without implementing it yourself", "you need the same encrypted storage API across Rust, Node.js, and the browser (WASM)"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/zbox", "repo": "zboxfs/zbox", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "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:05:01.186837+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.186837+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.509239+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "52edd250f9b7c21fc590b854d2b8dc9ced434829984fe567ed1b74386743dd59", "fetched_at": "2026-08-28T04:05:01.186837+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zboxfs/zbox"}, {"content_hash": "6364a6c72694f03aa8d0678d6e8fb84e32ff7c63cd78bbc91b35c5bfaabc0337", "fetched_at": "2026-08-29T11:32:05.550220+00:00", "kind": "homepage", "missing": false, "url": "https://zbox.io/fs/"}, {"content_hash": "8f2cb3e56dc7227c5c6aed4cdc5ad1309a869c43d2b41d34d445e08693fae7cd", "fetched_at": "2026-08-29T11:32:05.552912+00:00", "kind": "site_page", "missing": false, "url": "https://zbox.io/getting-started"}, {"content_hash": "c3fcc0cb4f23affd4f5b0022fe617020f7514779ae543d908e8b1f4b855ae36b", "fetched_at": "2026-08-29T11:32:05.554843+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/zbox"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3200, "days_push": 1047, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}