# Convex Social

> Peer-to-peer social network primitives on the lattice. Users own cryptographically signed feeds; nodes selectively replicate based on follow relationships.

**Category:** Embedded Engines  
**Status:** experimental  
**Licensing:** open-source  
**License:** Apache-2.0  
**Page:** https://brittleboye.github.io/awesome-lattice/projects/engines/convex-social/

## Description

Convex Social provides peer-to-peer primitives for social networks built on the lattice. Users own cryptographically signed feeds rooted in their own keys; nodes selectively replicate content based on follow relationships and local policy. There is no central server, no platform account, and no single party that can suspend or shadow-ban.

The design handles identity, posting, following, threading, and reactions, with lattice-merge semantics that make concurrent activity from disconnected peers converge cleanly when they sync.

## Links

- **Source:** https://github.com/Convex-Dev/convex
- **Javadoc:** https://javadoc.io/doc/world.convex/convex-social

## Tags

`social` `p2p` `identity`

_Generated 2026-04-19T08:15:29.593Z by Awesome Lattice._