<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: andreaso</title><link>https://news.ycombinator.com/user?id=andreaso</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 05 Sep 2026 07:24:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=andreaso" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by andreaso in "deSEC – Free Secure DNS"]]></title><description><![CDATA[
<p>Are you aware that the child zone A(AAAA) records for danube.ns.ptrdns.net differs from the parent zone A(AAA) glue records for danube.ns.ptrdns.net?<p>Looks like it's the glue records that point to the actual server?</p>
]]></description><pubDate>Fri, 04 Sep 2026 20:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49569665</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=49569665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49569665</guid></item><item><title><![CDATA[New comment by andreaso in "SSH Check – public SSH server testing tool"]]></title><description><![CDATA[
<p>That sshd only supports the chacha20-poly1305 cipher.<p>Perfectly fine with that, since I'm the only one logging into that server.</p>
]]></description><pubDate>Thu, 15 Jun 2017 16:54:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=14562098</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=14562098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14562098</guid></item><item><title><![CDATA[New comment by andreaso in "SSH Check – public SSH server testing tool"]]></title><description><![CDATA[
<p>It appear to have problems with newer chiphers.<p>sshd[28670]: fatal: Unable to negotiate with 40.112.150.31 port 47286: no matching cipher found. Their offer: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,3des-cbc,twofish256-ctr,twofish192-ctr,twofish128-ctr,twofish256-cbc,twofish192-cbc,twofish128-cbc,twofish-cbc [preauth]</p>
]]></description><pubDate>Thu, 15 Jun 2017 10:32:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=14559173</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=14559173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14559173</guid></item><item><title><![CDATA[New comment by andreaso in "Dell’s Skylake XPS 13, Precision workstations now come with Ubuntu preinstalled"]]></title><description><![CDATA[
<p>Does it really matter that much what distro it ships with? As long as the laptop ships with any distro preinstalled that hardware tend to be properly supported by the Linux kernel, allowing you to feel safe about installing any other (up-to-date) distro.</p>
]]></description><pubDate>Sat, 12 Mar 2016 09:34:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=11272124</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=11272124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11272124</guid></item><item><title><![CDATA[New comment by andreaso in "Big News for ZFS on Linux"]]></title><description><![CDATA[
<p>I'd imagine there are people who consider the article relevant based on its author.<p><a href="https://en.wikipedia.org/wiki/Adam_Leventhal_%28programmer%29" rel="nofollow">https://en.wikipedia.org/wiki/Adam_Leventhal_%28programmer%2...</a></p>
]]></description><pubDate>Mon, 07 Mar 2016 18:58:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=11240732</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=11240732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11240732</guid></item><item><title><![CDATA[New comment by andreaso in "Can you trust Tor's exit nodes?"]]></title><description><![CDATA[
<p>To be fair, at least the Tor Project itself makes a rather serious effort to be upfront with its own limitations, etc.<p>For example, when you use the (recommended) Tor Browser Bundle the start page contains a window containing the following headsup<p>"Tor is NOT all you need to browse anonymously! You may need to change some of your browsing habits to ensure your identity stays safe."<p>As well as a link to <a href="https://www.torproject.org/download/download.html.en#warning" rel="nofollow">https://www.torproject.org/download/download.html.en#warning</a>.<p>That same warning is also present on the main download page: <a href="https://www.torproject.org/download/download-easy.html.en" rel="nofollow">https://www.torproject.org/download/download-easy.html.en</a></p>
]]></description><pubDate>Fri, 26 Jun 2015 10:36:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=9783408</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=9783408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9783408</guid></item><item><title><![CDATA[New comment by andreaso in "Debian Security Advisory: DSA-3025-1 apt"]]></title><description><![CDATA[
<p>Well, if you want you can always manually download and verify the the packages.<p>1) Find list of applicable binary packages, for example by taking a look at <a href="https://packages.debian.org/source/wheezy/apt" rel="nofollow">https://packages.debian.org/source/wheezy/apt</a><p>2) Download <a href="http://security.debian.org/dists/wheezy/updates/InRelease" rel="nofollow">http://security.debian.org/dists/wheezy/updates/InRelease</a>, and verify the gpg signature against the archive signing key, found in /etc/apt/trusted.gpg alt. in /etc/apt/trusted.gpg.d/*.gpg<p>3) Download <a href="http://security.debian.org/dists/wheezy/updates/main/binary-amd64/Packages.bz2" rel="nofollow">http://security.debian.org/dists/wheezy/updates/main/binary-...</a>, and verify that its sha256 sum matches what you have in your previously downloaded InRelease file.<p>4 Inside the downloaded Packages.bz2 you'll find the relative paths as well as the sha256 sums of the packages you want to download.<p>If nothing else this is a good exercise to see how the different pieces fit together.</p>
]]></description><pubDate>Wed, 17 Sep 2014 16:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=8330653</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=8330653</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8330653</guid></item><item><title><![CDATA[New comment by andreaso in "Obtain a GitHub user's public keys"]]></title><description><![CDATA[
<p>Yepp, and there is already an existing tool, which currently supports GitHub as well as Launchpad.<p><a href="http://manpages.ubuntu.com/manpages/trusty/en/man1/ssh-import-id.1.html" rel="nofollow">http://manpages.ubuntu.com/manpages/trusty/en/man1/ssh-impor...</a>
<a href="https://launchpad.net/ssh-import-id" rel="nofollow">https://launchpad.net/ssh-import-id</a></p>
]]></description><pubDate>Mon, 16 Jun 2014 13:23:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=7898878</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=7898878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7898878</guid></item><item><title><![CDATA[New comment by andreaso in "Fedora 21 To Have DNSSEC Validation Enabled By Default"]]></title><description><![CDATA[
<p>Well, despite its imperfections, how does DNSSEC worsen security compared to regular DNS? Besides, it's not like the use of DNSSEC prevent you from continuing to also rely on additional measures; such as good old fashions CAs, or something better.</p>
]]></description><pubDate>Fri, 02 May 2014 15:17:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=7686175</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=7686175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7686175</guid></item><item><title><![CDATA[New comment by andreaso in "Google Cloud DNS"]]></title><description><![CDATA[
<p>Yeah, I'm getting that same premium experience.<p>Appear to also hit Google Apps as well as any AppeEngine hosted site.</p>
]]></description><pubDate>Tue, 29 Apr 2014 14:53:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=7667356</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=7667356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7667356</guid></item><item><title><![CDATA[New comment by andreaso in "OpenSSH 6.5 Released"]]></title><description><![CDATA[
<p>Well, FreeBSD 9.0 merged those patches into its OpenSSH. Perhaps that was what was floating in the back of your mind?</p>
]]></description><pubDate>Fri, 31 Jan 2014 17:13:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=7157719</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=7157719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7157719</guid></item><item><title><![CDATA[New comment by andreaso in "Linux Voice – A new Linux magazine that gives back"]]></title><description><![CDATA[
<p>A bit unhappy about Indiegogo, insisting on "Shipping Address Line Two can't be blank"; when my regular postal address really is fully covered by Name, Country, Address Line 1, City and ZIP Code.<p>Sure, I could probably fill in some kind of apartment number or so. Yet, it's not something I usually have on in my postal address, and it's definitely not something getting a line of its own.<p>Also, that seemingly broken requirement bugs me.</p>
]]></description><pubDate>Mon, 11 Nov 2013 17:55:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=6712876</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=6712876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6712876</guid></item><item><title><![CDATA[New comment by andreaso in "Show HN: Test your E-Mail for IP Leaks"]]></title><description><![CDATA[
<p>You know, IPv6...<p>I'm getting a false "Your email has been received and it doesn't leak your IP", due to the fact that the web site is only available using IPv4 while I'm connecting to my SMTP server over IPv6. As long as the website only captures IPv4 addresses it really might need to display an inconclusive result in the presence of IPv6 received headers.<p>Oh, and when the web site do become IPv6 reachable you probably will want to make an explicit attempt to also catch a potential IPv4 address, in the case situation above is the reverse.</p>
]]></description><pubDate>Sat, 09 Nov 2013 06:19:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=6700865</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=6700865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6700865</guid></item><item><title><![CDATA[New comment by andreaso in "MyOpenID will be turned off on February 1, 2014"]]></title><description><![CDATA[
<p>I have a clavid.com openid delegated using my own domain...</p>
]]></description><pubDate>Wed, 04 Sep 2013 18:20:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=6329370</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=6329370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6329370</guid></item><item><title><![CDATA[New comment by andreaso in "Norwegian backup provider promises NSA-free data storage using Norwegian laws "]]></title><description><![CDATA[
<p>While I mostly agree I also think that having some legal/jurisdictional protection is a good thing. If nothing else for the case where there turn out to be an exploitable weakness in the client side encryption you are using.</p>
]]></description><pubDate>Mon, 17 Jun 2013 10:51:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=5892422</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=5892422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5892422</guid></item><item><title><![CDATA[New comment by andreaso in "OpenPGP JavaScript implementation"]]></title><description><![CDATA[
<p>You appear to threat trust as something binary; either you trust a host or not? In my world trust (as well as security in general) is always a spectrum, or something more multidimensional; that you trust various host to different degrees, in different way against different threats.<p>Let us for example say that I have a server which you are fairly certain that noone will compromise, but you do have a concern that someone might physically steal it. In such a case you might be more likely to trust the javascript it serves than you are to trust it with storing your actual private key.<p>(Yes, I realize that someone who gets physical access to the machine will be able to modify its code, etc. Yet, while it might be fairly easy for someone to physically break into a building it might be harder to do so without leaving any traces behind, alerting you of possible tampering.)<p>By the way, my trust example above is fairly similar to the use of ssh-agent forwarding; where you trust a machine enough not to abuse an active forwarding, but without having to trust it to actually store your private ssh key.<p>Neither do I understand why you appear to say that SSL would provide a comparably security. OpenPGP will definitely provide a stronger  transport security than the possibly of there being SMTP StartTLS being done. Likewise might OpenPGP matter for the recepient, especially if that person are doing the decryption locally on a workstation/laptop, saving that person from having to trust his/her mail provider.</p>
]]></description><pubDate>Thu, 30 May 2013 10:47:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=5791750</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=5791750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5791750</guid></item><item><title><![CDATA[New comment by andreaso in "Raven Software releases source code for Jedi Academy, Jedi Outcast"]]></title><description><![CDATA[
<p>Someone is gracious enough to release their code base, and choose to make a snide remark about their choice of hosting?</p>
]]></description><pubDate>Thu, 04 Apr 2013 06:38:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=5491331</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=5491331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5491331</guid></item><item><title><![CDATA[New comment by andreaso in "Linux 3.7 released"]]></title><description><![CDATA[
<p>Building a kernel of your own is fairly trivial. The potentially less trivial part is keeping it up-to-date with security fixes, etc. Not impossible by any means, but it does require a bit of a commitment in time, build environment, etc.</p>
]]></description><pubDate>Tue, 11 Dec 2012 19:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=4906381</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=4906381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4906381</guid></item><item><title><![CDATA[New comment by andreaso in "A Tutorial on Anonymous Email Accounts"]]></title><description><![CDATA[
<p>Regarding FastMail and the US.<p>* FastMail have their servers in New York City (as well as on Iceland).<p>* Opera Software do have an office in the US.<p>I have no idea to what extent that puts FastMail under US juristriction.<p>(Disclaimer: I work for Opera Software, but not on the FastMail team.)</p>
]]></description><pubDate>Thu, 29 Nov 2012 13:49:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=4847629</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=4847629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4847629</guid></item><item><title><![CDATA[New comment by andreaso in "GitLab - an open source clone of GitHub"]]></title><description><![CDATA[
<p>...or that they simply considers github to have a more robust server infrastructure?</p>
]]></description><pubDate>Sat, 15 Oct 2011 13:11:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=3114740</link><dc:creator>andreaso</dc:creator><comments>https://news.ycombinator.com/item?id=3114740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3114740</guid></item></channel></rss>