diff --git a/README.md b/README.md index 04f8e3b..aa52b63 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ This repository lists components that can be used to extend the [Community Solid | [Hello World](https://github.com/CommunitySolidServer/hello-world-component) | Help people get started creating their own components | | [Derived Resources](https://github.com/SolidLabResearch/derived-resources-component) | Allows the creating of derived/virtual resources, whose contents are dynamically generated based on other resources. | | [IPFS Backend](https://github.com/DianaNegut/css-ipfs-backend) | An IPFS (Kubo/MFS) storage backend: DataAccessor that stores Solid pod data on IPFS instead of the local filesystem. | +| [FediPod Server](https://github.com/jeff-zucker/FediPod/tree/main/packages/fedipod-server) | Adds an ActivityPub server to the CSS install. | +| [CSS-NextGraph](https://github.com/jeff-zucker/FediPod/tree/main/packages/css-nextgraph) | A NextGraph storage backend - encrypted pods. |