There's a good reason everyone calls them microslop these days. The sooner we're all able to ditch this crappy company, the better - they're actively holding back the tech industry at this point
They have been holding back the tech industry for decades now.
Microsoft terminates VeraCrypt account, halting Windows updates
21–30 of 259 posts
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#22Re: Microsoft terminates VeraCrypt account, halting Windows updates
#23There's a good reason everyone calls them microslop these days. The sooner we're all able to ditch this crappy company, the better - they're actively holding back the tech industry at this point
They have been holding back the tech industry for decades now.
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#24There's a good reason everyone calls them microslop these days. The sooner we're all able to ditch this crappy company, the better - they're actively holding back the tech industry at this point
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#25I still hope that one of these days people in general will realize that executable signing and SecureBoot are specifically designed for controlling what a normal person can run, rather than for anything resembling real security. The premises of either of those "mitigations" make absolutely no sense for personal computers.
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#26There's a good reason everyone calls them microslop these days. The sooner we're all able to ditch this crappy company, the better - they're actively holding back the tech industry at this point
Yea, I'm in the process of converting our complete ETL infrastructure from SSIS/SQL Server to Python/PostgreSQL. Next step is Office 365, which will be more difficult, but doable since we are a small company anyway.
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#27Earlier quoted context omitted.
you can always either disable secureboot and driver signature verification, or (the better solution) just enroll your own certificate in your TPM and sign the driver with that...
Ah, yes, the [insert super inconvenient and complex thing to do that most people don’t know, want or should do] will solve it! And when that fails, surely the user can just write their own OS, right? Bunch of skill-issued complainers we the users are.
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#28There's a good reason everyone calls them microslop these days. The sooner we're all able to ditch this crappy company, the better - they're actively holding back the tech industry at this point
Re: Microsoft terminates VeraCrypt account, halting Windows updates
#29Re: Microsoft terminates VeraCrypt account, halting Windows updates
#30I still hope that one of these days people in general will realize that executable signing and SecureBoot are specifically designed for controlling what a normal person can run, rather than for anything resembling real security. The premises of either of those "mitigations" make absolutely no sense for personal computers.
I don't know about executable signing, but in the embedded world SecureBoot is also used to serve the customer; id est provide guarantees to the customer that the firmware of the device they receive has not been tampered with at some point in the supply chain.