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

Add a "encrypt" command in "activate_cli.dart" which will encrypt the existing atKeys file with the pass-phrase. #728

Open
sitaram-kalluri opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sitaram-kalluri
Copy link
Member

sitaram-kalluri commented Dec 9, 2024

Is your feature request related to a problem? Please describe.

With reference to the issue: #604, when onboarding an atSign, a pass-phrase can be supplied with which the content in the atKeys file is encrypted.

For the existing atKeys file, add the command "encrypt" in the at_activate_cli.dart to migrate to the passPhrase protected atKeys file.

Describe the solution you'd like

The "encrypt" command should accept the following arguments:
a. passPhrase to encrypt the content
b. filePath of existing atKeys file
c. an optional argument to mention the filePath where the new encrypted atKeys file should be placed.

@sitaram-kalluri sitaram-kalluri added the enhancement New feature or request label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant