Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
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

Description

@eritbh

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions