-
Notifications
You must be signed in to change notification settings - Fork 76
Add versioned export format for encrypted notes #553
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdata-integrityData correctness and consistencyData correctness and consistencyfrontendReact wallet UI and browser clientReact wallet UI and browser clientp2Required for reliable v1 after P0/P1Required for reliable v1 after P0/P1privacyPrivacy properties, metadata, and local dataPrivacy properties, metadata, and local data
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdata-integrityData correctness and consistencyData correctness and consistencyfrontendReact wallet UI and browser clientReact wallet UI and browser clientp2Required for reliable v1 after P0/P1Required for reliable v1 after P0/P1privacyPrivacy properties, metadata, and local dataPrivacy properties, metadata, and local data
Note exports have no format version, so future changes risk silently breaking old backups.
Define a versioned, self-describing export envelope and a migration path for older exports.
Acceptance criteria: