Linus Färnstrand

Results 408 comments of Linus Färnstrand
trafficstars

I realize the issue does not state if Mullvad is running on the macOS host, or the Linux guest VM. That would be crucial to know. I have assumed it...

Yeah, VMs is hard! Because it depends on how the hypervisor implements networking. Mullvad only looks at and cares abount Layer 3 traffic (IP). If the VM networking is done...

I missed when this was opened. What do you mean more exactly? No this crate is to be treated as more experimental for now. The code is likely to evolve....

The number of bits alone doesn't determine the security of the hash function, the algorithm used to calculate them does. From every source I can find the security community agrees...

Very true! But I thought this thread was about protecting the build process from exploitation?

I would love a smaller dependency tree also. But mostly for a very different reason: Supply chain security. It had not been mentioned in this thread, so I figured I...

I wonder if this is the same issue I'm seeing when using `glium` with a GTK4 application? I have the same behavior: When I draw a glium texture in a...

> Or by reference, but the data must live long enough, so that mandates a "block-on-drop-until-done handle" Yes! I came here for this. I find it very limiting that I...

The desktop version of our app has had WireGuard over TCP only in the CLI for quite a while. It's actually scheduled to land in the GUI in the upcoming...

> Also the iOS TestFlight is full, anyway you can free up a spot grin Our public external TestFlight group does not have any user limit. But we are also...