diff --git a/src/layouts/index.html b/src/layouts/index.html index 23ba66d..fdd66ae 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -764,13 +764,13 @@
-
-
-
+
+
+
-
-

And we can't fix OSS with just any tea… we need some CHAI

+
+

And we can't fix OSS with just any tea… we need some CHAI

The open source package registry can be thought of a directed graph, with each package version representing a node and dependency relationships as edges. An on-chain graph could align incentives between open source maintainers and users for different projects. It can evaluate the impact of these projects based on their dependencies, and even proportionately reward them. It is difficult to design & implement such a network -- one that knows about every open source package & their depedencies -- but we believe the aligned incentives will yield much better outcomes for our open source maintainers.

Chai_v1 is the system that collects all the nodes & edges across all package managers, and verifies the maintainers for each one. It will be prepopulated with packages from tea (300 & counting), brew (6k), crates (104k), PyPI (300k), and npm (1.6M) as nodes, and all their relationships, and pagerank scores available. It will eventually enable users to formalize their project maintainer status with an additional commit message to the main branch of their repo.

@@ -782,13 +782,17 @@