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.

Demystifying Secure NFS

5 pointsby jmmv6 months ago

2 comments

chasil6 months ago
In 2018, I wrote an article on pushing NFSv4 through stunnel, resulting in NFS over TLS. Emails between NFS kernel developers indicate that this is <i>much</i> faster than Kerberos, and the RSA key setup that I published was adopted in RFC-9289 (which I assume also addresses the performance issue).<p><a href="https:&#x2F;&#x2F;www.linuxjournal.com&#x2F;content&#x2F;encrypting-nfsv4-stunnel-tls" rel="nofollow">https:&#x2F;&#x2F;www.linuxjournal.com&#x2F;content&#x2F;encrypting-nfsv4-stunne...</a><p>Edit: Some time after I published, one of the RFC authors outlined the NFS architectural changes in a blog post.<p><a href="https:&#x2F;&#x2F;blogs.oracle.com&#x2F;linux&#x2F;post&#x2F;encrypting-nfs-data-on-the-wire" rel="nofollow">https:&#x2F;&#x2F;blogs.oracle.com&#x2F;linux&#x2F;post&#x2F;encrypting-nfs-data-on-t...</a>
jmmv6 months ago
Original author here. I wrote this article because I have set up NFSv4 with Kerberos twice so far and, both times, I ended up with a functional system but… very frustrated by how difficult and fragile everything seems.<p>That said, I still have a bunch of unanswered questions (all listed at the bottom of the article) and I suspect that some of you folks might have some insightful answers or corrections… hence why I’m submitting the article myself. If you do have any of those insights, please share here or there. And thanks!
评论 #42050202 未加载