| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
I don't use GPG anymore and I don't read mail in Emacs anymore.
|
|
|
|
| |
Turns out I don't need this one!
|
|
|
|
| |
This secret is not needed system wide, I only need it to run some tools.
|
|
Instead of using agenix for all the secrets, I can use homeage for
secrets that are related to my user sessions.
Secrets by default will be store under `~/.secrets'. They are encrypted
using `age' and to decrypt them, a key is expected to be located under
`~/.age/key.txt'.
The last place where I was using `pass' (and so GPG too) was for the
secrets for `mbsync': this change adds a secret for fastmail to the
repository and update `mbsync' configuration to use it.
|