You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think about it the other way round: why use one that isn't reconstructable without reason?
In this case I get that we don't need to iterate them, but I think UIs and anybody reading the state would find it useful to have readable keys.
Happy either way, especially since this is already live and would be a breaking change to change it. I could easily be convinced it's not worth the change, but it's definitely a minor inconvenience.
Both use
Twox256
instead of e.g.Twox64Concat
, obfuscating the value of the keys.from a conversation here
Suggest using either
Twox64Concat
orBlake2_128Concat
for the keysThe text was updated successfully, but these errors were encountered: