Files
galz10 f4d3deb759 fix(core): implement Graceful Reset for failed secret migrations
Ensures that if an old or unstable secret file cannot be decrypted (e.g. due to the previous unstable fingerprint logic), the system will automatically start fresh instead of blocking the user with an error.

Throwing remains active for the current (v3) storage format to maintain security integrity.
2026-02-24 13:41:39 -08:00
..