sopstool icon indicating copy to clipboard operation
sopstool copied to clipboard

Add command to encrypt all files if no argument is provided

Open heavenly999 opened this issue 2 years ago • 1 comments

Story/Issue Link

Issue #60

Background

  • For the add command, we will ensure it encrypts all files when no argument is provided and will add checks to determine the existence of both encrypted and non-encrypted files on disk.
  • The decrypt command will receive safety checks to confirm the presence of encrypted files on the disk, coupled with additional log messages to keep users informed.
  • Lastly, in the exec command, we'll implement a deferred file handler close to optimize resource management.

heavenly999 avatar Oct 30 '23 12:10 heavenly999

Hey, just wanted to reply back that I've seen the PR and will review it closer later in the week :)

onyxraven avatar Nov 01 '23 21:11 onyxraven