Master Password Backup

Entropy can be calculated.

But what would I do if someone loses his share?

Yes I didn’t say it couldn’t be, but only if you account for how the password was generated. An estimate without that information will be wrong. Most calculations by entropy estimation tools assume it was generated randomly.

???

For example:
You generate 12 characters out of a pool of 30 characters.
The entropy is 5.31441×10¹⁷, expressed in base2 it would be 58.9bits of entropy.

  1. Make sure people you store important stuff with have a system for keeping that stuff and keeping it safe.
  2. Use redundancy. Have four people to keep half a password each, so each half is stored twice.

Of course they do.

I think this will go wrong with most people

Pool_Size ^ Length
?

Yes?