Skip to content

Export also the salt and expose function to create a new session with it#852

Closed
jasagredo wants to merge 2 commits into
IntersectMBO:mainfrom
jasagredo:js/salt-export
Closed

Export also the salt and expose function to create a new session with it#852
jasagredo wants to merge 2 commits into
IntersectMBO:mainfrom
jasagredo:js/salt-export

Conversation

@jasagredo

Copy link
Copy Markdown
Collaborator

Description

In order to import an exported snapshot, we need the same salt that was used when exporting.

Checklist

  • Read our contribution guidelines at CONTRIBUTING.md, and make sure that this PR complies with the guidelines.

Importing a snapshot requires the same salt that was used when exporting it. We
copy the `<session>/metadata` file into the exported snapshot as
`<exportedSnap>/salt` so that we can recover it.
Reads the salt used when exporting from the `<exportedSnap>/salt` file.
@jorisdral

Copy link
Copy Markdown
Collaborator

Will be superseded by #855

@jorisdral jorisdral closed this Jul 20, 2026
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