From ba5f788bf84079c61830b42625c92efe234c507d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 14 Apr 2017 14:04:53 +0300 Subject: README: keyrings --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d7fd650..005337e 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,18 @@ Examples: +Keyrings +-------- + +[Keyrings](modules/deployment/keyrings.nix) provide a means of +deploying secret files with sensitive content. It's inspired by +[NixOps](https://nixos.org/nixops/) and relies on it as on reference +implementation. Most applications from `nixsap.apps` recognize keys from their +parameters or extract them from configuration files and automatically build +their keyrings. + + + Ideas ===== -- cgit v1.2.3