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.

Reinventing Home Directories – systemd-homed [pdf]

17 pointsby kragnizover 5 years ago

6 comments

LinuxBenderover 5 years ago
I am not comfortable with the feature creep that systemd is slowing bringing in. binfmt mount executing files based on a lookup, similar to windows assoc, intercepting gethostbyname(), this really feels like an attempt to shim old vulnerable windows concepts into linux. I am concerned that linux will not be recognizable in the near future and will be subject to bloat and obfuscation. What would it take to make this stop?<p>There are some things brought in that I like, but I don&#x27;t believe systemd is required for them. Cgroups, LXC, to name a couple. Those make functional and operational sense to me.
评论 #21030607 未加载
评论 #21034026 未加载
评论 #21029899 未加载
danmgover 5 years ago
I&#x27;m going to pass on this one. How is &#x2F;etc not &#x27;extensible&#x27;? You just add a new file to the directory. Reinventing the windows registry, but this time in JSON, is a lateral move that is only going to complicate maintaining systems.<p>For user level configuration, you already have too many competing mechanisms for doing this already, and this one requires systemd level integration making it much more coupled to the operating system and system in general.
评论 #21027697 未加载
评论 #21031043 未加载
hiciuover 5 years ago
talk &#x2F; context: <a href="https:&#x2F;&#x2F;streaming.media.ccc.de&#x2F;asg2019&#x2F;relive&#x2F;164" rel="nofollow">https:&#x2F;&#x2F;streaming.media.ccc.de&#x2F;asg2019&#x2F;relive&#x2F;164</a><p>edit: I think the most important part of the talk was an answer to question about why .ssh&#x2F;authorized_keys won&#x27;t be possible with this scheme (42:00):<p>&gt; this is about protecting your data from the system as much as possible, so that when you are not logged in it&#x27;s really cut off<p>This looks like, among other things, an ecryptfs replacement.
airencrackenover 5 years ago
This seems like a massive boondoggle and a potential security issue.<p>No thanks.
philpemover 5 years ago
What is with this fetish of putting everything in systemd?<p>Soon it&#x27;ll have an X-server and a word processor built in...
mongolover 5 years ago
Some of Lennart&#x27;s inventions that he presents at conferences seem to lose momentum soon after. A while ago he talked about casync and mkosi. Both of these seemed more interesting to me than this but progress seem slow or stalled. We will see what becomes of this, but I don&#x27;t think it is a slam dunk and what everyone has always needed but never realized. I think by ruling out remote &#x2F;server use cases he will limit the interest in it.