horQRux/README.md
2023-04-15 19:51:23 +02:00

11 lines
581 B
Markdown

# horQRux
### Disclaimer
This is only a proof of concept, don't use it to protect serious data.
### Proof of concept
By splitting a QR code into 7 fragments, we may physically split and distribute a secret into the real world. For example by printing the QR fragments onto transparent paper and handing them out to multiple people.
![full](example/horcrux_full.svg) = ![1](example/horcrux_1.svg) + ![2](example/horcrux_2.svg) + ![3](example/horcrux_3.svg) + ![4](example/horcrux_4.svg) + ![5](example/horcrux_5.svg) + ![6](example/horcrux_6.svg) + ![7](example/horcrux_7.svg)