Skip to content

Persist extension passphrase across service worker restarts #221

@macterra

Description

@macterra

The Chrome extension loses the stored passphrase when the MV3 service worker is terminated (which happens frequently). This forces users to re-enter their password every time they click an archon:// link.

Move passphrase and extension state from in-memory variables to chrome.storage.session so they survive service worker restarts while still clearing when the browser closes.

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