Skip to content

Commit 7f82eca

Browse files
authored
docs: note SSH key location in workspaces (#8264)
1 parent 7072b8e commit 7f82eca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/secrets.md

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Users can view their public key in their account settings:
3434

3535
![SSH keys in account settings](./images/ssh-keys.png)
3636

37+
> Note: SSH keys are never stored in Coder workspaces, and are fetched only when
38+
> SSH is invoked. The keys are held in-memory and never written to disk.
39+
3740
## Dynamic Secrets
3841

3942
Dynamic secrets are attached to the workspace lifecycle and automatically

0 commit comments

Comments
 (0)