Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
feat(age): added luks password secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Nov 24, 2023
1 parent 4ba919a commit b1cc99f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ in
{
"secrets/reserves1.age".publicKeys = keys;
"secrets/reserves2.age".publicKeys = keys;
"secrets/luks.age".publicKeys = keys;
"secrets/password.age".publicKeys = keys;
}
7 changes: 7 additions & 0 deletions secrets/luks.age
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
age-encryption.org/v1
-> piv-p256 lafFww A3vTzZ2FK2NrLgCYhE2+y95C3tflwK3N5xPNTjLfb4ON
L6tN2M/BZmwPPi20zfgez7ut8LbcQeob5Ab8/Sfcm1w
-> piv-p256 IyYUHQ AuTkiPJxxS82wAk4izO1/uAslRgKhdY3XoMBoaQkBoKU
xgQHahi7Z2monrlVQ3F+z2IA0vVYfyPkF4P6dbnvvGI
--- FOlmnSz3AmMXk+v7xG2g9lZiHdzRsTuEOQhzJlecO78
,§nؠq[�Z��%�W��)G�:��S�낣�����!/s
Binary file added secrets/password.age
Binary file not shown.

0 comments on commit b1cc99f

Please sign in to comment.