Commit 8f2b65e
committed
SSH: Add id_ed25519 key and rename encrypted id_rsa document
Mirror the id_rsa 1Password mechanism for an id_ed25519 sibling key:
- private_id_ed25519.tmpl -> ~/.ssh/id_ed25519 (0600) via
onepasswordDocument "neotrantor id_ed25519 - encrypted"
- id_ed25519.pub.tmpl -> ~/.ssh/id_ed25519.pub via onepasswordRead
Also point private_id_rsa.tmpl at the renamed document
"neotrantor id_rsa - encrypted".1 parent fb620d0 commit 8f2b65e
3 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments