Horcrux

Create a secret, split it into 7 shares, and recover it with any 3.

Client-side only

Create a secret

Secret limit: up to 3002 UTF-8 bytes (about 3000 ASCII characters).

Including the checksum helps verify recovered secrets, but it gives attackers a small offline guess-check signal. Recovery still works without it, but the recovered content cannot be verified as authentic.

Tip: Store shares with different trusted people. Any 3 can recover.

Generated shares

Recover the secret

Paste any 3 shares below. You can add more if needed.

Recovered secret

How it works