add a little bit more on meshes

This commit is contained in:
Fisher Darling
2022-10-16 09:36:27 +02:00
parent 04c5df5c89
commit 5e895d198c
+5 -1
View File
@@ -25,12 +25,13 @@ project updates
- non ideal for learning - non ideal for learning
- slow? - slow?
- wireguard mesh + running bgp - wireguard mesh + running bgp
- quick to setup, should be done first to explore
different ways to peer.
- more modern technology - more modern technology
- pinecone - pinecone
- SNEK protocol: https://github.com/matrix-org/pinecone#pinecone - SNEK protocol: https://github.com/matrix-org/pinecone#pinecone
- rather then routing through peers, you route through the next lowest key - rather then routing through peers, you route through the next lowest key
- custom mesh based on pinecone inspired by wireguard - custom mesh based on pinecone inspired by wireguard
-
suggestions suggestions
----------- -----------
@@ -38,6 +39,9 @@ suggestions
* media server presentation (plex, jellyfin, ohea.xyz/mediasrv, etc) * media server presentation (plex, jellyfin, ohea.xyz/mediasrv, etc)
* raspberry pi kvm * raspberry pi kvm
* CDP (Chrome Debug Protocol) and how to make custom updates to dev tools * CDP (Chrome Debug Protocol) and how to make custom updates to dev tools
2. fisher
* Peering presentation (BGP, WG, etc?)
* Modern mesh routing tech. Pinecone, SNEK, Spanning Tree
poll poll