We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very nice idea, Phil! Enjoyed the demo.
I've seen folks from CloudFlare present a way to use ssh without ssh-agend, by using linux keyrings to store keys. blog post, vid
They made tweaks to ssh code to allow for that, while PR been waiting to be merged in, I think, don't know if it landed.
ssh
Don't know whether keyrings are used by keri libs. (Would be cool?)
This is just food for thought, to keep on the back burner.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Very nice idea, Phil! Enjoyed the demo.
I've seen folks from CloudFlare present a way to use ssh without ssh-agend, by using linux keyrings to store keys. blog post, vid
They made tweaks to
ssh
code to allow for that, while PR been waiting to be merged in, I think, don't know if it landed.Don't know whether keyrings are used by keri libs. (Would be cool?)
This is just food for thought, to keep on the back burner.
The text was updated successfully, but these errors were encountered: