its would be cool to use this vss module for dark-crystal. the thing that im a little bit unsure about is that it would mean we need to keep hold of the encrypted secret as well as the shares.
right so i would image you would encrypt the payload first with the secert generated by vss and post that somewhere public then distrubute the secret shares. But yes that doesn't make sense if your payload is below 32 bytes. Also I can add an option to vss to allow you to give it a 32 bytes secret that you whish to share... instead of just generating one for you.. if that is useful