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

use device public or static address for keystore namespace #171

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

barbibulle
Copy link
Collaborator

Instead of just using the device static random address, use the most likely identifier for the controller as the namespace for keystores:

  • Try the public address first if the controller has one
  • Second choice is the static random address assigned to the controller
  • Otherwise: default namespace.

@barbibulle barbibulle requested a review from uael April 3, 2023 19:41
Copy link
Contributor

@uael uael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@barbibulle barbibulle merged commit c53e1d2 into main Apr 4, 2023
7 checks passed
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.

None yet

2 participants