| Crates.io | emissary-core |
| lib.rs | emissary-core |
| version | 0.2.0 |
| created_at | 2025-04-01 07:46:13.941787+00 |
| updated_at | 2025-04-23 17:31:44.421429+00 |
| description | Rust implementation of the I2P protocol stack |
| homepage | |
| repository | https://github.com/altonen/emissary |
| max_upload_size | |
| id | 1614523 |
| size | 3,189,850 |
emissary is a lightweight and embeddable I2P router
emissary-core/ - I2P protocol implementation as an asynchronous libraryemissary-util/ - emissary-core-related utilities, such as runtime implementations and reseederemissary-cli/ - tokio-based I2P router implementationcargo install emissary-clicargo build --releaseRouter installs its files under $HOME/.emissary, automatically reseeds over HTTPS on first boot and creates a default configuration. For instructions on how to browse and host eepsites, use torrents, or chat on Irc2P, visit documentation.