Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol: Addresses & Keys #3084

Closed
Tracked by #3083
iAmMichaelConnor opened this issue Oct 27, 2023 · 0 comments
Closed
Tracked by #3083

Protocol: Addresses & Keys #3084

iAmMichaelConnor opened this issue Oct 27, 2023 · 0 comments
Assignees
Labels
A-documentation Area: relates to documentation A-protocol Area: relates to designing / explaining the protocol

Comments

@iAmMichaelConnor
Copy link
Contributor

iAmMichaelConnor commented Oct 27, 2023

A list of things to consider:

  • Addresses & Keys
    • Requirements
    • Addresses
      • Still undecided whether this should be a hash or a public key. A public key is nice for EoAs.
      • Embedding Bytecode
      • Updating Bytecode
      • Stealth/Diversified address derivation different from master address derivation?
    • Keys
      • Master keys
      • App-siloed keys
        • Security assumptions of each key
          • I.e. Which software/hardware is allowed to see each secret?
          • Example flows, to validate (and illustrate usage of) the keys.
        • BIP32
          • Normal key derivation
          • Hardened key derivation
          • Deviations from BIP32
      • Stealth keys vs Diversified keys
      • Updating keys
    • Which hash / prf / encryption scheme(s) to use?

Note: this section will need to link up with parts of the Cryptography section, and the Private Message Delivery section.

@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 27, 2023
@iAmMichaelConnor iAmMichaelConnor added A-documentation Area: relates to documentation A-protocol Area: relates to designing / explaining the protocol labels Oct 27, 2023
@iAmMichaelConnor iAmMichaelConnor changed the title Addresses & Keys YP Section: Addresses & Keys Oct 27, 2023
@iAmMichaelConnor iAmMichaelConnor added this to the 📝 Yellow Paper milestone Oct 27, 2023
@iAmMichaelConnor iAmMichaelConnor changed the title YP Section: Addresses & Keys YP: Addresses & Keys Oct 27, 2023
@iAmMichaelConnor iAmMichaelConnor changed the title YP: Addresses & Keys Protocol: Addresses & Keys Oct 31, 2023
@iAmMichaelConnor iAmMichaelConnor moved this from Todo to In Progress in A3 Dec 11, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in A3 Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: relates to documentation A-protocol Area: relates to designing / explaining the protocol
Projects
Archived in project
Development

No branches or pull requests

2 participants