Open zanctor opened 9 months ago
For now we decided to apply this limit to the size of the shared secret version.
Also, it makes sense to add more parameters like a number of secret versions to store or a number of secrets per peer.
todo: add documentation clarifying (it includes all shares)
Considering, that it is possible for a helper to store several versions of a secret at the same time, what exactly
maxShareSize/minShareSize
should limit? Should it be the size of every version for the given secret or the size of all stored versions of this secret combined?