Commit graph

5 commits

Author SHA1 Message Date
Lilian Jónsdóttir 6550468048 only read identity/recipient files if none have been supplied via cli flags
actually this time
2024-03-23 15:43:11 -07:00
Lilian Jónsdóttir da5adc9828 add support for encrypting to multiple recipients / decrypting with multiple identities
- config options for reading identities/recipients from file
- command line flags for both files, and identities/recipients straight from the command line
- some cleanup and better help strings
2024-03-23 14:08:38 -07:00
Lilian Jónsdóttir f4df6f35eb add support for editors that need arguments 2024-03-23 13:57:15 -07:00
Lilian Jónsdóttir e96bac3d9d add force flag to re-encrypt even if data hasn't changed 2024-03-22 23:46:51 -07:00
Lilian Jónsdóttir 746899a2c3 code that works 2024-03-11 17:23:36 -07:00