Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-13 | core: replace bundle checksum with BLAKE3 | Kim Altintop | |
BLAKE3 has a verified streaming mode (Bao), which allows variable chunk sizes without altering the root hash. This means that a BLAKE3 hash can serve as a long-term stable content address in location-independent storage (as demonstrated by iroh). Signed-off-by: Kim Altintop <kim@eagain.io> | |||
2023-01-09 | This is it | Kim Altintop | |
Squashed commit of all the exploration history. Development starts here. Signed-off-by: Kim Altintop <kim@eagain.io> |