1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 21:45:26 +01:00
Files
sops/keyservice
Hidde Beydals 7138185fbb keyservice: accept KeyServiceServer in LocalClient
This allows for easier injection of your own (local) key service server
implementation, in situations where e.g. you do not want to rely on
environment variables or other runtime defaults.

It is not of impact to end-users, but improves the experience of
developers making use of SOPS as an SDK to e.g. provide decryption
services to users. As they will now in many cases end up copying this
bit of code to make this precise change.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-31 14:33:16 +02:00
..
2020-09-21 12:47:13 -07:00
2020-09-21 12:47:13 -07:00
2020-09-21 12:47:15 -07:00
2019-07-08 09:46:36 -07:00