str4d

Results 410 issues of str4d

Currently, if a message is sent to an unconnected peer, but the transport handshake fails, the message persists in the pending session cache for that transport. When a subsequent message...

bug
transport

Enable simple deployment of Ire in participant mode on devices running DD-WRT or OpenWRT. This would be a way for users to easily contribute to the network; it would not...

packaging

transport

It should be easy to configure Ire as a purely-participating router, i.e. a router that: - Integrates itself into the network (via netDB exploration, possibly with a few exploratory tunnels)....

enhancement

Meta-issue for implementing the various extra mechanisms necessary to operate as a floodfill router: - Kademlia DHT. - Keyspace rotation. - Flooding. - Changes to netDB exploration. - `DatabaseLookup` message-handling....

enhancement

Should support: - Configuration via a TOML file or programmatically via the builder. - Watching the file for changes (though some settings will require a restart to take effect). -...

enhancement

Requires the ability to: - Configure, measure, and rate-limit bandwidth. - Detect reachability.

enhancement

Given that Ire is intended to be usable as a library, we need good error-handling with a usable interface and sufficient context. The [failure crate](https://crates.io/crates/failure) is probably the best base...

enhancement

Uncommon generally, so there aren't any good implementations available compared to P256 and P384.

enhancement
help wanted
crypto