{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"},{"label":"Communications","url":"https://skillfed.io/packages/category/communications"}],"enrichment":{"capability":"A Rust-based transport and replication layer for the CIRIS Epistemic Web that moves signed envelopes between federation peers over Reticulum mesh, HTTPS, or packet radio, with cryptographic attribution and consent-based access control enforced at the wire before any handler sees data.","skillfed_tags":["federated-transport","cryptographic-routing","mesh-networking"],"use_cases":["Build a federated mesh network where claims replicate between peers with cryptographic attribution and consent-based access control.","Integrate CIRIS Epistemic Web transport into applications requiring fail-secure, structure-enforced privacy and authenticity guarantees.","Deploy hybrid transport topologies combining Reticulum mesh, HTTPS, and packet radio for resilient claim distribution.","Implement anti-entropy replication for distributed attestation and trace storage across a federation of peers.","Enforce consent-gated fan-out of claims where recipients must hold both infra:serve capability and producer consent grants."],"what_it_does":"ciris-edge is the transport substrate of the CIRIS Epistemic Web, a Rust crate that replicates signed claims (one of 14 envelope kinds) between federation peers over multiple mediums: Reticulum mesh networks, HTTPS, or packet radio. It enforces two core principles: fail-secure (missing keys or unresolved consent deny access rather than degrade silently) and integrity through structure (privacy and authenticity are properties the wire format cannot violate).\n\nThe package sits between host application code and ciris-persist, handling cryptographic attribution of inbound frames at the wire before any handler processes them, consent-gated routing for attestations, and anti-entropy replication across peer cohorts. Every claim's scope (self, family, community, affiliations, species, biosphere, or federation) resolves to a projection (SelfOwn, Cohort, or Global) that determines how it replicates. The library is not a sidecar but an embedded transport layer; key seeds never cross the FFI boundary, and verification happens before any application code runs.","worth_installing":"Yes, if you are building on the CIRIS stack and need federated transport with cryptographic attribution and consent-based routing. The package is actively maintained, has no known vulnerabilities, and is production-ready for CEG-native transport. The AGPL-3.0-or-later license requires open-source compliance; proprietary projects should verify licensing compatibility. Medium install friction (Rust wheel, Python 3.10+ required) is acceptable for projects already committed to CIRIS."},"id":"ciris-edge","links":{"html":"https://skillfed.io/packages/ciris-edge","md":"https://skillfed.io/packages/ciris-edge.md","pypi":"https://pypi.org/project/ciris-edge/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":null,"license_treatment":"agpl","name":"ciris-edge","python_support":"supports_current","summary":"Reticulum-native federation transport for the CIRIS stack"},"popularity":{"monthly_downloads":93539,"position":13378,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"15.0.0"}
