1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-15 17:50:51 +00:00
Commit graph

28 commits

Author SHA1 Message Date
Jörg Thalheim
7c6f438d05
rework sops-pgp-hook and document it. 2020-07-13 09:51:53 +01:00
Jörg Thalheim
6286c5cc75
fix public gpg key import 2020-07-13 09:12:47 +01:00
Jörg Thalheim
23ffb7df4e
Start to document usage. 2020-07-13 08:22:33 +01:00
Jörg Thalheim
71976f5a55
ssh-to-pgp: make armor encoding the default 2020-07-13 08:05:03 +01:00
Jörg Thalheim
bdfd4c3389
sops-init-gpg-key: print fingerprint 2020-07-13 07:25:08 +01:00
Jörg Thalheim
d8e505804a
ssh-to-pgp: print fingerprint 2020-07-13 07:24:51 +01:00
Jörg Thalheim
ec604e56c6
sops-shell-hook: look for both .asc/.gpg 2020-07-13 07:17:18 +01:00
Jörg Thalheim
81ab902811
don't panic when ssh key is encrypted 2020-07-13 06:26:45 +01:00
Jörg Thalheim
dfedaea239
avoid partial writes with ascii armor
Sill not perfect because it still prints the header
2020-07-13 06:26:41 +01:00
Jörg Thalheim
5aa953c287
started how it works section 2020-07-12 23:24:03 +01:00
Jörg Thalheim
9d5b9ba5ac
add description 2020-07-12 22:28:39 +01:00
Jörg Thalheim
c1b0458b23
Merge pull request #2 from Mic92/ci2 2020-07-12 22:21:03 +01:00
Jörg Thalheim
d4b01f686d
wrap go tests in nix-shell 2020-07-12 22:17:59 +01:00
Jörg Thalheim
a4b3bb2f7e
add MIT license 2020-07-12 22:11:24 +01:00
Jörg Thalheim
cd257eaa09
Merge branch 'master' into ci2 2020-07-12 22:08:19 +01:00
Jörg Thalheim
b4bd621de8
run go tests 2020-07-12 22:04:29 +01:00
Jörg Thalheim
66ce9aa7ba
add buildkite 2020-07-12 21:46:31 +01:00
Jörg Thalheim
7bd84011ef
fix sops nixos module 2020-07-12 17:52:03 +01:00
Jörg Thalheim
1745bb9f95
build nixos tests on CI. 2020-07-12 17:45:31 +01:00
Jörg Thalheim
5ee7f3d73e
add ci 2020-07-12 17:36:14 +01:00
Jörg Thalheim
2cba1556fd
add ci 2020-07-12 17:33:08 +01:00
Jörg Thalheim
81f9f69b84
add ssh-to-pgp package 2020-07-12 17:18:12 +01:00
Jörg Thalheim
cbf6c6b93a
add project-wide shell.nix 2020-07-12 17:06:59 +01:00
Jörg Thalheim
38e71e351c
reference nixos tests in sops-install-secrets 2020-07-12 16:59:20 +01:00
Jörg Thalheim
b75e51c423
add tests + ssh key support 2020-07-12 13:50:55 +01:00
Jörg Thalheim
bb21643ce1
sops-install-secrets: get rid of delve import 2020-07-06 09:36:56 +01:00
Jörg Thalheim
59b9bab04d
add flake.nix 2020-07-06 08:44:11 +01:00
Jörg Thalheim
8ccd9ba269
first commit 2020-07-06 07:31:57 +01:00