Skip to content

Feature/secure flow between screens - #8

Open
serhiiZv wants to merge 3 commits into
developfrom
feature/secure-flow-between-screens
Open

Feature/secure flow between screens#8
serhiiZv wants to merge 3 commits into
developfrom
feature/secure-flow-between-screens

Conversation

@serhiiZv

@serhiiZv serhiiZv commented Dec 22, 2025

Copy link
Copy Markdown
Collaborator

Avoid passing seed phrase via routing
Description: This PR removes passing seed phrase / mnemonic through navigation params.

Changes:

  • Introduced InMemoryVault for temporary in-memory storage of sensitive data
  • Added SecureFlowProvider to manage secure data flow between screens
  • Updated wallet creation and import flows to retrieve mnemonic from the vault instead of route params
  • Ensured explicit cleanup of sensitive data after use

@serhiiZv
serhiiZv marked this pull request as ready for review December 22, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants