Skip to content

Conversation

tewinget
Copy link
Collaborator

Adds support for the new SessionID blinding scheme ("25-blinding").

jagerman and others added 17 commits July 12, 2023 14:58
In preparation for introducing blinded25 code for new 25xxx blinded ids
alongside the old 15xxx id code.
Blinds a session id to both 15... and 25... variants
This is only the schema change itself; migration to come.

The `users` table will now have only one row per SessionID, and the
`session_id` column will be the 25-blinded id.  Messages which were
signed using either the non-blinded Session ID or the 15-blinded ID will
have that ID set in `alt_column`
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