mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-12-22 13:55:08 -05:00
Update split-ssh.md
This commit is contained in:
parent
12446856aa
commit
2a7f787ed9
@ -40,7 +40,7 @@ Perform the next steps in the AppVM `vault`.
|
||||
1. Generate an SSH key pair.
|
||||
Skip this step if you already have your keys.
|
||||
Note that it is *okay* to not enter a password for your private keys since the `vault` AppVM has no networking.
|
||||
If you still want to encrpt your keys you must refer to the [Securing Your Private Key](#securing-your-private-key) section.
|
||||
If you still want to encrypt your keys you must refer to the [Securing Your Private Key](#securing-your-private-key) section.
|
||||
|
||||
```shell_prompt
|
||||
[user@vault ~]$ ssh-keygen -t ed25519 -a 500
|
||||
|
Loading…
Reference in New Issue
Block a user