diff options
| -rw-r--r-- | doc/todo/revertable_Ssh.authorizedKey.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/revertable_Ssh.authorizedKey.mdwn b/doc/todo/revertable_Ssh.authorizedKey.mdwn new file mode 100644 index 00000000..f92eaee8 --- /dev/null +++ b/doc/todo/revertable_Ssh.authorizedKey.mdwn @@ -0,0 +1 @@ +I recently lost the security key I store my primary SSH key on, and had to remove that key from all authorized_keys files I had access to. It would be great if Ssh.authorizedKey was revertable, so that this could be done simply by adding a ! before existing Ssh.authorizedKey lines. |
