1
1
mirror of https://github.com/ryantm/agenix.git synced 2024-09-11 06:05:38 +03:00

Commit Graph

  • 049f2258d5
    Merge 370c98a9f9 into f6291c5935 tea☆ 2024-09-10 22:30:05 +0000
  • 370c98a9f9 fix: fix _agenix_generation being empty if readlink fails tea 2024-09-10 23:56:24 +0200
  • 5f484ec01b
    Merge dcb70a76b7 into f6291c5935 oluceps 2024-09-07 18:43:56 +0000
  • dcb70a76b7
    fix: take userborn into consideration oluceps 2024-09-08 02:43:11 +0800
  • 0a9ae7a63c
    Merge bc5eaf40ca into f6291c5935 Félinàun Chapeau 2024-09-04 00:20:07 +0200
  • 41c75cb9c9
    Merge 2bc0bf8ad7 into f6291c5935 Giorgio Gallo 2024-08-27 14:18:51 +1000
  • 6a57a99fed
    Merge fdaa1338f6 into f6291c5935 koenw 2024-08-22 20:30:52 -0400
  • 27d5d2dee9
    Merge 08c95b98a1 into f6291c5935 Jeremiah S 2024-08-22 04:44:40 +0000
  • 08c95b98a1
    add fallback behavior to editor Jeremiah S 2024-08-21 22:39:33 -0400
  • 744d2f0268
    Merge e5d4435cf1 into f6291c5935 nicoo 2024-08-16 22:26:44 +0200
  • f82e421117
    Merge 68bf9616a8 into f6291c5935 Andrew Lubawy 2024-08-13 22:25:26 +0200
  • cdfc40844f
    feat: works with sysuser oluceps 2024-04-07 04:18:45 +0800
  • 63c4722723
    Merge 58c0d2f3e7 into f6291c5935 feral-dot-io 2024-08-12 17:39:43 -0400
  • b017a2b34c
    Merge c4aca31a68 into f6291c5935 KREYREN 2024-08-11 18:39:23 +1000
  • 4ae34c2c23
    Merge 0c9ed950df into f6291c5935 Andrew Lubawy 2024-08-11 18:34:42 +1000
  • 68b880048d
    Merge e69b51ae80 into f6291c5935 quatquatt 2024-08-10 19:51:29 -0600
  • f6291c5935
    Merge pull request #280 from Kreyren/patch-3 main Ryan Mulligan 2024-08-10 05:45:04 -0700
  • e3413992fb age-home: Use curly-brackets for XDG_RUNTIME_DIR Jacob Hrbek 2024-08-10 05:05:53 +0200
  • c4aca31a68
    modules/age-home: Make SC2043 more verbose for identityPaths KREYREN 2024-08-04 02:19:31 +0000
  • e69b51ae80
    Update link from unofficial nixos wiki to official one quatquatt 2024-08-02 13:31:35 -0400
  • 0c9ed950df
    Add more description on why armor may be useful Andrew Lubawy 2024-07-30 16:44:03 -0700
  • a5725baf25
    Add wait for file write before assertion Andrew Lubawy 2024-07-30 16:03:03 -0700
  • acbc2e53b6
    Remove path config to use default secret path in test Andrew Lubawy 2024-07-30 15:55:25 -0700
  • f6288a8fa7
    Run nix fmt on secrets.nix Andrew Lubawy 2024-07-30 15:47:45 -0700
  • 3f1dae074a
    Merge pull request #277 from fzakaria/import-module-remove Ryan Mulligan 2024-07-30 04:30:03 -0700
  • 7133e545ff
    Update docs to include example of armored output Andrew Lubawy 2024-07-29 10:50:01 -0700
  • af954310f1
    Add integration test for armored secret Andrew Lubawy 2024-07-29 10:44:12 -0700
  • c14be7210e
    Add armored example Andrew Lubawy 2024-07-29 10:28:45 -0700
  • 40012e5ed4 Remove import for NixOS/HM modules Farid Zakaria 2024-07-29 08:09:40 -0700
  • a904719609
    fix: adjust sample ssh-keyscan call pancho horrillo 2024-02-19 07:17:16 +0100
  • c1b9550d8e
    Try adding an option to output with armor Andrew Lubawy 2024-07-24 08:39:51 -0700
  • 2bc0bf8ad7
    Merge branch 'main' into issue-204 Giorgio Gallo 2024-07-25 11:36:52 +0200
  • 68bf9616a8
    Fix ageBin for home manager module Andrew Lubawy 2024-07-22 13:40:14 -0700
  • 58c0d2f3e7 Update README Joshua McQuistan 2024-07-19 15:53:42 +0100
  • a995c0d606 Add -c option to create or replace a file without decrypting it first Joshua McQuistan 2024-07-19 11:11:24 +0100
  • de96bd907d
    Merge pull request #265 from Kreyren/patch-1 Ryan Mulligan 2024-07-09 10:30:05 -0700
  • 760751b6d1
    README: Add warning about HNDL and PQS in theat model KREYREN 2024-06-19 15:37:53 +0000
  • 3a56735779
    Merge pull request #187 from oddlama/main Ryan Mulligan 2024-06-14 06:18:04 -0700
  • 6e3ce02206
    Merge c71f8f5cde into c2fc0762bb Félinàun Chapeau 2024-05-25 02:38:46 +0200
  • c2fc0762bb
    Merge pull request #241 from sternenseemann/nix-2.3-install-check Nathan Henrie 2024-05-24 08:40:46 -0600
  • 08ed896eb6
    fix: always treat link destinations as files to ensure error when destination is a directory. This can happen if for example a secret is used in the initrd, which materializes it as a directory, which then causes agenix to silently create an incorrect link when switching to stage2. This ensures that agenix will abort with an error. oddlama 2023-05-20 01:51:05 +0200
  • 8d37c5bdea
    Merge pull request #259 from hansemschnokeloch/patch-1 Nathan Henrie 2024-05-09 15:32:35 -0600
  • 63a57d8dfb
    Fix typo hansemschnokeloch 2024-05-09 22:25:29 +0200
  • 07479c2e73
    update link to nixos wiki (#258) Jörg Thalheim 2024-05-07 19:12:37 +0200
  • e371f3ad9d update link to nixos wiki Jörg Thalheim 2024-05-07 13:38:25 +0200
  • 24a7ea3905
    Merge pull request #256 from spectre256/main Ryan Mulligan 2024-04-26 05:59:12 -0700
  • 2c1d1fb134
    fix: allow for newlines in keys Ellis Gibbons 2024-04-12 17:50:07 -0400
  • 1381a759b2
    Merge pull request #254 from oluceps/fix-doc Cole Helbling 2024-04-02 10:31:00 -0700
  • 3fd98a2c3b
    doc: fix wrong ssh-keyscan usage oluceps 2024-04-03 00:59:47 +0800
  • e2ad357a97 fix: add --strict nix-instantiate to support builtins.readFile James Taranto 2024-03-20 22:28:47 +1100
  • 2c9abfec86
    Improve keys function for keys with extra newlines c4710n 2024-03-15 11:51:47 +0800
  • fdaa1338f6
    Add support for age plugins Koen Wilde 2023-05-19 23:06:31 +0200
  • 8cb01a0e71
    Merge pull request #244 from kraem/fix/rage_to_age_docs Ryan Mulligan 2024-02-13 05:27:47 -0800
  • 1f62cef426 fix: update docs for 5c1198a kraem 2024-02-07 08:48:49 +0100
  • bc5eaf40ca
    Turn module into file path. Félinàun Chapeau 2024-02-05 09:38:26 +0100
  • c71f8f5cde Introduce installSecretFn script function to make script shorter. Félinàun Chapeau 2023-12-11 17:22:02 +0100
  • 1746e4f5ec agenix: fix installCheckPhase with Nix 2.3 sternenseemann 2024-02-01 13:30:22 +0100
  • 2f6cc41cc9
    feat(derive-secret): supress warnings shimun 2024-01-01 21:59:42 +0100
  • 5e33715730
    feat(derive-secret): restrict derived secret length shimun 2024-01-01 21:58:52 +0100
  • 28b19e422b
    wip: derive secrets shimun 2024-01-01 20:57:55 +0100
  • 417caa847f
    Merge pull request #232 from ryantm/rtm-12-23-test Ryan Mulligan 2023-12-24 08:04:03 -0800
  • a23aa271be dev: reland add direct tests for agenix Ryan Mulligan 2023-12-23 14:47:15 -0800
  • bc24f2e510 Revert "Revert "contrib: add direct tests for agenix "" Ryan Mulligan 2023-12-23 14:43:03 -0800
  • 457669db42
    Merge pull request #230 from ryantm/rtm-12-20-age Ryan Mulligan 2023-12-23 14:40:41 -0800
  • 6ce42cc768 Fix CI for darwin Nathan Henrie 2023-12-21 13:15:07 -0700
  • 23d4d5d291 maybe this fixes darwin checks? Ryan Mulligan 2023-12-20 21:56:50 -0800
  • b6aa6180db test removing installer Ryan Mulligan 2023-12-20 21:38:19 -0800
  • 58017c0c93 update inputs Ryan Mulligan 2023-12-20 21:29:26 -0800
  • bd86c06961 fix doc build Ryan Mulligan 2023-12-20 21:24:28 -0800
  • eb3b5cf4fd update nixpkgs Ryan Mulligan 2023-12-20 21:16:28 -0800
  • 5c1198a352 feat: switch from rage to age Ryan Mulligan 2023-12-20 13:13:47 -0800
  • 9bc80dc4ce
    Merge pull request #229 from ryantm/rtm-12-20-flake Ryan Mulligan 2023-12-23 14:08:24 -0800
  • d0d4ad5be6
    Merge pull request #231 from ryantm/revert-163-rtm-2-21-recursive-nix Ryan Mulligan 2023-12-22 07:48:36 -0800
  • 08dc5068e6
    Revert "contrib: add direct tests for agenix " Ryan Mulligan 2023-12-22 07:48:06 -0800
  • 17090d105a
    Merge pull request #163 from ryantm/rtm-2-21-recursive-nix Ryan Mulligan 2023-12-20 13:19:59 -0800
  • 097aa18b59 contrib: add direct tests for agenix Ryan Mulligan 2023-02-21 20:35:56 -0800
  • 344f985526 dev: remove i686 support; simplify flake Ryan Mulligan 2023-12-20 08:56:05 -0800
  • 564595d0ad version 0.15.0 0.15.0 Ryan Mulligan 2023-12-20 08:33:16 -0800
  • b7e0494b10
    Merge pull request #224 from SamueleFacenda/SamueleFacenda-change-keys-functions Ryan Mulligan 2023-12-20 08:17:38 -0800
  • 9d3b37a117 fix: update keys functions in agenix.sh Samuele Facenda 2023-11-15 18:29:09 +0100
  • 93cec0ce6e dev: add security label category Ryan Mulligan 2023-12-20 08:03:06 -0800
  • 221a1f22e5 dev: add release-drafter Ryan Mulligan 2023-12-20 07:51:36 -0800
  • 6cb7cd66c2
    Merge pull request #221 from CobaltCause/edit-mkdir-p Ryan Mulligan 2023-12-20 07:42:34 -0800
  • 13ac9ac6d6
    Merge pull request #176 from shivak/patch-1 Ryan Mulligan 2023-11-28 16:08:36 -0800
  • 4c48606094 only backup cleartext file if it exists Shiva Kaul 2023-03-19 00:17:27 -0400
  • e5d4435cf1 age-home: Order agenix.service after basic.target nicoo 2023-11-15 18:26:54 +0000
  • 65fe5959c3
    create leading directories if they don't exist Charles Hall 2023-11-03 14:57:48 -0700
  • 05591973d7
    use named variable instead of numbered one Charles Hall 2023-11-03 14:53:33 -0700
  • f5f56c0246
    Rules now read from AGENIX_RULES/agenix-rules.nix Giorgio Gallo 2023-10-14 11:52:45 +0200
  • 5687ab8e3c
    Fix: don't try to copy non-existing files Jan Kaifer 2023-10-16 18:16:59 +0200
  • 6e126fe6ce
    feat: remove empty newlines in keys from jq query Tim Häring 2023-10-10 19:23:23 +0200
  • daf42cb35b
    Merge pull request #208 from ryantm/revert-206-feature/remove-trailing-newlines-from-keys Ryan Mulligan 2023-10-08 07:32:09 -0700
  • dbc533ddc2
    Revert "feat: remove empty newlines from jq query" Ryan Mulligan 2023-10-08 07:31:54 -0700
  • e2f339274d
    Merge pull request #206 from timhae/feature/remove-trailing-newlines-from-keys Ryan Mulligan 2023-10-08 05:25:24 -0700
  • b5fa96a90e
    feat: remove empty newlines from jq query Tim Häring 2023-10-08 14:13:59 +0200
  • 1f677b3e16
    Merge pull request #202 from WillPower3309/main Ryan Mulligan 2023-09-22 05:13:16 -0700
  • 115e561054 fix: add --strict nix-instantiate to support builtins.readFile William McKinnon 2023-09-22 01:32:46 -0400
  • 7f9dfa309f
    Merge pull request #148 from n8henrie/sed_vs_jq Ryan Mulligan 2023-09-21 16:33:52 -0700
  • da763b2c4b Don't need concatStringSep if using jq to parse json arrays Nathan Henrie 2023-09-15 16:22:30 -0600
  • eb1386f3b2 Use jq instead of sed Nathan Henrie 2023-02-13 09:06:58 -0700