aboutsummaryrefslogtreecommitdiff
path: root/docs/secrets.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simplify the configurationFranck Cuny13 days1-17/+0
|
* use a dedicated SSH key for agenixFranck Cuny2025-06-121-6/+8
| | | | | | | 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.
* use agenix to manage some secretsFranck Cuny2025-06-081-0/+15
| | | | | | | | | | | 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.
* update the main documentationFranck Cuny2023-12-141-29/+0
| | | | Delete unused/outdated documentations.
* documentation: clean upFranck Cuny2023-03-101-0/+29
Delete gnome's keyring documentation, I will not be using it anymore, so no need to keep this around. Add documentation about how to manage secrets, and clean up wireguard's documentation.