Store account keys securely
- Vorherrschende Sprache
- Rust
- Sterne
- 78
- Forks
- 129
- Ø Merge
- 4 T. 14 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
As a temporary solution we are storing the account key pair in the database unencrypted, but we need to decide on a more flexible and future-proof approach [as @bobbinth suggested](https://github.com/0xPolygonMiden/miden-client/pull/28#discussion_r1403027491). The main use-case we need to support now is to be able to provide authentication easily (but we will also probably want a way to import/export accounts in the future).
Beitragsleitfaden
Rechercherichtung
Look at how account keys are currently stored in the database. Research secure storage options like hardware security modules, encrypted key stores, or secure enclaves. The PR discussion linked in the issue body provides context. The goal is to design a system that supports authentication and future import/export, then implement it.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- security
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100