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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

R5N - Obfuscated mesh routing on hostile networks.

106 点作者 tinydev10 个月前

3 条评论

jay-barronville10 个月前
Is there an official reference implementation of the protocol available?
评论 #41186082 未加载
schanzen10 个月前
Presentation given at IETF 118: <a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;meeting&#x2F;118&#x2F;materials&#x2F;slides-118-dispatch-the-r5n-distributed-hash-table-00.pdf" rel="nofollow">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;meeting&#x2F;118&#x2F;materials&#x2F;slides-11...</a>
orthecreedence10 个月前
I&#x27;m curious about two things. I don&#x27;t really understand how the randomized addressing helps with data locality. Is it just saying that XOR gives random results, and so adding random hops before doing lookups gives a higher statistical percentage of reaching nodes?<p>Also how does this compare to something like libp2p w&#x2F; DCUtR for NAT traversal? Is the NAT problem circumvented by the randomized walk routing?
评论 #41184515 未加载