Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

More versatile key design #5

Description

@alxiong

To improve versatility of our wallet, we might consider some of the following features:

  1. hierarchical deterministic wallets
  2. separation of proof generation from transaction authorization to enable delegation
  3. separation of "staking key" from "spending key"
  4. diversified addresses with consistent incoming viewing key
  5. no platform-wise auditor/tracer, but only application specific ones
  6. (optional) outsourced message detection (for receiver memos etc)

which requires modification of our current key design and the snark circuit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions