aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
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
=====