Clarity in Design
A client for a local I2P instance. Can be ran within the Service Bus as a Service.
Request BTC/XMR/ZEC address for a donation at brian@resolvingarchitecture.io.
!! WIP - not stable until version 1.0 !!
*[x] Connect with local instance *[x] Create minimal CLI *[x] Lists known aliases *[ ] Find a specific destination based on an alias *[ ] Ping/Pong *[ ] Send message over I2P *[ ] Receive message over I2P *[ ] Determine if local I2P router installed *[ ] Determine if local I2P router running *[ ] Control local I2P router instance lifecycle *[ ] Support service_bus crate implementing Service trait *[ ] Support requesting EEPSite pages *[ ] Support creating EEPSites
!! WIP - not stable until version 1.0 !!
shell script
sudo apt-add-repository ppa:i2p-maintainers/i2p
sudo apt-get update
sudo apt-get install I2P
shell script
i2prouter start
shell script
i2prouter stop
shell script
sudo apt update
sudo apt upgrade
curl https://sh.rustup.rs -sSf | sh
shell script
rustc --version
shell script
sudo apt install build-essential