secrets: switch to git-crypt
This commit is contained in:
parent
8da902601d
commit
79a17f7616
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
secrets/** filter=git-crypt diff=git-crypt
|
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +0,0 @@
|
||||||
/secrets/borg-backup-repo
|
|
||||||
/secrets/miniflux-admin-credentials
|
|
||||||
/secrets/matrix-registration-shared-secret
|
|
||||||
/secrets/shadow-hashed-password-alarsyo
|
|
||||||
/secrets/shadow-hashed-password-root
|
|
BIN
secrets/borg-backup-repo
Normal file
BIN
secrets/borg-backup-repo
Normal file
Binary file not shown.
BIN
secrets/matrix-registration-shared-secret
Normal file
BIN
secrets/matrix-registration-shared-secret
Normal file
Binary file not shown.
BIN
secrets/miniflux-admin-credentials
Normal file
BIN
secrets/miniflux-admin-credentials
Normal file
Binary file not shown.
BIN
secrets/shadow-hashed-password-alarsyo
Normal file
BIN
secrets/shadow-hashed-password-alarsyo
Normal file
Binary file not shown.
BIN
secrets/shadow-hashed-password-root
Normal file
BIN
secrets/shadow-hashed-password-root
Normal file
Binary file not shown.
Loading…
Reference in a new issue