add a summary to content/2026-01-21-ssh-tresor.md
This commit is contained in:
parent
861bb542e1
commit
f22d8b4be1
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ date = 2026-01-21
|
|||
tags = [ "ssh", "encryption", "rust", "security" ]
|
||||
+++
|
||||
|
||||
What if your SSH agent could encrypt secrets, not just authenticate connections? ssh-tresor does exactly that—it uses your SSH keys to encrypt files with no key material stored on disk. Works seamlessly over forwarded agents, supports multiple keys like LUKS slots, and turns your existing SSH setup into a portable secret management solution.
|
||||
|
||||
<!-- more -->
|
||||
|
||||
*DISCLAIMER: This article and most of the code was written with claude code. Use at your own risk.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue