angelocarasig / Terminus

A VNDB Helper
https://terminus.moe
0 stars 0 forks source link

Encryption local storage kvp #36

Open angelocarasig opened 1 year ago

angelocarasig commented 1 year ago

Far off in the future, should be useful.

Although technically this isn't much of a requirement, authkey verification is confirmed in /authinfo endpoint already, so storing in local storage shouldn't be an issue. The only vulnerability from here is if someone else actually accesses the local storage of another client's browser.

In any case once this migrates to electron (or Tauri) codebase, this should be ideal