TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MinimaLT: Minimal-Latency Networking Through Better Security (2013) [pdf]

25 pointsby jobstijlalmost 6 years ago

3 comments

dangalmost 6 years ago
Small threads from 2014: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8340389" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8340389</a><p>and 2013: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5755539" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5755539</a>
评论 #20190417 未加载
vinay_ysalmost 6 years ago
After reading first couple of paragraph of this paper, Wireguard (<a href="https:&#x2F;&#x2F;www.wireguard.com" rel="nofollow">https:&#x2F;&#x2F;www.wireguard.com</a>) comes to mind. Then, they mentioned a research OS called Ethos (which seems to be defunct now). Did they figure out a more mainstream implementation?
beagle3almost 6 years ago
I found this[0] implementation that does not require replacing the entire OS with Ethos, but I haven&#x27;t yet tried it and cannot vouch for it.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;nimbus-network&#x2F;minimalt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nimbus-network&#x2F;minimalt</a>