Skip to main content

emberlink/
lib.rs

1//! Emberlink — programmable trust between humans and machines.
2//!
3//! This is the top-level crate for the Emberlink protocol. See the individual
4//! crates for specific functionality:
5//!
6//! - `emberlink-cli` — command-line interface
7//! - `emberlink-agent` — agent authorization runtime (stdio JSON-lines)
8//! - `emberlink-relay` — relay daemon for async credential delivery