Skip to content

Make key handling more ergonomic #203

@lrettig

Description

@lrettig

Here are some suggestions for how to improve the UX around key management:

  1. Don't require --id to be passed on the command line if a key.bin file already exists. Read the key from the file.
  2. Store key in the same format (probably hex, not base64) in key.bin and postdata_metadata.json (inconsistent representation of commitment ATX and node ID #163)
  3. Make it easy to read the pubkey from key.bin (e.g., postcli -printKeys)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions