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

Description
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..." |