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
Use SSH with NATS, just like you use OIDC with NATS.
This need trick is used for doing NIXOS management which is really useful to manage Servers.
In terms of Auth systems, its use of SSH with NATS, makes for nice Dev OPS tooling. Just like nats-iam-broker makes for nice User Tooling.
https://github.com/numtide/nits
https://bmcgee.ie/posts/2023/06/nats-re-using-ssh-host-keys-for-authentication/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use SSH with NATS, just like you use OIDC with NATS.
This need trick is used for doing NIXOS management which is really useful to manage Servers.
In terms of Auth systems, its use of SSH with NATS, makes for nice Dev OPS tooling.
Just like nats-iam-broker makes for nice User Tooling.
https://github.com/numtide/nits
https://bmcgee.ie/posts/2023/06/nats-re-using-ssh-host-keys-for-authentication/
The text was updated successfully, but these errors were encountered: