2023-01-12 21:26:06 +08:00
|
|
|
# Secret-Stores
|
|
|
|
|
|
|
|
|
|
This folder contains the plugins for the secret-store functionality:
|
|
|
|
|
|
2023-06-07 18:08:09 +08:00
|
|
|
* docker: Docker Secrets within containers
|
|
|
|
|
* http: Query secrets from an HTTP endpoint
|
2023-01-12 21:26:06 +08:00
|
|
|
* jose: Javascript Object Signing and Encryption
|
|
|
|
|
* os: Native tooling provided on Linux, MacOS, or Windows.
|
2023-11-28 04:50:57 +08:00
|
|
|
* systemd: Secret-store to access systemd secrets
|
2023-06-07 18:08:09 +08:00
|
|
|
|
|
|
|
|
See each plugin's README for additional details.
|