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

SES-3053 Send only the first 32 bytes of admin key as promotion message #860

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

SessionHero01
Copy link
Collaborator

The key we put into promotion message is wrong, it's supposed to be only the first 32 bytes of the admin key (called a seed). When a member receives promotion, they need to construct the full admin key from the seed.

Copy link

@AL-Session AL-Session left a comment

Choose a reason for hiding this comment

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

Nice! Can't say I envy you this work.

Bonus points for using the word 'esoteric'! =D

@SessionHero01 SessionHero01 merged commit 8cc8533 into dev Dec 19, 2024
1 check passed
@SessionHero01 SessionHero01 deleted the promotion-key branch December 19, 2024 01:07
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