radicle-heartwood-lfs/crates/radicle-protocol
Fintan Halpenny 91eb6fc078 protocol: ensure `connect` supports connecting address
Be more defensive by preventing a node, that is not configured for
Tor, to not connect to `.onion` addresses via the `Service::connect`
method.

This means that an `Outbox::connect` should not be produced, and the
address table should not insert an entry.
2026-01-26 18:55:35 +01:00
..
src protocol: ensure `connect` supports connecting address 2026-01-26 18:55:35 +01:00
Cargo.toml core: Introduce RepoId 2026-01-09 14:03:27 +01:00