-
Notifications
You must be signed in to change notification settings - Fork 470
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
Mishti: Create 90 day transition for hashes #3097
Comments
Idea + example (dates are not fixed, they have been chosen just for the example):
Tech details:
|
More tech details Note
Infra
Identity
IAM
Embed
Scorer
Passport App
Onchain stampsDrop the current schemas in favour of 1 score.
ImpactInfraWith these changes we expect:
Public API@lebraat we will need to come up with a strategy regarding what version of the stamps we return to users: Ceramic
Open questions
|
Other notes:
|
User Story:
As the Passport team
We want to use the Mishti network
So that we can replace our dependency on our stored secret key for hashing
Acceptance Criteria
GIVEN a Passport user
WHEN they claim a stamp in Passport App
THEN the hash is generated using Mishti Human Keys
GIVEN a Passport users claiming stamps
WHEN some of the stamps have the new Mishti hashes and some of the user stamps have the old Passport hashes
THEN we need to establish a way of deduplicating the hashes until we can fully transition to the new Mishti hashes without requiring users to reclaim stamps they previously have obtained
Following up the story #3095 and story #3096 this issue will replace all of our existing credential hashes with new hashes using Mishti. This work is to implement the transition which needs to be a 90 day period once the new hahes have been implemented.
(See @nutrina notes below)
Product & Design Links:
Tech Details:
Open Questions:
Notes/Assumptions:
The text was updated successfully, but these errors were encountered: