TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Yggdrasil Network

324 点作者 BSDobelix6 个月前

21 条评论

foundry276 个月前
The first thing I tried to find on their website and their GitHub was a protocol specification, to be able to implement it independently from the reference implementation. I thought this would be straightforward since it’s advertised as a scheme&#x2F;protocol, but such a spec isn’t referenced anywhere! Digging on my own I eventually found [1] on a side-branch of one of their other GitHub projects.<p>Kudos to the author: I think it actually covers a <i>lot</i> of what you’d need to know: crypto identities, message formats, wire protocols, peering and stream semantics, spanning tree updates and root selection, the DHT, forwarding logic, sessions, etc. A couple things are TODOs like how to verify and sign root updates, and there’s some ambiguity in the tiebreaker algorithm for next-hop selection.<p>It seems to be very tightly coupled to TCP as the transport layer though, since all packets need to be delivered reliably and in the order they were sent, and need to be capable of being fragmented into smaller packets for varying MTU sizes.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;yggdrasil-network&#x2F;yggdrasil-specs&#x2F;blob&#x2F;ys001&#x2F;ys001-yggdrasil-core-specification.md">https:&#x2F;&#x2F;github.com&#x2F;yggdrasil-network&#x2F;yggdrasil-specs&#x2F;blob&#x2F;ys...</a>
评论 #42157246 未加载
评论 #42157427 未加载
hahajk6 个月前
Ok, so as I understand it, yggdrasil and cjdns are virtual P2P networks that offer the normal layer 3 routing services, but built on top of the existing internet. So they still require ISPs and internet backbones, etc.<p>Are there any projects attempting to build a worldwide P2P network that can replace the IP layer? Like a mesh network that can operate without verizon, cisco routers, etc? I know of some mesh network technologies aimed at small disconnected networks but nothing consumer-facing and supporting anything more than a few thousand nodes.
评论 #42157114 未加载
评论 #42156954 未加载
评论 #42157167 未加载
评论 #42156926 未加载
评论 #42161379 未加载
评论 #42156854 未加载
评论 #42157230 未加载
评论 #42156878 未加载
评论 #42156790 未加载
评论 #42156800 未加载
评论 #42156810 未加载
评论 #42156895 未加载
评论 #42157096 未加载
dang6 个月前
Related:<p><i>Yggdrasil Network</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41669625">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41669625</a> - Sept 2024 (3 comments)<p><i>Yggdrasil P2P mesh E2EE IPv6 network</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30156551">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30156551</a> - Jan 2022 (77 comments)<p><i>Yggdrasil – Early-stage implementation of an end-to-end encrypted IPv6 network</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27577201">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27577201</a> - June 2021 (102 comments)<p><i>Show HN: Yggdrasil Network – compact mesh routing experiment for mesh networks</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18863554">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18863554</a> - Jan 2019 (15 comments)<p><i>Announcing Yggdrasil Network v0.3</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18751991">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18751991</a> - Dec 2018 (3 comments)<p><i>Yggdrasil: End-To-end Encrypted IPv6 Networking</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18666245">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18666245</a> - Dec 2018 (1 comment)
coppsilgold6 个月前
If you want an actual mesh p2p IP-network that can punch through firewalls&#x2F;NATs you can use Tailscale&#x2F;Headscale<p>If you want a crypto-key addressable p2p connection-network there is a somewhat recent project which does this rather well:<p><a href="https:&#x2F;&#x2F;www.iroh.computer" rel="nofollow">https:&#x2F;&#x2F;www.iroh.computer</a><p>It punches through firewalls&#x2F;NATs and establishes QUIC connections.<p>They have two already useful PoC&#x27;s:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;n0-computer&#x2F;sendme">https:&#x2F;&#x2F;github.com&#x2F;n0-computer&#x2F;sendme</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;n0-computer&#x2F;dumbpipe">https:&#x2F;&#x2F;github.com&#x2F;n0-computer&#x2F;dumbpipe</a>
评论 #42164626 未加载
linsomniac6 个月前
I was pretty excited about it 3-4 years ago, but it seems like it&#x27;s kind of an abandoned project at this point. Anyone making use of it and have any impressions?
评论 #42157211 未加载
评论 #42157072 未加载
评论 #42158496 未加载
评论 #42159038 未加载
pjmlp6 个月前
And me thinking it was a Linux distribution.<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Yggdrasil_Linux&#x2F;GNU&#x2F;X" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Yggdrasil_Linux&#x2F;GNU&#x2F;X</a>
Its_Padar6 个月前
Something else in this space includes the Reticulum Network Stack <a href="https:&#x2F;&#x2F;reticulum.network&#x2F;" rel="nofollow">https:&#x2F;&#x2F;reticulum.network&#x2F;</a>
A4ET8a8uTh06 个月前
FAQ &gt;&gt; Is Yggdrasil anonymous? No, it is not a goal of the Yggdrasil project to provide anonymity.<p>I understand that the problem is hard, has its own set of issues to solve beyond just technical, but this honestly makes it a non-starter for me. Anything that would be an actual internet evolution would need to include actual anonymity. Apart from this, I simply do not see what problem it actually solves for the existing internet that is not already solved with the current setup.
评论 #42157270 未加载
评论 #42160669 未加载
评论 #42161091 未加载
PhilipRoman6 个月前
I really like the idea of address being derived from public key, but there is a problem with this approach - since Yggdrasil currently uses IPv6 addresses, the length is very limited and you can find collisions (there is a workaround which involves brute forcing a key with more leading bits). As I understand, the long term plan is adding a custom protocol which has no limits for address length.
评论 #42156869 未加载
评论 #42157301 未加载
评论 #42156876 未加载
poincaredisk6 个月前
&gt;Yggdrasil is a new experimental compact routing scheme<p>Not that new anymore, right? It&#x27;s at least 6 years old.
评论 #42156718 未加载
myspeed6 个月前
Sounds like Teredo tunnels which was part of Windows 7. It builds ipv6 tunnel over ipv4 and assigns a global IPv6 address to Windows machines. But these tunnels were later removed from Windows 10.
zoobab6 个月前
I used Onioncat, an IPv6 network over TOR:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;rahra&#x2F;onioncat">https:&#x2F;&#x2F;github.com&#x2F;rahra&#x2F;onioncat</a>
beeflet6 个月前
Still reading about this. Something strange is that ygg addresses are made to fit in ipv6 using the hash of a pubkey. How does vanity mining lead to any security benefit?<p>Why not just make a new TLD like .onion or .i2p and use base32?
ilynd6 个月前
I&#x27;m quite surprised about the number of times I&#x27;ve seen the world &#x27;yggdrasil&#x27;.
jcmontx6 个月前
I don&#x27;t know a lot about networking. Where does this stand in the networking layers? Transport? Network?
block_dagger6 个月前
Came in thinking this was an extension for the game Valheim. Different yggdrasil apparently.
评论 #42159801 未加载
barberpole6 个月前
I thought this was going to be about Yggdrasil. Why must every name in the world be destroyed by software labellers?
varunnrao6 个月前
This is not a technical point but does anyone know which font was used to typeset the logo? It looks really nice and clean.
epapsiou6 个月前
50 comments and no one mentioned Treeship or Hyperion!!
评论 #42159176 未加载
omani6 个月前
something else in this space includes (New Kind of Network) NKN. (<a href="https:&#x2F;&#x2F;nkn.org" rel="nofollow">https:&#x2F;&#x2F;nkn.org</a>)
fred_is_fred6 个月前
I get why the name was used but if you start a project that you want to be heavily adopted, please pick a simpler name. The complexity of spelling or pronouncing this for most people creates an actual barrier to adoption. MP3 was easy to say and tell your friends about, Ogg Vorbis was not.
评论 #42156783 未加载
评论 #42157189 未加载
评论 #42160681 未加载
评论 #42157279 未加载
评论 #42158838 未加载
评论 #42157145 未加载