Commit Graph

28 Commits

Author SHA1 Message Date
Ryan Mulligan fbd9e29ac9 add notice about root-owned secrets 2020-12-18 10:09:17 -08:00
Ryan Mulligan 0650e51720 update README 2020-12-18 09:49:50 -08:00
Ryan Mulligan baf623214b Merge branch 'master' of github.com:ryantm/age-nix into master 2020-11-20 17:55:23 -08:00
Ryan Mulligan fd34de02a2 more messages while activationscript run & make sure directory exists before decrypting 2020-11-20 16:28:37 -08:00
Ryan Mulligan 5fcb31e390 show age binary version and path in help message 2020-09-18 13:13:54 -07:00
Ryan Mulligan 07ce686870 use unstable verison of rage in place of age
* age limits the number of recipients to 20
* the latest release of rage (0.4.0) doesn't work with ssh-rsa keys
2020-09-18 12:42:20 -07:00
Ryan Mulligan aecba55db6 install root owned secrets sooner 2020-09-09 20:44:45 -07:00
Ryan Mulligan d2dc883f3a README rewording 2020-09-04 07:13:03 -07:00
Ryan Mulligan c89ed72dc6 rename public_keys to publicKeys
more idiomatic
2020-09-03 21:13:10 -07:00
Ryan Mulligan 5e68735d26 README improvements 2020-09-03 21:12:02 -07:00
Ryan Mulligan f38625001d exit of sub commands fail; don't re-encrypt if there is no diff; apply some shellcheck suggestions 2020-09-03 16:51:23 -07:00
Ryan Mulligan b381af08ec use nix-instantiate instead of nix eval
it has a more stable API
2020-09-03 16:07:43 -07:00
Ryan Mulligan ac8d259fb9 fix spacing 2020-09-03 15:19:30 -07:00
Ryan Mulligan 7957842d88 use Nix instead of YAML 2020-09-03 15:18:20 -07:00
Ryan Mulligan 91ff516ef6 fix description of secretType.path
It talked about symlinks which isn't a feature of this yet.
2020-09-03 13:41:45 -07:00
Ryan Mulligan 1f7893895f README wording 2020-09-03 13:35:15 -07:00
Ryan Mulligan 0865860e1c fix README syntax 2020-09-03 13:25:24 -07:00
Ryan Mulligan 2e495e5ab5 remove old script file 2020-09-03 13:21:43 -07:00
Ryan Mulligan 3439d73a9b fix readme list indent 2020-09-03 13:18:21 -07:00
Ryan Mulligan adc97bd3c5 add README and examples 2020-09-03 13:16:44 -07:00
Ryan Mulligan de367934a7 add initial README 2020-09-03 12:03:01 -07:00
Ryan Mulligan 79244b4fc3 add flake and default .nix files; add agenix command 2020-09-03 11:24:33 -07:00
Ryan Mulligan 4c2fd23693 add flake 2020-09-02 20:49:24 -07:00
Ryan Mulligan c77d82e784 move identities definition to top too 2020-09-01 14:29:37 -07:00
Ryan Mulligan 4b6b3bba3d move installation instructions to top
they are the most important part for someone to review
2020-09-01 14:27:54 -07:00
Ryan Mulligan 568dede67c don't expose decrypted secret during installation 2020-08-31 22:21:50 -07:00
Ryan Mulligan 9388c9bbad remove trace 2020-08-31 22:18:40 -07:00
Ryan Mulligan 202ea075cf initial prototype 2020-08-31 21:37:26 -07:00