Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Generate keys into the temp folder rather than the current directory #2

Open
eritbh opened this issue Jan 11, 2022 · 0 comments
Open
Labels
enhancement New feature or request identity creation

Comments

@eritbh
Copy link
Owner

eritbh commented Jan 11, 2022

Also probably split the key creation logic into its own function in common.sh and just keep the high-level logic in op-create-identity

# TODO: generate this somewhere it won't be written to disk (use temp dir?)
# TODO: can we read the new keys into variables here and immediately delete
# the file to avoid having to set another variable to remember to
# delete it later?
echo "Generating new keypair..."

@eritbh eritbh added enhancement New feature or request identity creation labels Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request identity creation
Projects
None yet
Development

No branches or pull requests

1 participant