this post was submitted on 24 Jun 2024
102 points (94.0% liked)
Open Source
31063 readers
621 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Trying to figure this out
Hyperswam dht is used as the hole punch intermediary... Which is running on the hole punch swarm...https://github.com/hyperswarm
I can't find a good overview document of how the entire architecture works, there's no Wikipedia page on this system.
At its core, if it's open source, I want to know what I need to run this independently on my own networks without touching any of their stuff.
There's more information about the components of this system here:
https://docs.pears.com
There really isn't much to this Holesail project - it's a little convenience wrapper around Hyper DHT and that's a part of this Pear project it seems. That site has a list of the various components and links to each one's GitHub.
Pear looks like an interesting project but I haven't looked through the details of how it works.