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

More versatile key design #5

Open
alxiong opened this issue Feb 15, 2022 · 0 comments
Open

More versatile key design #5

alxiong opened this issue Feb 15, 2022 · 0 comments

Comments

@alxiong
Copy link
Contributor

alxiong commented Feb 15, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant