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
EncryptedStore is redundant and duplicates code from EncryptedOverlay. Users can create an encrypted storage overlay with EncryptedOverlay. I don't like to have two different APIs and implementation for a feature.