diff --git a/content/2026-01-21-ssh-tresor.md b/content/2026-01-21-ssh-tresor.md index f89c033..1dcf092 100644 --- a/content/2026-01-21-ssh-tresor.md +++ b/content/2026-01-21-ssh-tresor.md @@ -1,4 +1,11 @@ -# ssh-tresor: Encrypting Secrets with Nothing but Your SSH Agent ++++ +title = "ssh-tresor: Encrypting Secrets with Nothing but Your SSH Agent" +date = 2026-01-21 +[taxonomies] +tags = [ "ssh", "encryption", "rust", "security" ] ++++ + + *DISCLAIMER: This article and most of the code was written with claude code. Use at your own risk.*