Census documentation
Declarative provisioner of Unix access objects. Census brings a device’s
access layer — role-accounts, groups, sudoers.d, limits, file ACLs — into
conformance with a declaration. Idempotent, fail-safe, off the authentication
path.
By role
Section titled “By role”Operator — deploying Census on a device
Section titled “Operator — deploying Census on a device”- getting-started.md — install, configure, first
apply, and operate (scheduled reconcile, drift checks, teardown). Start here. - toml-reference.md — the complete TOML format: every field
of the declaration and role slice, plus the
plan --diffpreview mode. - audit.md — the read-only exposure audit: scan the device’s
actual filesystem permissions and find what a principal can already reach
beyond least-privilege (
census audit fs/census audit expose).
Catalog / package author — extending the permission catalog
Section titled “Catalog / package author — extending the permission catalog”catalog-authoring.md— authoring catalog permissions and per-OS layers (Russian).authoring-packages.md— authoring add-on packages and curated<app>.{observe|operate|admin}tiers (Russian).