This commit is contained in:
2026-01-19 16:24:02 +01:00
commit ce8bd8d64e
8 changed files with 130 additions and 0 deletions

4
encrypt-secrets.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
gpg --pinentry-mode=loopback --symmetric --cipher-algo AES256 --armor --output secrets.asc secrets.txt