Create a common Interface for reading secrets #15

Open
opened 2024-04-26 02:56:34 +00:00 by steven · 0 comments
Owner

Currently we have a strict implementation of storing a secret in a file. We should instead make this an interface so that there can be options. You can store it in a file. Or maybe you can store as a grid pattern unlock. Or maybe even biometrics (crazy).

The existing implementation should be moved out into its own package which implements the new interface.

Currently we have a strict implementation of storing a secret in a file. We should instead make this an interface so that there can be options. You can store it in a file. Or maybe you can store as a grid pattern unlock. Or maybe even biometrics (crazy). The existing implementation should be moved out into its own package which implements the new interface.
steven added this to the GUI (normie support) milestone 2024-04-26 02:56:34 +00:00
steven added the
enhancement
hypd / Server
hyp / Client
labels 2024-04-26 02:56:34 +00:00
steven self-assigned this 2024-04-26 02:56:34 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: steven/hyp#15
No description provided.