A simple little demo to illustrate XOR secret sharing in a visual way
- Download the files.
- Open index.html in your web browser.
- Click and drag the shares around. When all 3 overlap, the original image is visible.
- Hold shift while dragging for smooth movement.
- Type 'w' to see how an all white mask interacts with the secret.
- Type 'b' to see how an all black mask interacts with the secret.
- Type 'c' to see how a "checkerboard" type mask interacts with the secret.
- Type 'r' to generate a random mask.