radicle-heartwood-lfs/radicle-remote-helper/src
Alexis Sellier 577b632056
Use `Signer::try_sign` in interactive contexts
In interactive (user) contexts, use `try_sign` instead of `sign`.

We also revisit the `Profile` by adding a `signer` method that can
fail, eg. if we couldn't connect to ssh-agent.

Finally, we replace `UnsafeSigner` with `MemorySigner`, which makes
use of `ssh::Keystore`.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-11-03 13:06:00 +01:00
..
git-remote-rad.rs remote-helper: Initialize 2022-10-17 16:23:16 +02:00
lib.rs Use `Signer::try_sign` in interactive contexts 2022-11-03 13:06:00 +01:00