-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the provided ParseRecipient func (#80)
* Use the provided ParseRecipient func Less code and accurately handles comments. Also fail gracefully if the .strongbox_idenitity file doesn't exist, we can just copy over ciphertext quietly. * More defensive age decrypt Err on the side of "copy ciphertext on error" rather then exiting.
- Loading branch information
1 parent
0d6a5a9
commit 1be4e49
Showing
3 changed files
with
22 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters