Private Key Format should be human readable · Issue #144 · CovenantSQL/CovenantSQL · GitHub
Skip to content

Private Key Format should be human readable #144

Description

@auxten

Background

CovenantSQL Private Key is encrypted with user inputted master key with a key hash suffix but stored in binary. It's not suitable for copy & paste or backup.

Goal

Private Key serialization and format can be identical with Bitcoin:

  1. https://en.bitcoin.it/wiki/Private_key
  2. https://en.bitcoin.it/wiki/Mini_private_key_format

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions