In order to work "seamlessly" as an ssh-agent I think this things should be done:
It should be possible to start the rbw-agent in an un-demonized mode, so one can run it in a user systemd service.
The ssh-agent interface should call unlock itself lazily (request credentials in ssh triggers it if locked).
In order to work "seamlessly" as an ssh-agent I think this things should be done:
It should be possible to start the rbw-agent in an un-demonized mode, so one can run it in a user systemd service.
The ssh-agent interface should call
unlockitself lazily (request credentials in ssh triggers it if locked).