1
1
mirror of https://github.com/ryantm/agenix.git synced 2024-08-15 17:10:42 +03:00

Commit Graph

  • d85abe9f12
    update README Chuang Zhu 2021-12-06 07:18:47 +0800
  • c2f6bd077c
    allow customizing ageBin Chuang Zhu 2021-12-06 07:08:18 +0800
  • 86762b6d86 Support nix-darwin Morgan Hamill 2021-12-01 18:16:00 -0800
  • 52ea2f8c32
    Merge pull request #78 from mausch/patch-1 Ryan Mulligan 2021-11-30 16:38:58 -0800
  • 4625cd526f
    Fix reference to module in docs Mauricio Scheffer 2021-11-30 23:08:57 +0000
  • f85eea0e29
    Merge pull request #77 from Sohalt/main Ryan Mulligan 2021-11-24 14:43:10 -0800
  • ed0d9ef01a update option descriptions sohalt 2021-11-24 18:00:28 +0100
  • a0e9ca505c
    Merge pull request #73 from ymarkus/readme Ryan Mulligan 2021-11-22 16:06:15 -0800
  • 8bf3896818
    README: clarify that 'config' has to be prefixed Yannick Markus 2021-11-21 15:13:56 +0100
  • 4a93de2beb
    readme: master -> main Ryan Mulligan 2021-11-20 17:30:45 -0800
  • cb0fe60ff1
    Merge pull request #72 from oslerw/patch-1 Ryan Mulligan 2021-11-20 17:12:49 -0800
  • fc8272d31c
    master -> main William Osler 2021-11-20 16:29:27 -0800
  • 4fefd7cfff
    Merge pull request #71 from ryantm/fix-non-root-secrets 0.10.1 Ryan Mulligan 2021-11-20 12:23:07 -0800
  • 5ff75b48b4 fix: make non-root secrets accessible again Ryan Mulligan 2021-11-20 12:13:59 -0800
  • b8e873bc23 ci: split linux and macos Ryan Mulligan 2021-11-20 11:39:24 -0800
  • 12e5225c9c ci: fix NixOS tests, try macos Ryan Mulligan 2021-11-20 11:37:06 -0800
  • c7906a8021 ci: run nix *flake* check Ryan Mulligan 2021-11-20 11:31:38 -0800
  • b12f117555 ci: run nix check Ryan Mulligan 2021-11-20 11:30:40 -0800
  • 7bb0b5d7f1 modules/age: add option to disable symlinking 0.10.0 Cole Helbling 2021-11-08 09:45:34 -0800
  • e538664435 modules/age: /run/secrets -> /run/agenix Cole Helbling 2021-11-08 09:50:20 -0800
  • 111754b894 modules/age: remove old secrets generations Cole Helbling 2021-02-26 20:31:16 -0800
  • f816a0d5df modules/age: symlink files into place Cole Helbling 2021-02-25 02:23:15 -0800
  • 6fb9d32c58 feat: implement clean up logic Tobias Happ 2021-11-11 17:48:35 +0100
  • 53aa91b417
    Merge pull request #62 from yaymukund/document-overlay-usage Ryan Mulligan 2021-10-16 10:07:08 -0700
  • b5cb1a07c0 Document how to install the binary in a nix-channel install. Mukund Lakshman 2021-10-16 12:04:16 -0400
  • 1c11ad7b11 hm: remove sshAskpass Raito Bezarius 2021-10-10 18:14:47 +0200
  • 8926dcc3ac hm: cleanup root/non-root stuff for Home Manager module Raito Bezarius 2021-10-10 18:14:12 +0200
  • 6cb2570976
    tests/integration: add dry-activate test Vincent Haupert 2021-09-14 17:05:23 +0200
  • 572dee5c9c
    nixos/age: support dry-activate Vincent Haupert 2021-09-14 16:21:07 +0200
  • 2f1666b802
    test/integration: remove erroneous f-string Vincent Haupert 2021-09-10 16:24:24 +0200
  • daf1d77398
    Merge pull request #59 from ryantm/workaround54 Ryan Mulligan 2021-09-17 09:31:09 -0700
  • 6d9fdcbd70 fix: remove workaround for #54 Ryan Mulligan 2021-09-16 15:39:38 -0700
  • 65e1a9af56 home-manager: create a prototype module for user secret decryption Raito Bezarius 2021-09-12 16:30:18 +0200
  • 5c5bc28256
    Merge pull request #57 from ryantm/workaround54 Ryan Mulligan 2021-09-10 19:04:24 -0700
  • 375a33cd97 fix: workaround for #54 Ryan Mulligan 2021-09-10 11:20:54 -0700
  • d702501a84
    add instructions for yubikey decryting on activate Timothy DeHerrera 2021-08-20 09:45:04 -0600
  • 9ff166977e
    fix pin policy 'never' being ignored Timothy DeHerrera 2021-08-20 09:07:48 -0600
  • e854bc8544
    Add YubiKey usage docs Timothy DeHerrera 2021-06-07 14:06:51 -0600
  • 539ecf97f1
    fix: set proper maintainer Timothy DeHerrera 2021-06-04 18:47:41 -0600
  • a718a88b83
    feature: age-plugin-yubikey support Timothy DeHerrera 2021-06-04 18:40:32 -0600
  • e6752e7b85
    Merge pull request #52 from gabysbrain/patch-1 Ryan Mulligan 2021-08-01 05:56:27 -0700
  • 1a09f60c3a
    add .nix extensions Tom Torsney-Weir 2021-08-01 13:26:50 +0200
  • 6e5ca0926e
    Merge pull request #49 from ngkz/master Ryan Mulligan 2021-07-30 15:54:13 -0700
  • fb00f178b3
    Merge pull request #51 from michaeladler/fix/diff-command-not-found Ryan Mulligan 2021-07-22 06:27:35 -0700
  • 5c1fbaabc2 Make 'diff' an explicit dependency Michael Adler 2021-07-22 13:58:29 +0200
  • 85da8b7366 add meta.description Ryan Mulligan 2021-07-20 08:50:08 -0700
  • 8bad14fe08 run activation scripts after /run mount Kazutoshi Noguchi 2021-07-01 14:08:19 +0900
  • d8c51b7e6a
    add meta.description David Arnold 2021-06-14 19:57:32 -0500
  • e543aa7d68 doc: explain better where SSH host keys come from in tutorial Ryan Mulligan 2021-05-12 20:37:06 -0700
  • 20a5c3d256
    Merge pull request #44 from ryantm/umask Ryan Mulligan 2021-05-12 20:33:50 -0700
  • 400e5208be doc: be more forceful about needing at least 20.09 Ryan Mulligan 2021-05-12 20:21:42 -0700
  • b69fd62fbb fix: umask Ryan Mulligan 2021-05-12 20:11:17 -0700
  • c27b6334a2
    Merge pull request #42 from ryantm/flake Ryan Mulligan 2021-05-10 10:46:18 -0700
  • b25c37a869
    Merge pull request #40 from ryantm/test Ryan Mulligan 2021-05-10 10:44:18 -0700
  • 5666480347 Readd flake-utils Gytis Ivaskevicius 2021-05-10 07:26:06 +0300
  • 1ed5f6d3a9 fix: flake show and flake check Ryan Mulligan 2021-05-09 15:29:34 -0700
  • dd29ebafac Merge remote-tracking branch 'veehaitch/update-flake' into test Ryan Mulligan 2021-05-09 14:27:50 -0700
  • 419c6cc281 dev: add integration test Ryan Mulligan 2021-05-09 14:22:48 -0700
  • 6aec6889ba feature: use uid 0 and gid 0 as default owner and group (consider them root) Ryan Mulligan 2021-05-09 14:18:20 -0700
  • ecee2c76b9 fix: allow deps of installRootOwnedSecrets activation script to be overridden Ryan Mulligan 2021-05-09 14:17:48 -0700
  • c12ac8b6f3
    Merge pull request #34 from edrex/patch-1 Ryan Mulligan 2021-05-06 06:18:42 -0700
  • 204bd95d30 fix: pin more uses of sed Ryan Mulligan 2021-05-04 20:28:24 -0700
  • 8e1647070b
    Merge pull request #37 from ryantm/specify-binaries Ryan Mulligan 2021-05-04 18:04:10 -0700
  • 0b6987f914 fix: pin down all binaries outside of coreutils Ryan Mulligan 2021-05-04 06:24:31 -0700
  • 35af03a0e0 use gnused happysalada 2021-05-04 22:20:40 +0900
  • 8652eb6cf3
    doc: update readme notice Ryan Mulligan 2021-05-02 18:27:44 -0700
  • a0e97fd8e7
    flake.lock: Update Vincent Haupert 2021-04-24 12:32:10 +0200
  • 838c08e7b2
    Update README.md Eric Drechsel 2021-04-08 17:03:08 -0700
  • a64940456c
    Update README.md Eric Drechsel 2021-04-08 11:47:48 -0700
  • 66374fb29e
    Extend the tutorial to describe location of decrypted secrets Eric Drechsel 2021-04-08 11:43:54 -0700
  • f30f0eeb11
    Merge pull request #32 from felixscheinost/feature/fix-wrong-import Ryan Mulligan 2021-03-16 10:47:12 -0700
  • 3f07139990 Fix relative path Felix Scheinost 2021-03-16 18:28:00 +0100
  • 9eb981eeb5
    Merge pull request #30 from cole-h/cond-module Ryan Mulligan 2021-03-01 14:08:09 -0800
  • ef7ec993e8
    modules/age: build local rage if pkgs.rage is older than 0.5.0 Cole Helbling 2021-03-01 13:11:02 -0800
  • 9b8f6c01fe
    modules/age: nixpkgs-fmt Cole Helbling 2021-03-01 13:10:52 -0800
  • ed7e69bff3
    Merge pull request #28 from cole-h/locale Ryan Mulligan 2021-02-25 17:25:31 -0800
  • 7ba959742e
    modules/age: set LANG Cole Helbling 2021-02-25 15:16:28 -0800
  • a704a85cbd fix Darwin? Ryan Mulligan 2021-02-13 09:46:33 -0800
  • ddb81b8bda Merge branch 'rien/master' fix suppory for aarch64 Ryan Mulligan 2021-02-08 18:50:16 -0800
  • c81f804195
    Merge pull request #20 from felixscheinost/master Ryan Mulligan 2021-02-08 18:46:27 -0800
  • 0b7e2c2376
    modules/age: add support for minisign Cole Helbling 2021-02-08 14:06:53 -0800
  • cd916fad67 Need Foundation to build i18n-embed-fl on darwin Felix Scheinost 2021-02-04 21:17:29 +0100
  • 017422ed4c
    Conditionally build rage if version is below 0.5.0 Rien Maertens 2021-01-31 22:31:36 +0100
  • a678a8748c
    Update rage to latest package definition Rien Maertens 2021-01-31 22:25:24 +0100
  • 37b1d2aa3f
    Merge pull request #12 from blaggacao/da-overlay Ryan Mulligan 2020-12-30 13:43:18 -0800
  • 56b1cb99da
    Update overlay.nix David Arnold 2020-12-30 16:18:38 -0500
  • 42d3bd266a
    remove git filter, keep differ David Arnold 2020-12-29 17:12:49 -0500
  • 8528caa61c
    add git filter support David Arnold 2020-12-28 23:28:20 -0500
  • f477ca6041
    add overlay David Arnold 2020-12-28 22:39:16 -0500
  • 85fd85e318
    Merge pull request #10 from AluisioASG/all-non-root-secrets Ryan Mulligan 2020-12-21 21:40:20 -0800
  • b0a48f587e
    correctly list non-root secrets Aluísio Augusto Silva Gonçalves 2020-12-22 01:34:35 -0300
  • 553d1f5caa Merge branch 'flake-nixos-module' Ryan Mulligan 2020-12-19 09:44:43 -0800
  • 920acdd8ff add verbose flag Ryan Mulligan 2020-12-19 08:52:54 -0800
  • c1cbfe75b0
    export module as system-independent flake output Aluísio Augusto Silva Gonçalves 2020-12-19 00:39:25 -0300
  • 092ba8b166
    Merge pull request #7 from ryantm/issue5 Ryan Mulligan 2020-12-18 20:07:22 -0800
  • de625b5298 add friendlier error message in the event of no identity Ryan Mulligan 2020-12-18 19:57:48 -0800
  • be7bad2c12 use only ~/.ssh/id_rsa and ~/.ssh/id_ed25519 for decryption Ryan Mulligan 2020-12-18 19:23:47 -0800
  • 8af97149b2 Add notice about password-protected ssh keys Ryan Mulligan 2020-12-18 15:40:34 -0800
  • d42ba6964b
    Merge pull request #3 from bbigras/patch-1 Ryan Mulligan 2020-12-18 11:48:49 -0800
  • 2f2b526539
    fix typo in README Bruno Bigras 2020-12-18 19:37:23 +0000