To get to a point of separating the users' identity from the node, then the `rad self` command should not display information related to the node so prominently. The relation between `rad` and `radicle-node` is really similar to that between `rad` and SSH Agent. They communicate via socket. So, when this connection is successful, it is printed, but not more. There may be some re-learning for users here, but it is worth the improvement. Note that the information being removed here is available via `rad node status` (see previous commit). |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||