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
- encrypted read/write to device data store
- IndexedDB, fallback to local storage
- implement UI for creating and managing vaults
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