<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: akaiser</title><link>https://news.ycombinator.com/user?id=akaiser</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 16 Sep 2026 12:18:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=akaiser" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by akaiser in "German Rheinmetall open-sources its Battlesuite connected weapon system protcol"]]></title><description><![CDATA[
<p>I sense you'd enjoy the signup process for Klaus Programmieren: <a href="https://klausprogrammieren.com/" rel="nofollow">https://klausprogrammieren.com/</a></p>
]]></description><pubDate>Wed, 16 Sep 2026 06:49:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49722923</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=49722923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49722923</guid></item><item><title><![CDATA[New comment by akaiser in "The Nearest Neighbor Attack"]]></title><description><![CDATA[
<p>Eludes me why they didn't have device-certificate-based auth for their Enterprise WiFi in addition to the username+password. Basically comes for free with AD and NPS.</p>
]]></description><pubDate>Mon, 25 Nov 2024 13:49:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=42236269</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=42236269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42236269</guid></item><item><title><![CDATA[New comment by akaiser in "Exodus Bitcoin Wallet: $490k swindle"]]></title><description><![CDATA[
<p>A wallet app like Exodus is not for keeping BTC, it's for transacting with it.<p>The wallet file is for keeping BTC, and whether you print it on laminated paper or copy it to multiple USB sticks that you distribute in multiple places (you can encrypt a USB stick, but not really a piece of paper, so beware who has access to your storage!), doesn't matter once you want to use your BTC.
Using your BTC requires a computer and a wallet app; there's no way around that besides online platforms.<p>The real solution for fake wallets is to independently validate signatures of wallet app releases or to build from source yourself. Also wait for a few weeks before jumping onto the latest wallet version. Who knows if the developer's supply chain got compromised.<p>Edit for completeness:
Last but not least, do offline transactions (send the signed transaction using an online device without access to the wallet).</p>
]]></description><pubDate>Wed, 21 Feb 2024 12:23:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=39452945</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=39452945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39452945</guid></item><item><title><![CDATA[New comment by akaiser in "Linux and TPMs with systemd measured boot [video]"]]></title><description><![CDATA[
<p>Then again, an attacker can read the decryption key from RAM (freeze and remove the modules, then dump the memory on another system) and  decrypt the disk offline.<p>So, data on a stolen laptop which has an unprotected TPM (no PIN to boot) can be considered compromised.</p>
]]></description><pubDate>Sun, 05 Nov 2023 11:13:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=38150104</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=38150104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38150104</guid></item><item><title><![CDATA[New comment by akaiser in "How do we pay for parking?"]]></title><description><![CDATA[
<p>Technically there is no requirement for a mobile app or data.
Through PayByPhone you can pay for parking using SMS, by calling (IVR), a web app or mobile apps.
But as the author points out, it's hard for the user to know about all the options.
That's why I'm personally not a fan of cities that allow more than one vendor. How to advertise all of them on sign posts and stickers (sometimes given different location IDs that you need to use with each vendor) without overwhelming the user?<p>Note: I work at PBP</p>
]]></description><pubDate>Sat, 19 Aug 2023 22:42:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=37194079</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=37194079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37194079</guid></item><item><title><![CDATA[New comment by akaiser in "How do we pay for parking?"]]></title><description><![CDATA[
<p>Yes, try <a href="https://m.paybyphone.com" rel="nofollow noreferrer">https://m.paybyphone.com</a></p>
]]></description><pubDate>Sat, 19 Aug 2023 22:09:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37193815</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=37193815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37193815</guid></item><item><title><![CDATA[New comment by akaiser in "Breaking Textbook RSA Used to Protect the Privacy of Millions of Users"]]></title><description><![CDATA[
<p>The article describes the fact that the CM Browser ignores certificate errors and shows websites as though they were properly secured.
Having an actual proper setup (with a trusted CA etc.) wouldn't help here, because a MITM attack would not be visible, because the middle man's certificate would be shown as valid in any case.<p>I assume Tencent's QQ Browser validates certificates properly, but combined with a horrible RSA implementation that's not worth anything. It's actually a more clever (less visible) way of pretending to establish secure/authenticated connections.</p>
]]></description><pubDate>Mon, 12 Feb 2018 23:49:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=16363496</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=16363496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16363496</guid></item><item><title><![CDATA[New comment by akaiser in "Breaking Textbook RSA Used to Protect the Privacy of Millions of Users"]]></title><description><![CDATA[
<p>Why not just pretend you do TLS and simply don't show MITM attacks to your users like the (also somehow Chinese) CM Browser does?
<a href="https://medium.com/@dEad0r/cm-browser-insecurity-can-chinese-web-browsers-be-as-secure-as-they-claim-655627beb4be" rel="nofollow">https://medium.com/@dEad0r/cm-browser-insecurity-can-chinese...</a></p>
]]></description><pubDate>Mon, 12 Feb 2018 23:14:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=16363264</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=16363264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16363264</guid></item><item><title><![CDATA[New comment by akaiser in "Steam hit by major security breach"]]></title><description><![CDATA[
<p>The final goal this probably had is already achieved (a lot better) by properly configured TLS. I think this only prevents having the password in clear text at some specific point in time on the servers and (accidential) logging. OK, maybe some active MITM software (hi Lenovo!) that have not specifically been adjusted to replace the JS crypto may have been a concern. But probably someone just wanted to play around with JS crypto ;-)<p>They could have made this easier and faster by simply having the client apply a hash (have the server provide a temporary salt and mix it with a client-generated salt if you want to prevent accidential logging on your server) and handle this result as if it was the user's password (and hence hash this hash properly server-side). 
As already noted, the (only) upside is that now you don't ever even process a user's password on your server, so you don't have to worry that a user's password might be stored in your logs or even MITMled in your own (unsecured) network.
I wonder why I have never read about somebody handling logins this "double-hashing" way? Anything I'm overlooking security-wise?</p>
]]></description><pubDate>Tue, 28 Jul 2015 00:12:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=9958830</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=9958830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9958830</guid></item><item><title><![CDATA[New comment by akaiser in "Database Design Mistakes"]]></title><description><![CDATA[
<p>You should have started with the NCHAR(2000) example. Choosing INT over BIGINT is really something that, as you calculated yourself, wouldn't change the fate of a project. Especially not in our 64 bit world ;)<p>The point you make about timestamps is very clear to everybody. Do you have more examples which people don't think about?</p>
]]></description><pubDate>Sat, 20 Jul 2013 23:36:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=6077006</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=6077006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6077006</guid></item><item><title><![CDATA[New comment by akaiser in "Here come the encryption apps"]]></title><description><![CDATA[
<p>Thanks for pointing to your low-latency-switching strategies, was an interesting read!
Although I see how it is great for a high availability strategy as a side-effect, I wonder why you did not want to make use of location information on the phone. 
I mean having the user send his coordinates with his first request would be the obvious choice, but privacy considerations could speak against it.
But if your returned list of available servers for a region would include coordinates, the app would not have to establish connections to all the servers, but maybe just the closest X. That could improve the whole process and save a tiny bit of traffic if you had a lot of servers in every region.
And what about having a list of all your available servers cached with their coordinates in an encrypted sqlite database then? Firewalls that filter the single domain that is queried for server information would not be as successful. On the other hand, old or compromised servers would have to get revoked regularily.
Or Have you had more problems with the idea of phone locations and local server lists?</p>
]]></description><pubDate>Sun, 10 Mar 2013 00:21:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=5350120</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=5350120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5350120</guid></item><item><title><![CDATA[New comment by akaiser in "An Embarrassing Bug in Mac App Sandboxing"]]></title><description><![CDATA[
<p>Let's wait for someone to find a vulnerability based on that bug then. Ideas, anyone?</p>
]]></description><pubDate>Wed, 06 Mar 2013 12:18:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=5330729</link><dc:creator>akaiser</dc:creator><comments>https://news.ycombinator.com/item?id=5330729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5330729</guid></item></channel></rss>