Skip to content

Prekey generation + upload + replenishment (web) #293

Description

@codebestia

Description:
Generate the signed prekey (signed by the identity key) + a batch of one-time prekeys, upload via #109, and respond to prekeys_low (#111) by generating + uploading more. Persist private prekeys in IndexedDB keyed by keyId; delete a one-time private prekey once its session is established.

Acceptance criteria:

  • Signed + one-time prekeys uploaded after registration
  • prekeys_low triggers replenishment
  • Private prekeys stored locally, consumed once

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions