macOS
brew install rofs-filteredlocal Homebrew formula metadata
brew / rank 23033
Filtered read-only filesystem for FUSE. Version 1.7 via Homebrew; verified 2026-06-21.
install
brew install rofs-filteredlocal Homebrew formula metadata
overview
Filtered read-only filesystem for FUSE
history
rofs-filtered mounts an existing directory tree as a read-only FUSE filesystem while hiding or selecting paths according to regular expressions.
Gabriel Burca developed rofs-filtered from the earlier ROFS read-only FUSE filesystem, adding regular-expression filtering over the exposed directory tree.
The project was packaged by Homebrew for macOS and is catalogued by the official libfuse filesystem wiki. Its scope remains that of a specialized filesystem utility rather than a general storage platform.
Users mount a writable source tree at a separate read-only location and supply filtering rules in rofs-filtered.rc. The official examples cover hiding duplicate FLAC or MP3 files and exposing only JPEG derivatives of camera raw files. Alternate configuration files can be selected per mount with the config option.
rofs-filtered is useful to filesystem enthusiasts because it composes a read-only FUSE view with regex-driven visibility rules. It demonstrates how a narrowly focused userspace filesystem can solve media-library and application-isolation problems without modifying the underlying tree.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/rofs-filtered.rcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rofs-filtered | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gburca/rofs-filtered
install metadata
| Package key | brew:rofs-filtered |
|---|---|
| Version | 1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rofs-filtered |
| Homepage | https://github.com/gburca/rofs-filtered/ |
| Repository | https://github.com/gburca/rofs-filtered |
| Upstream docs | https://github.com/gburca/rofs-filtered/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/gburca/rofs-filtered/archive/refs/tags/rel-1.7.tar.gz |
| Last updated | 2026-06-21T17:27:16-04:00 |
| Pulse | updated |
| Dependencies | libfuse@2 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rofs-filtered |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.