Commit Graph

5 Commits

Author SHA1 Message Date
0080a68f3c
#3 Validate input is file path 2024-08-16 12:09:26 -07:00
c02b810237
#3 Update encrypt and decrypt filter scripts
- Decrypt: use realpath of file to decrypt as FILE_PATH
- Decrypt: Switch from in-place to stdout
- Encrypt: Switch from operating on $1 to $FILE_PATH
2024-08-15 16:28:28 -07:00
766a34dfb4
#3 Fix logic for creating age keyfile 2024-08-15 16:24:21 -07:00
bf81ecbd27
#3 Init working encrypt-filter and testsecret.
TODO: Test decrypt-filter, write setup script
2024-08-15 16:14:07 -07:00
492fa394d6
Rename filter scripts 2024-08-15 15:46:57 -07:00