Last updated: 2026-06-10

                                        ____                      _   ___
  __ _ _ __ ___   __      _____    _ __|___ \ _ __     _   _  ___| |_/ _ \
 / _` | '__/ _ \  \ \ /\ / / _ \  | '_ \ __) | '_ \   | | | |/ _ \ __\// /
| (_| | | |  __/   \ V  V /  __/  | |_) / __/| |_) |  | |_| |  __/ |_  \/
 \__,_|_|  \___|    \_/\_/ \___|  | .__/_____| .__/    \__, |\___|\__| ()``
                                  |_|        |_|       |___/

Not yet, but as of 2026 we’re making progress again.

2026 update

P2P Matrix work has resumed at Element as of July 2026 thanks to funding from the Dutch Government.

We’ll update this site properly once we get a chance, but current status is:

For more info, see the slides from DWebCamp 2026: P2P Matrix - A New Hope.

2020-2023 details below:

Check out the Introducing P2P Matrix and Introducing Pinecone blog posts for why we are doing this.

Our aims are to:

Track the progress of P2P Matrix and join us at #p2p:matrix.org.

Dendrite

We need a fully-featured production-ready homeserver which can be embedded into a range of clients, from mobile devices to web browsers.

Pinecone

We need a production-ready overlay network for P2P traffic. Testing pinecone is done primarily using the simulator which allows for faster iteration times on protocol changes.

Matrix

We need to improve the Federation protocol to work with servers which frequently go offline and may have 1000s of servers (p2p nodes) in each room.

Bridging between P2P and Normal Matrix

We need a way to bootstrap the system with content and users. We can use the existing Matrix ecosystem to do this.

Antigoals at this point

Pinecone Releases

v0.11.0 - Protocol broadcasts
v0.10.0 - Hybrid routing
v0.9.0 - Soft-state v2
v0.8.0 - QUIC Traffic
v0.7.0 - Traffic queues
v0.6.0 - Protocol Setup ACKs
v0.5.0 - Cryptographically signed protocol frames
v0.4.0 - Complete refactor
v0.3.0 - Hard-state v2
v0.2.0 - Hard-state v1
v0.1.0 - Soft-state v1

History

be58e8d - (2026-07-10) fix links again

2f931c8 - (2026-07-10) bump last updated date

29a4e57 - (2026-07-10) fix more links

a1a1c67 - (2026-07-10) fix links

8a01b4f - (2026-07-10) unbitrot the website CI

eec6bd8 - (2026-07-10) A new hope!

b77f2cc - (2023-07-06) Fix link to “Introducing P2P Matrix”

ef185e0 - (2023-05-01) Update federation section to reflect new Power DAG approach

9d6d5a8 - (2023-03-13) Update matrix protocol section to WIP

48b27f8 - (2023-01-23) Update progress on store & forward capability

9810cc5 - (2023-01-20) Reached 100% server-server sytest coverage!

d250309 - (2023-01-03) Bump synapse client-server parity

cb6ebdc - (2022-12-09) Add reference to pinecone simulator

fc19b51 - (2022-12-08) Update last updated date

e08469d - (2022-12-08) Add pinecone release tracking to page