Discreetly / Discreetly/frontend

Password protect identity in localstorage

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Svelte
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The identity in local storage needs to be password protected.

Requirements:
* The password should be set on importing/creating an identity.
* The password should not be saved anywhere
* The password should only live in a temporary variable that unencrypts the identity in local storage, and the unencrypted identity only lives in a stateful variable. (aka, if you refresh the page, or the webapp reloads, you need to put in your password again)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.