On Sun, May 24, 2026 at 08:15:11AM +0300, Jarkko Sakkinen wrote: > This series introduces key type for operating with asymmetric keys using > a TPM2 chip.
This would deserve more explanation but the original trait was to implement TPM2 parts of: https://datatracker.ietf.org/doc/draft-woodhouse-cert-best-practice/00/ What motivated me to reiterate are actually these coding agents and how all secrets are sprayed across the home directory. So, besides iwd one could use this feature to provide per-session cryptography for coding agents. There's a lot to do with security and coding agents as we have literally moved to an era where we host indeterministically rogues software in our development workstations. There's other questions too that we need to eventually answer like for instace, how to deal with persistent agent memory stored at the computer's hard drive? The irony here is that LLM is really neither rogue nor a lier. It is just a text predictor optimizing for maximum reward and those descriptions are just human interpretations of the output text. It understand neither evil, lying nor quality for that matter ;-) BR, Jarkko

