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
murali-shris
added
4 SP
4 Story Points - More than 1 day less than 3 days
and removed
4 SP
4 Story Points - More than 1 day less than 3 days
labels
Oct 14, 2024
Is your feature request related to a problem? Please describe.
pubKeyCS in metadata currently uses md5 checksum which is outdated.
Refer
atsign-foundation/at_libraries#511
Describe the solution you'd like
Replace pubKeyCS with pubKeyHash using sha512 hash.
Changes are done in at_commons - https://github.com/atsign-foundation/at_libraries/pull/511/files
pubKeyHash should be included in sync from client to server and vice versa.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: