You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a user option to activate a security one level higher than High Security: UltraSec.
If UltraSec=1 then document.hjs_mpk should not be persisted in any JS context. The user should be prompted for his MPK each time its hash is required and its value held in memory and nuked after use.
Note this is partially implemented / WIP re. <LoginForm... unlockMode=true>.
Requires MPK to be entered on each usage (i.e. on each assetRaw decrypt) -- no persist of h_mpk in localStorage, or as window global var.
The text was updated successfully, but these errors were encountered: