<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: IngoBlechschmid</title><link>https://news.ycombinator.com/user?id=IngoBlechschmid</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 15:13:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=IngoBlechschmid" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by IngoBlechschmid in "Finding a bug in Dummit and Foote's Abstract Algebra"]]></title><description><![CDATA[
<p>I agree! Martín Escardó never tires to say that he uses the Agda proof assistant in exactly this sense, as a kind of interactive blackboard for taking notes and structuring his thoughts. The vast TypeTopology repository is the result of years of following this philosophy: <a href="https://github.com/martinescardo/TypeTopology" rel="nofollow">https://github.com/martinescardo/TypeTopology</a></p>
]]></description><pubDate>Tue, 08 Sep 2026 13:27:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49610072</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=49610072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49610072</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Mathematicians will probably become obsolete before anyone else [pdf]"]]></title><description><![CDATA[
<p>The Curry-Howard correspondence.<p>For instance, in mathematics, we have A ⇒ A (every statement implies itself, for instance "if it rains, then it rains"); and analogously, in programming, we have the identity function of type A → A (which reads a value as input and outputs the same value).<p>This is the tip of an enormous iceberg identifying, in a certain precise sense, proving with programming (and stating mathematical assertions with specifying the desired behavior of a program).<p>However, programming is a bit more general than proving: Circular proofs are simply of no value, whereas looping programs can still be valuable. For instance, I for sure hope that the main loop of the browser I'm currently using to fill out this textbox does not prematurely stop.</p>
]]></description><pubDate>Sun, 23 Aug 2026 10:49:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49407759</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=49407759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49407759</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Human mathematicians are being outcounterexampled"]]></title><description><![CDATA[
<p>> Of course Lean proofs are rarely a good way to understand proofs, but hopefully they can be used to generate more human understandable arguments.<p>I would object to the first part: Of course there is a nontrivial learning curve, but then I'd argue that non-slop Lean/Agda/Rocq/... formalizations are amazing for understanding proofs. A good formalization presents the outline and the key arguments in nicely structured form, and then, unlike pen-and-paper proofs, also allow you to get the details on every single step, exactly to your desired level of depth.<p>The proofs in Martín Escardó's TypeTopology Agda repository come immediately to my mind as an example. [An interactive Agda tutorial is here: lets-play-agda.quasicoherent.io]<p>In contrast, LLM-generated formalizations can currently be extremely messy. They certify truth and can also contain interesting arguments, but substantial work is required to bring them into a shape that contributes to the actual goal of improving our understanding of the mathematical landscape.</p>
]]></description><pubDate>Tue, 21 Jul 2026 10:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48990637</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48990637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48990637</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Claude Fable produced a counterexample to the Jacobian Conjecture"]]></title><description><![CDATA[
<p>Strongly depends on the subbubble of mathematics. In some parts of type theory / formal proofs for instance, there is a rather strong rejection of LLMs (for moral reasons in addition to quality reasons). The proof assistant Agda was even forked for this reason: <a href="https://types.pl/@amy/116522250630340534" rel="nofollow">https://types.pl/@amy/116522250630340534</a></p>
]]></description><pubDate>Mon, 20 Jul 2026 07:37:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48975425</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48975425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48975425</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf]"]]></title><description><![CDATA[
<p>> If I defined some pointless construction and it turned out to be very difficult to prove, it would absolutely and automatically over time be considered a "high utility" problem (again, for some odd reason).<p>Yes and no.<p>No: There are lots of very hard open problems which are judged to be of little value by mathematicians and hence garner little attention.<p>Yes: If a conjecture resists proof for a long time, this can indicate that we still have a substantial gap in our understanding. We project utility into an eventual closure of this gap, not into the statement of the concrete conjecture at hand. The gain in understanding is what we actually work for. It just turns out that chasing specific results, even if they are mostly dead ends on their own, is useful for orientation.<p>The (by now solved) problem by Fermat (for all integers a ≥ 1, b ≥ 1, c ≥ 1, n ≥ 3, the equation aⁿ + bⁿ = cⁿ does not hold) and the (still open) Collatz conjecture are perhaps good illustrations of this situation.</p>
]]></description><pubDate>Fri, 10 Jul 2026 21:04:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48865248</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48865248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48865248</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>It's kinda both, right? In any case, good clarification, thank you.</p>
]]></description><pubDate>Fri, 03 Jul 2026 13:20:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48774711</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48774711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48774711</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>> Can I ask one question? Why not use hibernation at that point?<p>The sibling post by cyphar gives a good reason; while UEFI Secure Boot has its own share of issues, it can be a valuable ingredient in defending against evil maid attacks.<p>But another reason is... convenience. Resuming from RAM is faster than resuming from disk, especially so if your "disk" is actually just a USB flash drive. I know that it might be a bit weird to ask for convenience when the motivation is security. But I argue that there are use cases where the tradeoff is sound.<p>With hibernation, all your data is safe but the inconvenience might seduce you not to use it.<p>With suspend to RAM and your distro's version of cryptsetup-suspend (and the kernel patch or alternatively the cryptsetup workaround), only your volume key (and hence the bulk of your data, potentially terabytes worth of sensitive information) is safe, but sensitive data in memory (recent files, recent chat messages, session cookies, ...) is not. But on the other hand it's quick.<p>Some people use a combination: suspend to RAM for short breaks, where they expect to remain physically able to fully switch off the laptop when something happens; and suspend to disk for longer breaks.<p>It all depends on your threat model.</p>
]]></description><pubDate>Fri, 03 Jul 2026 13:16:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48774663</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48774663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48774663</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>No, it is indeed a kernel bug in the code path responsible for luksOpen.<p>Debian (and the distributions which ported cryptsetup-suspend) relied on cryptsetup luksSuspend doing its thing correctly, and cryptsetup luksSuspend relied on cryptsetup luksOpen doing its thing correctly, and cryptsetup luksOpen relied on the thread keyring being purged from memory on process exit, which is promised in the tread-keyring(7) manpage.</p>
]]></description><pubDate>Fri, 03 Jul 2026 05:46:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48771261</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48771261</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48771261</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Yes, you are right: LUKS encryption protests your data at rest. An attacker which steals your disk can only gain little, like the information that you have used LUKS (unless you put your LUKS headers elsewhere, separated from the disk) and perhaps disk and disk sector usage statistics.</p>
]]></description><pubDate>Thu, 02 Jul 2026 17:39:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764847</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764847</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>> So hibernating is really the only proper way to protect against cold boot.<p>I agree; or resurrecting FridgeLock: <a href="https://www.sec.in.tum.de/i20/publications/fridgelock-preventing-data-theft-on-suspended-linux-with-usable-memory-encryption" rel="nofollow">https://www.sec.in.tum.de/i20/publications/fridgelock-preven...</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 17:20:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764575</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764575</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Sorry, aimed for a technically precise title and didn't want to bait clicks.<p>Yes, this does not affect people on stock configurations for the plain reason that they wouldn't expect the volume key to be safe during suspend anyway.<p>Debian's solution was ported to several (most?) other distributions and I guess quite a few people maintained private ports.<p>The thread-keyring(7) manpage promises: "A thread keyring is destroyed when the thread that refers to it terminates." For their key upload (from userspace to kernelspace) mechanism, the cryptsetup project relied on this property; but kernel 6.9 introduced a regression invalidating this property.</p>
]]></description><pubDate>Thu, 02 Jul 2026 17:11:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764438</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764438</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Several options. One is you restart and boot from a live system where you are root, and then dump all memory. This is described in the paper with the witty title "Lest We Remember: Cold Boot Attacks on Encryption Keys":<p><a href="https://www.usenix.org/legacy/event/sec08/tech/full_papers/halderman/halderman.pdf" rel="nofollow">https://www.usenix.org/legacy/event/sec08/tech/full_papers/h...</a><p>Other options: DMA attacks. Also you never know what the Intel Management Engine hidden in your computer is doing. It's running a version of Minix you don't have any control over, and it has full access to memory.</p>
]]></description><pubDate>Thu, 02 Jul 2026 17:01:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764304</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764304</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Exactly. Cryptsetup wouldn't know about the extra copy of the volume key in kernel memory. Which is why, dramatically, it <i>appeared</i> secure ("surely I wouldn't be asked to resupply the passphrase if the volume key is still in memory, right?").</p>
]]></description><pubDate>Thu, 02 Jul 2026 16:57:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764240</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764240</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Right! Which is why integration tests for these kinds of features are all the more important.<p>It was also fun to write, and enabled git-bisecting to isolate the specific kernel refactoring which introduced this bug: <a href="https://github.com/NixOS/nixpkgs/pull/532499" rel="nofollow">https://github.com/NixOS/nixpkgs/pull/532499</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 16:56:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764211</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764211</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Qubes OS, the Linux distribution aspiring to offer a reasonably secure operating system, pioneering a "every app runs in a virtual machine" approach in the Linux laptop/desktop space, tracks this at the following issue:<p><a href="https://github.com/QubesOS/qubes-issues/issues/2890" rel="nofollow">https://github.com/QubesOS/qubes-issues/issues/2890</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 16:53:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764168</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764168</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Okay, yes, sure. It definitely is the most-used encryption software for Windows.<p>But I would never trust it a second, being proprietary and known for issues. You likely know that, but for the benefit of others:<p>38C3 - Windows BitLocker: Screwed without a Screwdriver
<a href="https://media.ccc.de/v/38c3-windows-bitlocker-screwed-without-a-screwdriver" rel="nofollow">https://media.ccc.de/v/38c3-windows-bitlocker-screwed-withou...</a>
<a href="https://www.youtube.com/watch?v=5eNtT2p12cM" rel="nofollow">https://www.youtube.com/watch?v=5eNtT2p12cM</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 16:49:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48764112</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48764112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48764112</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Oh, which one is it?<p>(You don't mean BitLocker, right?)</p>
]]></description><pubDate>Thu, 02 Jul 2026 16:29:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48763861</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48763861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48763861</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Suspend to (encrypted) swap might be a good middle ground between you and grandparent. Suspend to memory will (at best) protect your LUKS volume key, but other sensitive data remains.<p>A couple of years ago, three security researchers from the TU Munich implemented a prototype for also encrypting (most) parts of the memory just before suspend, to address this limitation; but as far as I know, it was not upstreamed or developed further: <a href="https://www.sec.in.tum.de/i20/publications/fridgelock-preventing-data-theft-on-suspended-linux-with-usable-memory-encryption" rel="nofollow">https://www.sec.in.tum.de/i20/publications/fridgelock-preven...</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 16:28:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48763847</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48763847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48763847</guid></item><item><title><![CDATA[New comment by IngoBlechschmid in "Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory"]]></title><description><![CDATA[
<p>Yes, if you simply suspend your laptop on most stock Linux distributions, then everything including the master key is still kept in memory. But Debian pioneered the (optional) cryptsetup-suspend addon. This issues a luksSuspend command which is supposed to wipe the key from memory, and on resume asks you to resupply your passphrase.<p>Up to kernel 6.8, this worked as described; starting with kernel 6.9, it silently didn't.</p>
]]></description><pubDate>Thu, 02 Jul 2026 16:21:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48763753</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48763753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48763753</guid></item><item><title><![CDATA[Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory]]></title><description><![CDATA[
<p>Article URL: <a href="https://mathstodon.xyz/@iblech/116769502749142438">https://mathstodon.xyz/@iblech/116769502749142438</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48763035">https://news.ycombinator.com/item?id=48763035</a></p>
<p>Points: 539</p>
<p># Comments: 226</p>
]]></description><pubDate>Thu, 02 Jul 2026 15:25:16 +0000</pubDate><link>https://mathstodon.xyz/@iblech/116769502749142438</link><dc:creator>IngoBlechschmid</dc:creator><comments>https://news.ycombinator.com/item?id=48763035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48763035</guid></item></channel></rss>