Commit graph

2 commits

Author SHA1 Message Date
3a66722da1 feat(sops): update encrypted secret key for Searx
- Updated the `searx.yaml` file with a new Sops-encrypted `secret_key`.
- Adjusted the `lastmodified` and `mac` fields to reflect the changes.
- Ensures continued secure management of Searx's sensitive data.
2026-02-06 13:13:43 +01:00
4df09fe462 feat(sops): add encrypted secret key for Searx integration
- Introduced a Sops-encrypted `searx.yaml` file containing the `secret_key`.
- Ensures secure management of sensitive data for the Searx service.
- Configured multi-recipient encryption to maintain access flexibility.
2026-02-06 13:10:41 +01:00