Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorropo/go-silverpine
https://github.com/jorropo/go-silverpine
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorropo/go-silverpine
- Owner: Jorropo
- License: mit
- Created: 2022-06-24T09:44:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T10:22:37.000Z (4 months ago)
- Last Synced: 2024-11-29T17:37:56.127Z (24 days ago)
- Language: Go
- Size: 188 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Silverpine
Silverpine is a mestnet libp2p transport compatible with the [Yggdrasil](https://yggdrasil-network.github.io/) mesh network using [Ironwood](https://github.com/Arceliar/ironwood) and [go-QUIC](https://github.com/quic-go/quic-go).
Note, Pin argenté is **NOT** part of the yggdrasil IPv6 overlay network. It can route data with yggdrasil's nodes (in both directions), but yggdrasil nodes can't connect to Pin argenté one since we do some custom crypto and packeting (we use QUIC instead of IPv6).
Note2: right now interop with ygg is broken, Silverpine is missing the YGG meta header.