IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
46 stars 6 forks source link

Maintain path for output file #92

Closed BobWall23 closed 1 year ago

BobWall23 commented 1 year ago

If the input includes a relative or absolute path, and no output is specified, write the output file into the same directory as the input file.

Signed-off-by: Bob Wall bob.wall@ironcorelabs.com