https://www.ory.sh/ logo
#talk-kratos
Title
# talk-kratos
l

late-toddler-40355

01/25/2022, 9:28 PM
Hi, is there a migration guide for moving existing username/hashed passwords from private database stores into Kratos?
h

high-optician-2097

01/25/2022, 9:36 PM
that feature is currently in development!
🎆 1
l

late-toddler-40355

01/26/2022, 12:49 PM
Gotcha, I might have to try to migrate manually in that case. Just to double check, does Kratos use a unique salt for each user when using bcrypt?
h

high-optician-2097

01/26/2022, 12:51 PM
bcrypt has that built in
so no need to do extra salting
the PR for this is currently in limbo. your time might be better spent with a contribution 🙂 then it’s available for everyone & you don’t need a hack 🙂
l

late-toddler-40355

01/26/2022, 1:01 PM
But I LIKE to hack. gohack
Do you have a link to the existing PR or would it be better to start from scratch in this case?
h

high-optician-2097

01/26/2022, 1:03 PM
l

late-toddler-40355

01/26/2022, 3:53 PM
Thanks, will look it over.
3 Views