mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-08-02 19:26:20 -04:00
Update split-ssh.md
This commit is contained in:
parent
1211564161
commit
fb0ad16697
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ In order to gain access to the vault VM, the attacker would require the use of,
|
|||
### Regarding Your SSH Private Key
|
||||
* This goes without saying but keep your private keys **private**.
|
||||
* Typically you want your the permissions to your key-related files to be
|
||||
|
||||
`.ssh` directory: `700 (drwx------)`<br/>
|
||||
public key (`id_ed25519.pub` file): `644 (-rw-r--r--)`<br/>
|
||||
private key (`id_ed25519`): `600 (-rw-------)`<br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue