Want to know more about Signal's cryptography?
https://soatok.blog/2025/02/18/reviewing-the-cryptography-used-by-signal/
None of the alternatives people recommend even come close to the standard they set.
In today's episode of All Software Sucks:
If you add a disk to a Windows 11 VM in VMware Workstation, do stuff, power the VM down, and remove the VMDK file, you have painted yourself into a corner.
You will not be able to revert to a snapshot prior to that disk existing because
checks notes
VMware needs for the disk to be there and have the correct encryption key before it will allow you to revert to another snapshot where the disk doesn't exist.
Workaround: Add a disk of the path name to the VM, and then restore your snapshot. 🤦♂️
There's a powerful (and dangerous) runtime that's been overlooked by the bad guys, but you need to know about it. This is an introduction to Deno and its offensive capabilities.