Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dec command need to refactor #17

Open
jack5341 opened this issue Dec 7, 2021 · 2 comments
Open

dec command need to refactor #17

jack5341 opened this issue Dec 7, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request refact Refacted some lines

Comments

@jack5341
Copy link
Owner

jack5341 commented Dec 7, 2021

I am working on branch version/3.0

command dec should include 3 flag store ,filename and download. --store command is specify to target encrypted file is in minIO or on local machine. MinIO should be connected just while user using related flag. I use 2 encryption method at here GPG and AES256 you can take input for recognise is it GPG or AES256.

To do List

  • --store flag initialised variable should be false [boolean]
  • --filename is for specify where is the target file. [string] (required)
  • while user want to download his decrypted file, should be possible to download file to current path with --download flag if user didn't use this flag just print it to terminal. [string]
@jack5341 jack5341 added enhancement New feature or request refact Refacted some lines labels Dec 7, 2021
@muratmirgun
Copy link

I can take this issue

@jack5341 jack5341 assigned jack5341 and muratmirgun and unassigned jack5341 Dec 7, 2021
@jack5341
Copy link
Owner Author

jack5341 commented Dec 7, 2021

Okay, I assign to you.
Good luck 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refact Refacted some lines
Projects
None yet
Development

No branches or pull requests

2 participants