Skip to content

Suggestions #3

@sullof

Description

@sullof

Hi there,
I am using simple-shell to build a shell password manager.
Basically, for what I am doing I need

  1. to associate a callback to the exit event
  2. to prompt the user with an input after a specific command

The first is necessary to clean the memory and delete any clean text when closing the password manager.
The second is necessary because when the user starts the session, they have to input their master password and this cannot be an option like --password 47dryh283jk but has to be typed in a not visibile input. Ideally similar to how passwords are typed in openssl and similar tools.

I will take a look at your code and see if I can do something in order to open a pull request to add these features. Though, since you know your code, maybe you can do something quickly or suggest me how to approach the problem.

Thanks so much,
Francesco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions