Transparent by default
Releases, objects, channels, and events are public facts that can be independently verified.
Transparent, secure, modern, scalable, and community-driven.
Project Status
Regesta is an early draft and experimental implementation, not a production registry. The current implementation is an npm-first demo; PyPI, Cargo, Go, OCI, and future ecosystem projections need separate design and implementation. V0 is TypeScript-first; native, Rust, or WASM components remain future optimization paths rather than the current primary runtime.
Regesta is a draft architecture for a transparent universal package registry. It is not an attempt to clone one package manager with a different API surface. It is a registry kernel where package identity, release state, object storage, authorization, and auditability are shared primitives.
The core model is broader than any single ecosystem. npm, PyPI, Cargo, Go, OCI, and future package managers should be able to consume projections over the same Regesta-native objects.
The current experimental demo is available at:
The demo is not a production registry. Data may be reset while the design and implementation are still changing.