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

Generate tag for keyhandles instead of parameterization of aliases #167

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

alvinsee
Copy link
Collaborator

Description

To keep consistency between iOS and Android APIs, this PR removes the parameterization of an alias for the underlying keypair that is to be generated. Instead, clients would initialize a TrifleApi instance with a desired reverse domain name which is prefixed along with a uuid which is suffixed as part of the generated tag.

README.md Outdated Show resolved Hide resolved
@gadphly
Copy link
Collaborator

gadphly commented Sep 28, 2023

Since this is a breaking change, let's make sure it's specified clearly in the comments and the release info.

Copy link
Collaborator

@gadphly gadphly left a comment

Choose a reason for hiding this comment

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

looks good - just some small comments.

@alvinsee alvinsee merged commit 1ed4b04 into main Sep 28, 2023
3 checks passed
@alvinsee alvinsee deleted the alvin/trifle-android-uuid branch September 28, 2023 10:33
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