Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate old keyring to new box2 keyring #97

Closed
Tracked by #90
Powersource opened this issue Oct 20, 2023 · 1 comment · Fixed by #108
Closed
Tracked by #90

Migrate old keyring to new box2 keyring #97

Powersource opened this issue Oct 20, 2023 · 1 comment · Fixed by #108

Comments

@Powersource
Copy link
Contributor

Powersource commented Oct 20, 2023

Followup from here #96 (comment)

Probably easiest to add an opt to box2 to be able to set the full path, then we can just keep using the old dir

This was referenced Oct 20, 2023
@Powersource
Copy link
Contributor Author

Powersource commented Oct 31, 2023

old code said

// TODO: ssb-box2 stores the keyring at config.path/keyring. we're gonna have to merge this right?
  KeyRing(join(config.path, 'tribes/keystore'), (err, api) => {
    if (err) throw err

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 a pull request may close this issue.

1 participant