Skip to content

Add versioned export format for encrypted notes #553

Description

@collinsadi

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:

  • Exports embed a format version and integrity check.
  • Importer accepts all documented versions with migration.
  • A corrupted file fails with a clear error, never a partial import.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdata-integrityData correctness and consistencyfrontendReact wallet UI and browser clientp2Required for reliable v1 after P0/P1privacyPrivacy properties, metadata, and local data

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions