projects
/
EVA-2020-02.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
17d4900
)
feat(bkgpslog):Add encryption option
author
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Mon, 29 Jun 2020 19:31:21 +0000
(19:31 +0000)
committer
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Mon, 29 Jun 2020 19:31:21 +0000
(19:31 +0000)
Add encryption option via `age`. See:
https://github.com/FiloSottile/age .
Add `-e, --encrypt` option for specifying output to be encrypted.
Add `-r --recipient [ pubkey string ]` option for specifying
recipients of encrypted output.
Add code to validate recipient pubkey strings.
Not added (yet): encryption of output files.
No differences found