How to verify the value from a member in one group? #113
streetycat
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At least, we need the infomations below:
In most cases, It will workable, but it'll be inefficient when there are too many branchs, because of the large redundance information.
Maybe we need other solution for large data volume scenario:
Each admins make a signature on every value on the branchs on-demand:
The client can verify it only with the signatures from 2/3 admins, without the ObjectMaps of the branchs.
Beta Was this translation helpful? Give feedback.
All reactions