Comment on Private voting has been added to PieFed
sabreW4K3@lazysoci.al 2 months agoDammit! Okay, cancel the salt idea. How about just a simple md5() and then it should remain a static value right?
Comment on Private voting has been added to PieFed
sabreW4K3@lazysoci.al 2 months agoDammit! Okay, cancel the salt idea. How about just a simple md5() and then it should remain a static value right?
kudos@lemmy.ml 2 months ago
Let me change my password real quick…
sabreW4K3@lazysoci.al 2 months ago
Just add a function so when you change your profile, it also pulls all records that match md5(userid, password) and then update them records too.
Though I’m convinced the overarching logic is correct, this is not my wheelhouse, so I’m probably wrong.
kudos@lemmy.ml 2 months ago
You’d need to federate that, and I don’t think AP allows you to change federated user IDs.