aboutsummaryrefslogtreecommitdiff
path: root/secrets/users/fcuny/anthropic-api-key.age (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-12use a dedicated SSH key for agenixFranck Cuny1-5/+6
The key is still stored in 1password, and we add a script to synchronize the key to the host. The existing keys have been rekeyed with the new key.
2025-06-08use agenix to manage some secretsFranck Cuny1-0/+6
I have some secrets that I want to manage for my user without having to rely on 1password, and ensure proper rotation everywhere when needed. For now we only have two secrets (one for `llm` and another one is the API key for anthropic for Emacs). Will document the process better in the near future.