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

Command-line interface for transcryptor #13

Open
ronaldtse opened this issue Jun 9, 2017 · 4 comments
Open

Command-line interface for transcryptor #13

ronaldtse opened this issue Jun 9, 2017 · 4 comments

Comments

@ronaldtse
Copy link
Contributor

From @dadooda

Create a robust yet customizable command-line tool for transcryptor

@ronaldtse
Copy link
Contributor Author

Making the user stuff pre-defined values into ENV effectively makes it an interactive process.

As Transcryptor becomes more advanced, a lot of encryption-specific options might well emerge. The tool must be able to provide the user help on demand.
For the same reason, the transcryption might well be an interactive process, prompting for keys, options with reasonable defaults (“Key length [256]:”) and confirmations (“Proceed? [N]:”).

@GildedHonour
Copy link

We've decided that it'll remain a gem, thus we don't need this, correct?

@ribose-jeffreylau
Copy link
Contributor

Perhaps as Rake tasks for now? Just a thought.

@ronaldtse
Copy link
Contributor Author

I think we wanted to use a CLI as a dry-run tool since Migrations may fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants