docs: make the authfile section less jargony

This commit is contained in:
Himadri Bhattacharjee
2025-04-19 10:35:40 +05:30
parent 5e4e681770
commit 37255a77bd
2 changed files with 5 additions and 3 deletions

2
Authfile Normal file
View File

@@ -0,0 +1,2 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKLpnPL7yDbbNtKb+7dE1YG+HDM2oRoDnDlXc0Ol36Zc bob@work
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA/wbGoIUsbBHFbnXj2g+23C8sUgYkZTq0TrBm0MMWnx h@cafe:admin

View File

@@ -26,10 +26,10 @@ interface or by editing it externally.
The `Authfile` is the source of truth.
Though keys can be added via the chat interface, unless they are committed using the `/commit`
command, they will NOT persist on the subsequent runs or reload.
Keys can be added via the chat interface but they won't persist over multiple runs of the server
unless they are committed using the `/commit` command.
Consider the following keys added to `Authfile`
Consider the keys in the example `Authfile`
```
ssh-ed25519 AAAA... bob@work