<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: eeZi</title><link>https://news.ycombinator.com/user?id=eeZi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 16 May 2026 09:44:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eeZi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eeZi in "Escaping Docker container using waitid() – CVE-2017-5123"]]></title><description><![CDATA[
<p>This is precisely why we need projects like Grsecurity.</p>
]]></description><pubDate>Fri, 29 Dec 2017 17:47:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=16030692</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=16030692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16030692</guid></item><item><title><![CDATA[New comment by eeZi in "Alex Honnold Scales El Capitan Without Ropes, and the Climbing World Reels"]]></title><description><![CDATA[
<p>German equivalent, must read if you're a climber and know the language: <a href="http://www.bergundsteigen.at/" rel="nofollow">http://www.bergundsteigen.at/</a><p>Austria, Switzerland and Germany have a very long rock climbing history (unsurprisingly), and their respective climbing associations are obsessed about safety.</p>
]]></description><pubDate>Wed, 07 Jun 2017 00:07:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=14502654</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14502654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14502654</guid></item><item><title><![CDATA[New comment by eeZi in "Krypt.co raises 1.2M to securely store your SSH private key on your phone"]]></title><description><![CDATA[
<p>Different story, then.</p>
]]></description><pubDate>Tue, 06 Jun 2017 13:02:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=14496867</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14496867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14496867</guid></item><item><title><![CDATA[New comment by eeZi in "Krypt.co raises 1.2M to securely store your SSH private key on your phone"]]></title><description><![CDATA[
<p>But YubiKeys are built on a hardened hardware security module instead of a general purpose phone operating system with full network connectivity and a huge attack surface.<p>Having a UI does not increase security in a meaningful way. The attacker is just going to wait until the victim connects to an interesting target server and then hijack that connection. The ControlMaster feature makes that trivially easy, but it's not hard to do real injection [1].<p>If the workstation is compromised, it's over.<p>At that point, all you can do is to prevent an attacker from copying the key or using it without user interaction. A YubiKey does both - you can optionally set it to a mode where you have to approve each signature.<p>With a bank transaction, the <i>whole transaction</i> is part of the approval process and can be verified out-of-band. With a SSH login, this is not possible since you're still going to trust the workstation as soon as the session is established.<p>I'm not saying this project is useless - IF your phone is actually more secure than your workstation - which may or may not be the case - AND you've been previously been storing your keys on your workstation, then it's definitely a step up. But really, at that point, just buy a YubiKey (and properly secure your workstation!).<p>Otherwise, you now have TWO single points of failure instead of one. If either your phone or your laptop is compromised, it's over.<p>If you want login approvals that show the server name, do it as a second factor and use something like Duo Security with push approvals. This actually increases your security - instead of having, an attacker would now have to compromise both of your devices.<p>[1]: <a href="https://github.com/seastorm/PuttyRider" rel="nofollow">https://github.com/seastorm/PuttyRider</a></p>
]]></description><pubDate>Mon, 05 Jun 2017 22:35:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=14492884</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14492884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14492884</guid></item><item><title><![CDATA[New comment by eeZi in "Kubernetes by Example"]]></title><description><![CDATA[
<p>You don't need either Kubernetes or OpenShift if all you need is 2-3 instances. Just write an Ansible playbook.<p>That being said, I do run a few 2-3 node OpenShift clusters and the additional complexity was well worth it.</p>
]]></description><pubDate>Wed, 31 May 2017 19:08:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=14455071</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14455071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14455071</guid></item><item><title><![CDATA[New comment by eeZi in "Kubernetes by Example"]]></title><description><![CDATA[
<p>For anyone interested in Kubernetes: Red Hat's OpenShift is worth taking a look at.<p>It's upstream Kubernetes + a PaaS framework built in top of it.<p>It takes care of role-based access control, has a secured Docker registry (prevents applications from pulling each other's source code), Jenkins integration and can automatically build, push and deploy your applications.<p>Our team started using it and it's great. The documentation is top-notch (it's probably the best docs I've ever seen in an open source project).<p>I've seen many teams re-invent the wheel over and over again, when OpenShift already does most of what they need.<p>Happy to answer questions!<p><a href="https://www.openshift.org/" rel="nofollow">https://www.openshift.org/</a> (`oc cluster up` and a running Docker is all it takes for a first test)<p>Docs: <a href="https://docs.openshift.org/latest/welcome/index.html" rel="nofollow">https://docs.openshift.org/latest/welcome/index.html</a><p>Blog: <a href="https://blog.openshift.com/" rel="nofollow">https://blog.openshift.com/</a></p>
]]></description><pubDate>Wed, 31 May 2017 15:44:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=14453385</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14453385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14453385</guid></item><item><title><![CDATA[New comment by eeZi in "Early Linux filesystem reliability"]]></title><description><![CDATA[
<p>It resulted in random, hard to reproduce ENOSPC errors down the line without either data or metadata being anywhere close to full. Neither us nor the btrfs developers that took a look at it were able to figure out what <i>exactly</i> went wrong, but it was something about new blocks not fitting anywhere despite lots of free space.<p>Someone on #btrfs said that the filesystem layout is a lot different when using the conversion tool and all of the regression testing happens with regular filesystems, not converted ones.<p>We reinstalled all machines from scratch. Never happened again.</p>
]]></description><pubDate>Wed, 31 May 2017 10:59:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=14451544</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14451544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14451544</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>Streaming means parsing a bunch of untrusted data. What if ffmpeg/gstreamer/Clementine has a security issue? It happened before.<p>With a Chrome App, it sits in a (really strong) sandbox and would need to escape the sandbox first.<p>With a native app, it's game over.</p>
]]></description><pubDate>Wed, 31 May 2017 06:40:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=14450774</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14450774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14450774</guid></item><item><title><![CDATA[New comment by eeZi in "MySQL 8.0: Retiring Support for the Query Cache"]]></title><description><![CDATA[
<p>Red Hat is trying to address this with their Debezium project:<p><a href="http://debezium.io/" rel="nofollow">http://debezium.io/</a></p>
]]></description><pubDate>Wed, 31 May 2017 00:21:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449644</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449644</guid></item><item><title><![CDATA[New comment by eeZi in "MySQL 8.0: Retiring Support for the Query Cache"]]></title><description><![CDATA[
<p>JetBrains DataGrip comes close and supports many different SQL dialects (it's also comes with IntelliJ as the SQL plugin).</p>
]]></description><pubDate>Wed, 31 May 2017 00:20:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449636</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449636</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>You can do that with regular web apps - just create a desktop shortcut in the Chrome menu ("More").</p>
]]></description><pubDate>Tue, 30 May 2017 23:53:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449534</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449534</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>Signal Desktop and Cleanflight are open source.<p>And sometimes, you have no choice - there's no FOSS alternative to TeamViewer, and thanks to it running inside Chrome, I no longer have to run a Windows VM.<p>The web based SSH client is published by Google themselves and they use it internally.<p>> The teams working on Debian, Ubuntu, Arch, etc. have much better security track records than some random web developers who've made an "app".<p>The way things are, right now, Chrome is much better at protecting apps from each other than my Linux desktop is. If, for example, the Cleanflight or TeamViewer apps were regular apps, a bug in them would fully compromise my account.<p>---<p>Off topic remark about Linux distro security: I really like Arch, but security isn't their strongest suit. For example, they <i>still</i> haven't enabled full-system ASLR, citing unfounded performance concerns, when other distributions did so years ago. Even Windows with all their third party apps has a higher percentage of ASLR binaries than the average Arch system.<p>They also have no central build system and instead rely on volunteers who build the packages on their personal systems and sign them using their personal GPG keys.<p>I really want ASLR in Arch so I'll keep complaining about it publicly until it finally happens :-)</p>
]]></description><pubDate>Tue, 30 May 2017 23:42:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449464</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449464</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>Hah, that's a funny thread. I've heard that Google is using Chromebooks for engineers with production access.<p>Makes a lot of sense sense since Chrome OS is much easier to secure than a normal Linux distribution.</p>
]]></description><pubDate>Tue, 30 May 2017 23:04:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449290</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449290</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>But that's <i>only</i> Chrome OS.<p>Chrome Apps were great because they worked on all (desktop) platforms.</p>
]]></description><pubDate>Tue, 30 May 2017 22:55:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449239</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449239</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>Agreed, the SSH client is a bit of an outlier since you have that natively.<p>I still listed it for completeness, I do use it, after all.</p>
]]></description><pubDate>Tue, 30 May 2017 22:51:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449211</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449211</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>Chrome OS has no native SSH client, but Google published a NaCL based SSH client:<p><a href="https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo?hl=de" rel="nofollow">https://chrome.google.com/webstore/detail/secure-shell/pnhec...</a><p>It's useful outside of Chrome OS if you have a security perimeter based on TLS with ACLs and auditing already in place and you want to use it for SSH as well:<p><a href="https://github.com/zyclonite/nassh-relay" rel="nofollow">https://github.com/zyclonite/nassh-relay</a><p><a href="https://chromium.googlesource.com/chromiumos/platform/assets/+/863cae3e4a79e123d04f9ee0b34ca1f14faa38d9/chromeapps/nassh/doc/faq.txt" rel="nofollow">https://chromium.googlesource.com/chromiumos/platform/assets...</a><p>Google uses a similar setup internally.</p>
]]></description><pubDate>Tue, 30 May 2017 22:41:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449150</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449150</guid></item><item><title><![CDATA[New comment by eeZi in "Early Linux filesystem reliability"]]></title><description><![CDATA[
<p>I'm running btrfs in production with a very heavy workload with millions of files and all sorts of different access patterns. Regular deduplication runs, too. We're probably one of the largest btrfs users.<p>Had a LOT of unplanned downtime due to various issues with older kernel versions, but 4.10+ has been solid so far. You definitely need operational tooling (monitoring, maintenance like balance) and a good understanding of the internals (what happens when you run our of metadata space etc.).<p>Happy to answer questions!<p>On a related note: Never ever use the ext4 to btrfs conversion tool! It's horribly broken and causes issues weeks later.</p>
]]></description><pubDate>Tue, 30 May 2017 22:21:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=14449019</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14449019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14449019</guid></item><item><title><![CDATA[New comment by eeZi in "Goodbye PNaCl, Hello WebAssembly"]]></title><description><![CDATA[
<p>This one I'm fine with since WebAssembly is a worthy replacement, but I'm still annoyed at Google discontinuing Chrome Apps.<p>Some examples of specialized apps I use all the time that would require a native app otherwise:<p>- Signal Desktop<p>- TeamViewer<p>- Postman<p>- SSH client<p>- Cleanflight drone configuration tool<p>It was one of the best things that happened to Linux desktops in a long time and removing it hurts users and makes them less secure.<p>Now everyone is moving to Electron and instead of one Chrome instance, I'm now running five which use more than one GB of RAM each. Much less secure, too, since each has its own auto-updater or repository and instead of being sandboxed by Chrome's sandbox, they're all running with full permissions.<p>It also means I cannot longer use Signal Desktop on my work device since installing native apps is forbidden for good reasons, while Chrome Apps are okay.<p>It also hurts Chrome OS users since Chrome Apps are being abandoned in favor of Electron. It also makes it less useful for developers to create Chrome Apps since the market is much smaller.<p>Since Chrome Apps continue to be available on Chrome OS, I'm considering separating that functionality into a stand-alone runtime or making a custom build for Linux. Anyone wants to help with that?</p>
]]></description><pubDate>Tue, 30 May 2017 21:51:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=14448843</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=14448843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14448843</guid></item><item><title><![CDATA[New comment by eeZi in "Google Identity-Aware Proxy"]]></title><description><![CDATA[
<p>Can anyone recommend this?<p><a href="https://github.com/bitly/oauth2_proxy" rel="nofollow">https://github.com/bitly/oauth2_proxy</a></p>
]]></description><pubDate>Thu, 09 Mar 2017 22:09:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=13834266</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=13834266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13834266</guid></item><item><title><![CDATA[New comment by eeZi in "Emacs org-mode examples and cookbook"]]></title><description><![CDATA[
<p>Now that's it's open source, it should be easy to fix it.</p>
]]></description><pubDate>Thu, 09 Mar 2017 16:40:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=13830417</link><dc:creator>eeZi</dc:creator><comments>https://news.ycombinator.com/item?id=13830417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13830417</guid></item></channel></rss>