From 11f434eddebc2e8373b5ebd4000e10db5019dce0 Mon Sep 17 00:00:00 2001 From: postmannen Date: Tue, 27 Jun 2023 11:58:10 +0200 Subject: [PATCH] add comments for using ssh key for nkey --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 20eb80a..c76ac82 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ As long as you can do something as an operator on in a shell on a system you can - [Nkey Authentication](#nkey-authentication) - [nats-server (the message broker)](#nats-server-the-message-broker) - [Nats-server config with nkey authentication example](#nats-server-config-with-nkey-authentication-example) + - [Nkey from ED25519 SSH key](#nkey-from-ed25519-ssh-key) - [Message fields explanation](#message-fields-explanation) - [How to send a Message](#how-to-send-a-message) - [Send to socket with netcat](#send-to-socket-with-netcat) @@ -1197,6 +1198,10 @@ The official docs for nkeys can be found here