Erasure Coding — pick a scenario
0/4 donePick one and press Start, then click Next › to step through it.
Watch forThe two parity rows filling with noise-like bytes while the data rows stay readable text.
More about this scenario
You'll learnThe base case: a systematic code keeps the k data shards raw and adds m parity shards mixed from them.
How it runsSlice the object into four data shards, then compute two Reed-Solomon parity shards over GF(256) from all four.