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
To streamline repeat secret-sharing and simplify the UX, it would be good to have a device-level vault that stores secrets using password-based encryption. This would allow users to have secrets more readily available to drop.
Requirements
encrypted read/write to device data store
IndexedDB, fallback to local storage
implement UI for creating and managing vaults
The text was updated successfully, but these errors were encountered:
Overview
To streamline repeat secret-sharing and simplify the UX, it would be good to have a device-level vault that stores secrets using password-based encryption. This would allow users to have secrets more readily available to drop.
Requirements
The text was updated successfully, but these errors were encountered: