A service for handling secrets to 12-factor apps
Find a file
Armin Friedl d3ec436f48 [server] Allow nested clients
Tables can be nested arbitrary, only tables with `id` attribute
are considered
2020-02-04 20:13:00 +00:00
coffer-client [server] Allow nested clients 2020-02-04 20:13:00 +00:00
coffer-common [server] Allow nested clients 2020-02-04 20:13:00 +00:00
coffer-companion [client] Adapted to new protocol 2020-02-04 20:13:00 +00:00
coffer-server [server] Read known client ids from secrets file 2020-02-04 20:13:00 +00:00
docker [docker] Dockerfile for coffer-server 2019-11-30 19:56:31 +01:00
testcoffer [server] Allow nested clients 2020-02-04 20:13:00 +00:00
.drone.yml [drone] Drone configuration 2020-02-04 20:53:48 +01:00
.gitattributes [server] Allow nested clients 2020-02-04 20:13:00 +00:00
.gitignore [client] Adapted to new protocol 2020-02-04 20:13:00 +00:00
Cargo.lock [server] Read known client ids from secrets file 2020-02-04 20:13:00 +00:00
Cargo.toml Certificate implementation, coffer trait 2020-01-06 17:32:56 +01:00
Design.org [all] Read from toml, simplify protocol, export key ids 2020-02-04 20:13:00 +00:00
Makefile [server] Read known client ids from secrets file 2020-02-04 20:13:00 +00:00
README.md Rebranding to coffer, restructuring 2019-11-26 04:03:12 +01:00
TODO.org Conditional export for certificates 2020-01-19 11:31:33 +01:00

Coffer