diff --git a/README.md b/README.md index 212d4ff..4924c9a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,14 @@ `minga` (Quechua: *collective work*) shares content peer-to-peer: multi-bundle packs, content-addressed (BLAKE3) storage, and a FUSE filesystem so shared content mounts as real files. Discovery and transport ride the `card`/`chasqui` networking layer (relay, dcutr, autonat — NAT-traversal included). +

+ minga showreel — the repo explorer: AST nodes in the content-addressed store, Ed25519 attestations vouching for them, and Merkle-Search-Tree keys +
+ the repo explorer — content-addressed AST nodes, Ed25519 attestations & Merkle-Search-Tree keys +

+ ## How dependencies work -Front-door repo: only `minga-*` crates here. The `card` identity primitives, shared leaves and UI are git-dependencies of the [`gioser`](https://gitea.gioser.net/sergio/gioser) monorepo (source of truth). +Front-door repo: only `minga-*` crates here. The `card` identity primitives, shared leaves and UI are git-dependencies of the [`tawasuyu`](https://github.com/tawasuyu/tawasuyu) monorepo (source of truth). ## License -MIT. Part of the [gioser](https://gitea.gioser.net/sergio/gioser) suite. +MIT. Part of the [tawasuyu](https://github.com/tawasuyu/tawasuyu) suite. diff --git a/docs/minga_showreel.gif b/docs/minga_showreel.gif new file mode 100644 index 0000000..f43a497 Binary files /dev/null and b/docs/minga_showreel.gif differ diff --git a/docs/minga_showreel.mp4 b/docs/minga_showreel.mp4 new file mode 100644 index 0000000..9fda171 Binary files /dev/null and b/docs/minga_showreel.mp4 differ