• Is it me or W10's WU download slow today?

    From Ant@3:633/10 to All on Wed Jul 15 01:00:59 2026
    Even after 10:00 AM PDT. Is everyone downloading them right after the
    release time? :O

    Thank you for reading and hopefully answering. :)
    --
    "If you obey my commands, you will remain in my love, just as I have obeyed my Father's commands and remain in his love." --John 15:10. So hard to obey! :(
    Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
    /\___/\ Ant(Dude) @ http://aqfl.net & http://antfarm.home.dhs.org.
    / /\ /\ \ Please nuke ANT if replying by e-mail.
    | |o o| |
    \ _ /
    ( )

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Paul@3:633/10 to All on Tue Jul 14 23:33:41 2026
    On Tue, 7/14/2026 9:00 PM, Ant wrote:
    Even after 10:00 AM PDT. Is everyone downloading them right after the release time? :O

    Thank you for reading and hopefully answering. :)


    I don't know about the download being slow, but the install
    was a bit on the obnoxious side.

    I wish the Delivery Optimization worked. I had three
    computers running here, one had finished W11 WU, the
    other two W11 had just booted up, and of course they
    don't pull the update file from the computer that has
    completed its run. It used to work, maybe, uh, two years ago.
    Yes, the switch is on, and the "Devices on my local network"
    is ticked. Cleanmgr reports my Delivery Optimization has
    1.53GB of files in it. It's not like the cache is empty.

    As for the time of day, I think I may have received mine
    a bit later.

    *******

    And in other news, pass an eyeball over this.

    https://arstechnica.com/security/2026/07/microsoft-secure-boot-has-been-broken-for-most-of-its-existence/

    FFS!

    Paul

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From J. P. Gilliver@3:633/10 to All on Wed Jul 15 09:09:54 2026
    On 2026/7/15 4:33:41, Paul wrote:
    On Tue, 7/14/2026 9:00 PM, Ant wrote:
    Even after 10:00 AM PDT. Is everyone downloading them right after the
    release time? :O

    Thank you for reading and hopefully answering. :)


    I don't know about the download being slow, but the install
    was a bit on the obnoxious side.

    If I've had any U, it's happened while I was asleep, and no reboot has happened, and I've no "we need to reboot" message.
    []

    And in other news, pass an eyeball over this.

    https://arstechnica.com/security/2026/07/microsoft-secure-boot-has-been-broken-for-most-of-its-existence/

    FFS!

    Paul

    All I could glean from it was

    "The company finally revoked them in its regular monthly patch release
    in June" (after 11 years), and that most of the shims require physical
    access to the machine anyway (though including if it's turned off, which puzzles me).
    --
    J. P. Gilliver. UMRA: 1960/<1985 MB++G()ALIS-Ch++(p)Ar++T+H+Sh0!:`)DNAf

    Tact is the ability to describe others as they see themselves.
    -Abraham Lincoln, 16th president of the U.S (1809-1865)

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Dennis@3:633/10 to All on Wed Jul 15 07:15:07 2026
    On Tue, 14 Jul 2026 23:33:41 -0400, Paul <nospam@needed.invalid> wrote:

    And in other news, pass an eyeball over this.

    https://arstechnica.com/security/2026/07/microsoft-secure-boot-has-been-broken-for-most-of-its-existence/

    FFS!

    What a mess!

    Anything that complex is screaming for a re-think.

    --

    Dennis in Cincinnati

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Paul@3:633/10 to All on Wed Jul 15 10:34:10 2026
    On Wed, 7/15/2026 7:15 AM, Dennis wrote:
    On Tue, 14 Jul 2026 23:33:41 -0400, Paul <nospam@needed.invalid> wrote:

    And in other news, pass an eyeball over this.

    https://arstechnica.com/security/2026/07/microsoft-secure-boot-has-been-broken-for-most-of-its-existence/

    FFS!

    What a mess!

    Anything that complex is screaming for a re-think.


    That's the concern, that the implementation was not thought through
    at all when it was invented. It's like a size 11 foot and a size 7 shoe,
    for asset storage.

    There was another rethink. It was called "Pluton", one laptop with
    an AMD processor in it, has a prototype of Pluton inside it. The
    current "status" of the Pluton project is unknown. There is one paragraph
    at the end here, with a thumbnail description of it. This implies
    some server-chips have it. Whether, or how many, consumer chips
    have it, we don't know if it is on or off or dead.

    https://en.wikipedia.org/wiki/Azure_Sphere#Microsoft_Pluton

    Lots of Secure Enclave ideas, have had issues. TPM is just one
    of these ideas. Intel had a Secure Enclave, it had to be
    pinned off in microcode, due to the fact there was an
    exploit for it, where you couldn't get the malware out of the
    thing. And microcode was the switch they used, to stop that entirely.

    This is a recurring pattern. The best security comes from
    security schemes that are discussed in public. You need
    a large audience. You need to snag the intellect of just
    the right people, to find holes in your scheme. Using
    just "one of our geniuses at work" is not sufficient in
    a lot of these cases. Lots and lots of things can be
    siloed and worked on in secret -- security and/or crypto
    is not one of them. The best results come from lots of eyeballs.

    *******

    From the Ars article above:

    "In short, where dbx revokes binaries, SBAT and Microsoft?s Secure Boot SVN revoke versions,?
    Smol r explained. ?When a vulnerability is found in a UEFI application supporting one of
    these version-based revocation mechanisms, what really needs to be kept out is every build up to
    and including the broken one?and that can be captured by a version number much easier than by
    a long list of hashes.? <=== hashes, a lot of them, stored in 4x32K area, is the normal mechanism...

    Each component in the UEFI loader carries metadata that is signed by the same certificate
    authenticating the binary itself. This metadata names the component and assigns it a
    generation number that is incremented each time a new security fix ships. <=== SBAT file, is an example...

    A boot-only variable in the UEFI stores the minimum acceptable generation number allowed
    for each component.

    The variable number is enforced by the shim rather than the firmware.
    "

    which is fine. what that does not explain, is what gates the updating
    of the Boot-only variable, and is causing the Windows attempts to update SBAT to fail (that is, if it really is failing, we don't know!). Typically,
    SBAT is a text file, about four lines long, for some of the mechanisms the "shim" will be enforcing. The SBAT even revokes old versions of itself.

    And in case you were wondering what that shim deal is, you can attack
    a Windows machine with a Linux boot material. The "armor" on the LInux
    side must be present on your machine, to prevent Linux based attacks
    on a machine that seems to only run Windows software. Once the door is
    opened to allow other OSes to boot on a machine, the "armor" must be
    maintained for all possible boot paths. That's why the Microsoft SBAT
    update, has the word "GRUB" inside it, which is the Linux GRand Unified Boot.

    Paul

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)