From f3b0b1d8af109e0af55908d6a28b7be7718be4da Mon Sep 17 00:00:00 2001 From: Julien Duchesne Date: Fri, 28 Jun 2019 23:17:31 -0400 Subject: [PATCH] Some more README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 79bce9d..ec6f68d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ Sync credentials from various sources to various targets (Currently only Jenkins, not so various) +What's the point? +1. Easier credentials rotations +2. Uses a push-model instead of a pull-model which means that you can put your credentials in a secure environment to which targets don't have access, targets may have varying degrees of security (prod vs dev) +3. Decouples your credentials and the systems which use these credentials. Standardized credentials format for all targets + ## Installation - Go to https://github.com/coveooss/credentials-sync/releases